[QE-developers] problem during make all command on Mac

Chhatra Raj Joshi crjoshi at crimson.ua.edu
Fri Jul 17 17:02:34 CEST 2020


Hi,
I am new to Quantum Espresso. I downloaded the latest version of QE. Then I
am trying to install it on my macbook pro. I successfully installed it(I
used ./configure command in terminal). Then I tried to run make all
command. Unfortunately that did not work. It ended up with an error. Could
you please help me on that. Am I doing something wrong?

I used make clean command and again run make all command. That also did not
work.

Could you please help me on this?

I have attached the successful configuration message and error message
during the make all command.


Thank you,
Chhatra Joshi.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/developers/attachments/20200717/3e6ab854/attachment-0001.html>
-------------- next part --------------
touch make.inc 
for dir in \
		CPV LAXlib FFTXlib UtilXlib Modules PP PW EPW KS_Solvers \
		NEB ACFDT COUPLE GWW XSpectra PWCOND dft-d3 \
		atomic clib LR_Modules pwtools upftools \
		dev-tools extlibs Environ TDDFPT PHonon HP GWW Doc GUI \
	; do \
	    if test -d $dir ; then \
		( cd $dir ; \
		/Applications/Xcode.app/Contents/Developer/usr/bin/make TLDEPS= clean ) \
	    fi \
	done
( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f cppp.x *.o *.mod *.i core* *_tmp.f90 fort* \
		*.cpp *.d *.L *.a *.s cp.x manycp.x wfdd.x
/bin/rm -rf ../../bin/manycp.x ../../bin/cppp.x ../../bin/cp.x ../../bin/wfdd.x
/bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L *.x
/bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L 
/bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L *.x
/bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L
if test -d examples ; then \
	( cd examples ; ./clean_all ) ; fi
if test -d src ; then \
	( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ) ; fi
/bin/rm -f *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.L libpp.a
if test -d examples ; then \
	( cd examples ; ./clean_all ) ; fi 
( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
( cd tools ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f pwi2xsf pwi2xsf_old *.x *.o *~ *_tmp.f90 *.mod *.d *.i *.L
cd src ; rm -f *.o *.mod  *~ *.F90
if test -d Davidson_RCI ; then ( cd Davidson_RCI ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ) ; fi
/bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L *.x
if test -d Davidson     ; then ( cd Davidson ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ) ; fi
/bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L *.x
if test -d CG           ; then ( cd CG ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ) ; fi
/bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L *.x
if test -d PPCG         ; then ( cd PPCG ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ) ; fi
/bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L *.x
if test -d ParO         ; then ( cd ParO ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ) ; fi
if test -d NewSolver    ; then ( cd NewSolver ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ) ; fi
rm -f libks_solvers.a
if test -d examples ; then \
	( cd examples ; ./clean_all ) ; fi 
if test -d src ; then \
	( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ) ; fi
/bin/rm -f *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
/bin/rm -f ../../bin/neb.x
/bin/rm -f ../../bin/path_interpolation.x
if test -d examples ; then \
	( cd examples ; /Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile.gfortran clean ) ; fi 
/bin/rm -f *.x *.o *.a *~ *.F90 *.d *.mod *.i *.L
if test -d tests ; then \
	( cd tests ; ./clean_all ) ; fi 
if test -d src ; then \
	( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ) ; fi ;\

/bin/rm -f *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
( cd pw4gww  ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -fv *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.L libpw4gww.a
( cd head    ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -fv *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
( cd gww     ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f -v gww.x gww_fit.x *.o *~ *_tmp.f90 *.d *.mod *.i *.a
( cd minpack ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -fv minpacklib.a *.o 
( cd bse     ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.L libbse.a
( cd simple     ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f *.x *.o *~ *.F90 *.d *.mod *.i *.L libsimple.a
( cd simple_bse     ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f -v simple_bse.x  *.o *~ *.F90 *.d *.mod *.i work.pc
( cd simple_ip     ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f -v simple_ip.x  *.o *~ *.F90 *.d *.mod *.i work.pc
( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.L
/bin/rm -f ../../bin/xspectra.x
if test -d examples ; then \
	( cd examples ; ./clean_all ) ; fi 
( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.a *.L
/bin/rm -f ../../bin/pwcond.x
( /bin/rm -f *.o *.a *.d *.i *.x *~ *_tmp.f90 *.mod *.L ); \

if test -d examples ; then \
	( cd examples ; ./make_clean ) ; fi
cleaning all : done
if test -d pseudo_library ; then \
	( cd pseudo_library ; ./make_clean) ; fi
( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f *.o *_tmp.f90 *.x *~ *.d *.mod *.tmp.* *.L
/bin/rm -f ../../bin/ld1.x
rm -f clib.a *.o *.mod *.i core*
/bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L
/bin/rm -f  *.x *.o *~ *_tmp.f90 *.mod *.d *.i *.L
rm INPUT_*.xml INPUT_*.xml.tcl *-help.tcl
( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ; )
/bin/rm -f ../bin/turbo_lanczos.x ../bin/turbo_davidson.x ../bin/turbo_eels.x *.x *.o *~ *.d *.mod *.i work.pc *.a *_tmp.f90
( cd tools ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ; )
rm -f ../bin/turbo_spectrum.x *.x *.o *.mod *_tmp.f90
( cd PH ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
/bin/rm -rf ../../bin/ph.x ../../bin/dynmat.x ../../bin/matdyn.x \
	../../bin/q2r.x ../../bin/q2trans.x ../../bin/q2trans_fd.x ../../bin/lambda.x ../../bin/fqha.x \
	../../bin/alpha2f.x ../../disp_width.x
( cd Gamma ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f *.x *.o *.d *.i *~ *_tmp.f90 *.mod *.L *.a
/bin/rm -f ../../bin/phcg.x
if test -d examples ; then \
	( cd examples ; ./clean_all ) ; fi
( cd FD ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.L libfd.a
( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
/bin/rm -rf ../../bin/hp.x 
( cd pw4gww  ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -fv *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.L libpw4gww.a
( cd head    ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -fv *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
( cd gww     ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f -v gww.x gww_fit.x *.o *~ *_tmp.f90 *.d *.mod *.i *.a
( cd minpack ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -fv minpacklib.a *.o 
( cd bse     ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.L libbse.a
( cd simple     ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f *.x *.o *~ *.F90 *.d *.mod *.i *.L libsimple.a
( cd simple_bse     ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f -v simple_bse.x  *.o *~ *.F90 *.d *.mod *.i work.pc
( cd simple_ip     ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f -v simple_ip.x  *.o *~ *.F90 *.d *.mod *.i work.pc
rm -f constraints_HOWTO.pdf  developer_man.pdf  user_guide.pdf plumed_quick_ref.pdf brillouin_zones.pdf constraints_HOWTO.aux developer_man.aux user_guide.aux plumed_quick_ref.aux brillouin_zones.aux constraints_HOWTO.log developer_man.log user_guide.log plumed_quick_ref.log brillouin_zones.log constraints_HOWTO.out developer_man.out user_guide.out plumed_quick_ref.out brillouin_zones.out constraints_HOWTO.toc developer_man.toc user_guide.toc plumed_quick_ref.toc brillouin_zones.toc *~
rm -rf user_guide/ developer_man/
rm -f INPUT_*.html INPUT_*.txt INPUT_*.xml qe-input-ref.html
if test -d PWgui ; then ( cd PWgui; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ) ; fi
rm -f *~ */*~ */*/*~
rm -f *.tgz 
rm -f *.tar
cd doc/pwdocs; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean
for file in INPUT_PW.txt INPUT_NEB.txt INPUT_PH.txt INPUT_PP.txt INPUT_PROJWFC.txt INPUT_BANDS.txt INPUT_DOS.txt INPUT_LD1.txt ; do \
		if test -f $file ; then rm -f $file ; fi ; \
	done
rm -f INPUT_*.html INPUT_*.txt *~
rm -f *.tex *.aux *.log *.out *.toc *.gif *.pdf *.png
rm -rf user_guide/	
if test -d QE-modes ; then ( cd QE-modes; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ) ; fi
cd Doc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean
rm -f user_guide.aux user_guide.log user_guide.out user_guide.toc
if test -d ../W90; then (cd ../W90; \
	/Applications/Xcode.app/Contents/Developer/usr/bin/make veryclean); fi
rm -f ../bin/wannier90.x
rm -rf ./make-w90 ./configure-w90
if test -d ../WANT; then (cd ../WANT; \
	/Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
rm -rf ./make-want ./configure-want
if test -d ../YAMBO; then (cd ../YAMBO; \
	/Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
rm -rf ./make-yambo ./configure-yambo
if test -d ../YAMBO_DEVEL; then (cd ../YAMBO_DEVEL; \
	/Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
rm -rf ./make-yambo-devel ./configure-yambo-devel
if test -d ../PLUMED; then (cd ../PLUMED; \
	export plumedir="`pwd`" ; \
	cd ../ ; ./plumedpatch_qespresso_5.2.sh -revert); fi
cd ../PW ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean; cd ../CPV ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean
if test -d examples ; then \
	( cd examples ; ./clean_all ) ; fi 
( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
( cd tools ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f pwi2xsf pwi2xsf_old *.x *.o *~ *_tmp.f90 *.mod *.d *.i *.L
( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f cppp.x *.o *.mod *.i core* *_tmp.f90 fort* \
		*.cpp *.d *.L *.a *.s cp.x manycp.x wfdd.x
/bin/rm -rf ../../bin/manycp.x ../../bin/cppp.x ../../bin/cp.x ../../bin/wfdd.x
rm -rf ./make-plumed ./patch-plumed
if test -d ../GIPAW; then (cd ../GIPAW; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
rm -f ../bin/gipaw.x
rm -rf ./make-gipaw 
if test -d ../West; then (cd ../West; \
	/Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
rm -rf ./make-west ./configure-west
if test -d ../SternheimerGW; then \
	  cd ../SternheimerGW ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ; \
	fi
rm -rf ./make-SternheimerGW
if test -d ../test-suite; then (cd ../test-suite; \
	/Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
if test -d ../SaX; then (cd ../SaX; \
	/Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
rm -rf ./make-sax ./configure-sax
if test -d ../D3Q; then (cd ../D3Q; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
rm -f ../bin/d3q.x
rm -f ../bin/d3_*.x
rm -f ../bin/diffd3.x
rm -f ../bin/xml2giorgia.x
if test -d ../LAPACK; then (cd ../LAPACK; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
if test -d ../ELPA; then (cd ../ELPA; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
if test -d ../S3DE; then (cd ../S3DE; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
if test -d ../iotk; then (rm -R -f ../iotk); fi
if test -e ../S3DE/iotk/src/iotk.x; then \
	rm -f ../S3DE/iotk/src/iotk.x; fi
(rm -f ../bin/iotk; \
	rm -f ../bin/iotk.x; \
	rm -f ../bin/iotk_print_kinds.x)
if test -d ../FoX; then (rm -R -f ../FoX); fi
if test -d ../EIGENSOLVER_GPU; then (cd ../EIGENSOLVER_GPU/lib_eigsolve ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
/bin/rm -rf bin/*.x tempdir
if test -d ../W90; then (cd ../W90; \
	/Applications/Xcode.app/Contents/Developer/usr/bin/make veryclean); fi
rm -f ../bin/wannier90.x
rm -rf ./make-w90 ./configure-w90
if test -d ../W90; then (rm -R -f ../W90); fi
if test -d ../wannier90-3.0.0; then (rm -R -f ../wannier90-3.0.0); fi
rm -f ../bin/wannier90.x
rm -rf ./uncompress-w90
if test -d ../WANT; then (cd ../WANT; \
	/Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
rm -rf ./make-want ./configure-want
if test -d ../WANT; then (rm -R -f ../WANT); fi
if test -d ../want; then (rm -R -f ../want); fi
if test -e ../archive/want.tar.gz ; then (rm -f ../archive/want.tar.gz); fi
rm -rf ./uncompress-want ./configure.h
if test -d ../YAMBO; then (cd ../YAMBO; \
	/Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
rm -rf ./make-yambo ./configure-yambo
if test -d ../YAMBO; then (rm -R -f ../YAMBO); fi
if test -d ../yambo-stable; then (rm -R -f ../yambo-stable); fi
rm -rf ./uncompress-yambo
if test -d ../YAMBO_DEVEL; then (cd ../YAMBO_DEVEL; \
	/Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
rm -rf ./make-yambo-devel ./configure-yambo-devel
if test -d ../YAMBO_DEVEL; then (rm -R -f ../YAMBO_DEVEL); fi
if test -d ../yambo-devel; then (rm -R -f ../yambo-devel); fi
rm -rf ./uncompress-yambo-devel
if test -d ../PLUMED; then (cd ../PLUMED; \
	export plumedir="`pwd`" ; \
	cd ../ ; ./plumedpatch_qespresso_5.2.sh -revert); fi
cd ../PW ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean; cd ../CPV ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean
if test -d examples ; then \
	( cd examples ; ./clean_all ) ; fi 
( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
( cd tools ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f pwi2xsf pwi2xsf_old *.x *.o *~ *_tmp.f90 *.mod *.d *.i *.L
( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
/bin/rm -f cppp.x *.o *.mod *.i core* *_tmp.f90 fort* \
		*.cpp *.d *.L *.a *.s cp.x manycp.x wfdd.x
/bin/rm -rf ../../bin/manycp.x ../../bin/cppp.x ../../bin/cp.x ../../bin/wfdd.x
rm -rf ./make-plumed ./patch-plumed
if test -d ../PLUMED; then (rm -R -f ../PLUMED); fi
if test -d ../plumed-1.3-qe; then (rm -R -f ../plumed-1.3-qe); fi
rm -rf ./uncompress-plumed ../plumedpatch_qespresso_5.2.sh
if test -d ../GIPAW; then (cd ../GIPAW; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
rm -f ../bin/gipaw.x
rm -rf ./make-gipaw 
if test -d ../GIPAW; then (cd ../GIPAW; \
	rm -f config.log config.status ); fi
rm -rf ./configure-gipaw
if test -d ../West; then (cd ../West; \
	/Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
rm -rf ./make-west ./configure-west
if test -d ../SternheimerGW; then \
	  cd ../SternheimerGW ; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean ; \
	fi
rm -rf ./make-SternheimerGW
if test -d ../SternheimerGW; then (rm -R -f ../SternheimerGW); fi
if test -d ../SternheimerGW-0.15_QE6.3; then (rm -R -f ../SternheimerGW-0.15_QE6.3); fi
rm -rf ./uncompress-SternheimerGW
if test -d ../test-suite; then (cd ../test-suite; \
	/Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
if test -d ../SaX; then (cd ../SaX; \
	/Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
rm -rf ./make-sax ./configure-sax
if test -d ../SaX; then (rm -R -f ../SaX); fi
if test -d ../sax-2.0.3; then (rm -R -f ../sax-2.0.3); fi
rm -rf ./uncompress-sax
if test -d ../D3Q; then (cd ../D3Q; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean); fi
rm -f ../bin/d3q.x
rm -f ../bin/d3_*.x
rm -f ../bin/diffd3.x
rm -f ../bin/xml2giorgia.x
# delete unpacked directory and its links, keep the archive
test -a ../D3Q/protect || \
	(cd ..; \
		i=D3Q; \
		while j=$(readlink $i);do rm -rf $i; i=$j;done;\
		rm -rf $i\
	);
if test -d ../LAPACK; then (rm -R -f ../LAPACK ../lapack-3.6.1); fi
if test -d ../ELPA; then (rm -R -f ../ELPA); fi
if test -d ../S3DE; then (rm -R -f ../S3DE); fi
if test -d ../iotk; then (rm -R -f ../iotk); fi
if test -e ../S3DE/iotk/src/iotk.x; then (rm -f ../S3DE/iotk/src/iotk.x); fi
rm -f ../bin/iotk; \
	rm -f ../bin/iotk.x; \
	rm -f ../bin/iotk_print_kinds.x; \
	rm -f ../iotk
if test -d ../FoX; then (rm -R -f ../FoX); fi
if test -d ../EIGENSOLVER_GPU; then (rm -R -f ../EIGENSOLVER_GPU ../Eigensolver_gpu-0.3.1); fi
rm -rf install/patch-plumed
cd install ; rm -f config.log configure.msg config.status
rm -rf include/configure.h install/make_wannier90.inc
cd install ; rm -fr autom4te.cache
cd install; ./clean.sh ; cd -
/Users/chhatra/QE1/qe-6.5
cd include; ./clean.sh ; cd -
/Users/chhatra/QE1/qe-6.5
rm -f espresso.tar.gz -
rm -rf make.inc -
rm -rf FoX
checking build system type... x86_64-apple-darwin19.5.0
checking ARCH... mac686
checking setting AR... ... ar
checking setting ARFLAGS... ... ruv
checking for gfortran... gfortran
checking whether the Fortran compiler works... yes
checking for Fortran compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for mpif90... mpif90
checking whether we are using the GNU Fortran compiler... yes
checking whether mpif90 accepts -g... yes
checking version of mpif90... gfortran 10.1
checking for Fortran flag to compile .f90 files... none
setting F90... gfortran
setting MPIF90... mpif90
checking for cc... cc
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
setting CC... cc
setting CFLAGS... -O3
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
setting F77... gfortran
using F90... gfortran
setting FFLAGS... -O3 -g
setting F90FLAGS... $(FFLAGS) -x f95-cpp-input
setting FFLAGS_NOOPT... -O0 -g
setting CPP... cpp
setting CPPFLAGS... -P -traditional -Uvector
setting LD... mpif90
setting LDFLAGS... -g
checking whether make sets $(MAKE)... yes
checking whether Fortran files must be preprocessed... no
checking for library containing dgemm... no
MKL not found
in /opt/intel/mkl/lib:  checking for library containing dgemm... no
MKL not found
checking for library containing dgemm... no
in /usr/local/lib:  checking for library containing dgemm... no
checking for library containing dgemm... -lblas
setting BLAS_LIBS... -lblas
checking for library containing dspev... -llapack
checking FFT... checking for library containing dfftw_execute_dft... no
in /usr/local/lib:  checking for library containing dfftw_execute_dft... no

checking MASS... 
checking for library containing mpi_init... none required
checking for library containing pdgemr2d... no
checking for library containing pdgemr2d... no
checking for library containing pdgemr2d... no
checking for library containing pdgemr2d... no
checking for library containing pdgemr2d... no
checking ELPA... 
checking for ranlib... ranlib
checking for wget... no
checking for curl... curl -o
setting WGET... curl -o
setting DFLAGS... -D__FFTW -D__MPI
setting IFLAGS... -I$(TOPDIR)/include -I$(TOPDIR)/FoX/finclude -I$(TOPDIR)/S3DE/iotk/include/
configure: creating ./config.status
config.status: creating install/make_lapack.inc
config.status: creating include/configure.h
config.status: creating make.inc
config.status: creating configure.msg
config.status: creating install/make_wannier90.inc
config.status: creating include/c_defs.h
--------------------------------------------------------------------
ESPRESSO can take advantage of several optimized numerical libraries
(essl, fftw, mkl...).  This configure script attempts to find them,
but may fail if they have been installed in non-standard locations.
If a required library is not found, the local copy will be compiled.

The following libraries have been found:
  BLAS_LIBS= -lblas 
  LAPACK_LIBS= -llapack  -lblas 
  FFT_LIBS=
  
  

Please check if this is what you expect.

If any libraries are missing, you may specify a list of directories
to search and retry, as follows:
  ./configure LIBDIRS="list of directories, separated by spaces"

Parallel environment detected successfully.\
Configured for compilation of parallel executables.

For more info, read the ESPRESSO User's Guide (Doc/users-guide.tex).
--------------------------------------------------------------------
configure: success
-------------- next part --------------
test -d bin || mkdir bin
( cd clib ; /Applications/Xcode.app/Contents/Developer/usr/bin/make TLDEPS= all || exit 1 )
cc -O3 -D__FFTW -D__MPI -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c customize_signals.c
cc -O3 -D__FFTW -D__MPI -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c stack.c
cc -O3 -D__FFTW -D__MPI -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c c_mkdir.c
cc -O3 -D__FFTW -D__MPI -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c copy.c
cc -O3 -D__FFTW -D__MPI -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c cptimer.c
cc -O3 -D__FFTW -D__MPI -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c eval_infix.c
cc -O3 -D__FFTW -D__MPI -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c fletcher32.c
cc -O3 -D__FFTW -D__MPI -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c md5.c
cc -O3 -D__FFTW -D__MPI -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c md5_from_file.c
cc -O3 -D__FFTW -D__MPI -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c memstat.c
cc -O3 -D__FFTW -D__MPI -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c ptrace.c
cc -O3 -D__FFTW -D__MPI -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c sockets.c
cc -O3 -D__FFTW -D__MPI -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c qmmm_aux.c
cc -O3 -D__FFTW -D__MPI -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c qsort.c
ar ruv clib.a customize_signals.o stack.o c_mkdir.o copy.o cptimer.o eval_infix.o fletcher32.o md5.o md5_from_file.o memstat.o ptrace.o sockets.o qmmm_aux.o qsort.o
a - customize_signals.o
a - stack.o
a - c_mkdir.o
a - copy.o
a - cptimer.o
a - eval_infix.o
a - fletcher32.o
a - md5.o
a - md5_from_file.o
a - memstat.o
a - ptrace.o
a - sockets.o
a - qmmm_aux.o
a - qsort.o
ranlib -c clib.a
cd install ; /Applications/Xcode.app/Contents/Developer/usr/bin/make -f extlibs_makefile libiotk
if test ! -d ../S3DE; then \
	(gzip -dc ../archive/iotk-1.2.beta.tar.gz | (cd ../; tar -xvf -)) ; \
	if test -e Makefile_iotk; then \
        (cp Makefile_iotk ../S3DE/iotk/src/Makefile); fi; \
	if test -e iotk_config.h; then \
	(cp iotk_config.h ../S3DE/iotk/include/iotk_config.h); fi; fi
cd ../S3DE/iotk/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make lib+util; 
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_base.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr_interf.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_error_interf.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_misc_interf.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_str_interf.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+CHARACTER1_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_fmt_interf.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_xtox_interf.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+COMPLEX1_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+COMPLEX1_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+COMPLEX1_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+COMPLEX2_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+COMPLEX2_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+COMPLEX2_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+COMPLEX3_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+COMPLEX3_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+COMPLEX3_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+COMPLEX4_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+COMPLEX4_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+COMPLEX4_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+INTEGER1_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+INTEGER1_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+INTEGER1_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+INTEGER2_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+INTEGER2_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+INTEGER2_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+INTEGER3_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+INTEGER3_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+INTEGER3_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+INTEGER4_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+INTEGER4_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+INTEGER4_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+LOGICAL1_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+LOGICAL1_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+LOGICAL1_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+LOGICAL2_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+LOGICAL2_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+LOGICAL2_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+LOGICAL3_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+LOGICAL3_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+LOGICAL3_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+LOGICAL4_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+LOGICAL4_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+LOGICAL4_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+REAL1_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+REAL1_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+REAL1_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+REAL2_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+REAL2_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+REAL2_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+REAL3_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+REAL3_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+REAL3_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+REAL4_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+REAL4_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_attr+REAL4_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat_interf.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_scan_interf.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_stream_interf.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_unit_interf.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_write_interf.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+CHARACTER1_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+CHARACTER1_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+CHARACTER1_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+COMPLEX1_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+COMPLEX1_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+COMPLEX1_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+COMPLEX2_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+COMPLEX2_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+COMPLEX2_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+COMPLEX3_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+COMPLEX3_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+COMPLEX3_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+COMPLEX4_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+COMPLEX4_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+COMPLEX4_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+INTEGER1_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+INTEGER1_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+INTEGER1_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+INTEGER2_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+INTEGER2_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+INTEGER2_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+INTEGER3_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+INTEGER3_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+INTEGER3_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+INTEGER4_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+INTEGER4_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+INTEGER4_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+LOGICAL1_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+LOGICAL1_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+LOGICAL1_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+LOGICAL2_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+LOGICAL2_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+LOGICAL2_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+LOGICAL3_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+LOGICAL3_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+LOGICAL3_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+LOGICAL4_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+LOGICAL4_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+LOGICAL4_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+REAL1_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+REAL1_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+REAL1_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+REAL2_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+REAL2_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+REAL2_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+REAL3_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+REAL3_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+REAL3_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+REAL4_0.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+REAL4_3.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_dat+REAL4_6.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_error.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_files_interf.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_files.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_fmt.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_misc.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_tool_interf.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_module.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_scan.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_stream.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_str.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_tool.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_unit_list.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_unit.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_write.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_xtox.f90
ar ruv libiotk.a iotk_attr+CHARACTER1_0.o iotk_attr+COMPLEX1_0.o iotk_attr+COMPLEX1_3.o iotk_attr+COMPLEX1_6.o iotk_attr+COMPLEX2_0.o iotk_attr+COMPLEX2_3.o iotk_attr+COMPLEX2_6.o iotk_attr+COMPLEX3_0.o iotk_attr+COMPLEX3_3.o iotk_attr+COMPLEX3_6.o iotk_attr+COMPLEX4_0.o iotk_attr+COMPLEX4_3.o iotk_attr+COMPLEX4_6.o iotk_attr.o iotk_attr+INTEGER1_0.o iotk_attr+INTEGER1_3.o iotk_attr+INTEGER1_6.o iotk_attr+INTEGER2_0.o iotk_attr+INTEGER2_3.o iotk_attr+INTEGER2_6.o iotk_attr+INTEGER3_0.o iotk_attr+INTEGER3_3.o iotk_attr+INTEGER3_6.o iotk_attr+INTEGER4_0.o iotk_attr+INTEGER4_3.o iotk_attr+INTEGER4_6.o iotk_attr_interf.o iotk_attr+LOGICAL1_0.o iotk_attr+LOGICAL1_3.o iotk_attr+LOGICAL1_6.o iotk_attr+LOGICAL2_0.o iotk_attr+LOGICAL2_3.o iotk_attr+LOGICAL2_6.o iotk_attr+LOGICAL3_0.o iotk_attr+LOGICAL3_3.o iotk_attr+LOGICAL3_6.o iotk_attr+LOGICAL4_0.o iotk_attr+LOGICAL4_3.o iotk_attr+LOGICAL4_6.o iotk_attr+REAL1_0.o iotk_attr+REAL1_3.o iotk_attr+REAL1_6.o iotk_attr+REAL2_0.o iotk_attr+REAL2_3.o iotk_attr+REAL2_6.o iotk_attr+REAL3_0.o iotk_attr+REAL3_3.o iotk_attr+REAL3_6.o iotk_attr+REAL4_0.o iotk_attr+REAL4_3.o iotk_attr+REAL4_6.o iotk_base.o iotk_dat+CHARACTER1_0.o iotk_dat+CHARACTER1_3.o iotk_dat+CHARACTER1_6.o iotk_dat+COMPLEX1_0.o iotk_dat+COMPLEX1_3.o iotk_dat+COMPLEX1_6.o iotk_dat+COMPLEX2_0.o iotk_dat+COMPLEX2_3.o iotk_dat+COMPLEX2_6.o iotk_dat+COMPLEX3_0.o iotk_dat+COMPLEX3_3.o iotk_dat+COMPLEX3_6.o iotk_dat+COMPLEX4_0.o iotk_dat+COMPLEX4_3.o iotk_dat+COMPLEX4_6.o iotk_dat.o iotk_dat+INTEGER1_0.o iotk_dat+INTEGER1_3.o iotk_dat+INTEGER1_6.o iotk_dat+INTEGER2_0.o iotk_dat+INTEGER2_3.o iotk_dat+INTEGER2_6.o iotk_dat+INTEGER3_0.o iotk_dat+INTEGER3_3.o iotk_dat+INTEGER3_6.o iotk_dat+INTEGER4_0.o iotk_dat+INTEGER4_3.o iotk_dat+INTEGER4_6.o iotk_dat_interf.o iotk_dat+LOGICAL1_0.o iotk_dat+LOGICAL1_3.o iotk_dat+LOGICAL1_6.o iotk_dat+LOGICAL2_0.o iotk_dat+LOGICAL2_3.o iotk_dat+LOGICAL2_6.o iotk_dat+LOGICAL3_0.o iotk_dat+LOGICAL3_3.o iotk_dat+LOGICAL3_6.o iotk_dat+LOGICAL4_0.o iotk_dat+LOGICAL4_3.o iotk_dat+LOGICAL4_6.o iotk_dat+REAL1_0.o iotk_dat+REAL1_3.o iotk_dat+REAL1_6.o iotk_dat+REAL2_0.o iotk_dat+REAL2_3.o iotk_dat+REAL2_6.o iotk_dat+REAL3_0.o iotk_dat+REAL3_3.o iotk_dat+REAL3_6.o iotk_dat+REAL4_0.o iotk_dat+REAL4_3.o iotk_dat+REAL4_6.o iotk_error.o iotk_error_interf.o iotk_files.o iotk_files_interf.o iotk_fmt.o iotk_fmt_interf.o iotk_misc.o iotk_misc_interf.o iotk_module.o iotk_scan.o iotk_scan_interf.o iotk_stream.o iotk_stream_interf.o iotk_str.o iotk_str_interf.o iotk_tool.o iotk_tool_interf.o iotk_unit.o iotk_unit_interf.o iotk_unit_list.o iotk_write.o iotk_write_interf.o iotk_xtox.o iotk_xtox_interf.o
a - iotk_attr+CHARACTER1_0.o
a - iotk_attr+COMPLEX1_0.o
a - iotk_attr+COMPLEX1_3.o
a - iotk_attr+COMPLEX1_6.o
a - iotk_attr+COMPLEX2_0.o
a - iotk_attr+COMPLEX2_3.o
a - iotk_attr+COMPLEX2_6.o
a - iotk_attr+COMPLEX3_0.o
a - iotk_attr+COMPLEX3_3.o
a - iotk_attr+COMPLEX3_6.o
a - iotk_attr+COMPLEX4_0.o
a - iotk_attr+COMPLEX4_3.o
a - iotk_attr+COMPLEX4_6.o
a - iotk_attr.o
a - iotk_attr+INTEGER1_0.o
a - iotk_attr+INTEGER1_3.o
a - iotk_attr+INTEGER1_6.o
a - iotk_attr+INTEGER2_0.o
a - iotk_attr+INTEGER2_3.o
a - iotk_attr+INTEGER2_6.o
a - iotk_attr+INTEGER3_0.o
a - iotk_attr+INTEGER3_3.o
a - iotk_attr+INTEGER3_6.o
a - iotk_attr+INTEGER4_0.o
a - iotk_attr+INTEGER4_3.o
a - iotk_attr+INTEGER4_6.o
a - iotk_attr_interf.o
a - iotk_attr+LOGICAL1_0.o
a - iotk_attr+LOGICAL1_3.o
a - iotk_attr+LOGICAL1_6.o
a - iotk_attr+LOGICAL2_0.o
a - iotk_attr+LOGICAL2_3.o
a - iotk_attr+LOGICAL2_6.o
a - iotk_attr+LOGICAL3_0.o
a - iotk_attr+LOGICAL3_3.o
a - iotk_attr+LOGICAL3_6.o
a - iotk_attr+LOGICAL4_0.o
a - iotk_attr+LOGICAL4_3.o
a - iotk_attr+LOGICAL4_6.o
a - iotk_attr+REAL1_0.o
a - iotk_attr+REAL1_3.o
a - iotk_attr+REAL1_6.o
a - iotk_attr+REAL2_0.o
a - iotk_attr+REAL2_3.o
a - iotk_attr+REAL2_6.o
a - iotk_attr+REAL3_0.o
a - iotk_attr+REAL3_3.o
a - iotk_attr+REAL3_6.o
a - iotk_attr+REAL4_0.o
a - iotk_attr+REAL4_3.o
a - iotk_attr+REAL4_6.o
a - iotk_base.o
a - iotk_dat+CHARACTER1_0.o
a - iotk_dat+CHARACTER1_3.o
a - iotk_dat+CHARACTER1_6.o
a - iotk_dat+COMPLEX1_0.o
a - iotk_dat+COMPLEX1_3.o
a - iotk_dat+COMPLEX1_6.o
a - iotk_dat+COMPLEX2_0.o
a - iotk_dat+COMPLEX2_3.o
a - iotk_dat+COMPLEX2_6.o
a - iotk_dat+COMPLEX3_0.o
a - iotk_dat+COMPLEX3_3.o
a - iotk_dat+COMPLEX3_6.o
a - iotk_dat+COMPLEX4_0.o
a - iotk_dat+COMPLEX4_3.o
a - iotk_dat+COMPLEX4_6.o
a - iotk_dat.o
a - iotk_dat+INTEGER1_0.o
a - iotk_dat+INTEGER1_3.o
a - iotk_dat+INTEGER1_6.o
a - iotk_dat+INTEGER2_0.o
a - iotk_dat+INTEGER2_3.o
a - iotk_dat+INTEGER2_6.o
a - iotk_dat+INTEGER3_0.o
a - iotk_dat+INTEGER3_3.o
a - iotk_dat+INTEGER3_6.o
a - iotk_dat+INTEGER4_0.o
a - iotk_dat+INTEGER4_3.o
a - iotk_dat+INTEGER4_6.o
a - iotk_dat_interf.o
a - iotk_dat+LOGICAL1_0.o
a - iotk_dat+LOGICAL1_3.o
a - iotk_dat+LOGICAL1_6.o
a - iotk_dat+LOGICAL2_0.o
a - iotk_dat+LOGICAL2_3.o
a - iotk_dat+LOGICAL2_6.o
a - iotk_dat+LOGICAL3_0.o
a - iotk_dat+LOGICAL3_3.o
a - iotk_dat+LOGICAL3_6.o
a - iotk_dat+LOGICAL4_0.o
a - iotk_dat+LOGICAL4_3.o
a - iotk_dat+LOGICAL4_6.o
a - iotk_dat+REAL1_0.o
a - iotk_dat+REAL1_3.o
a - iotk_dat+REAL1_6.o
a - iotk_dat+REAL2_0.o
a - iotk_dat+REAL2_3.o
a - iotk_dat+REAL2_6.o
a - iotk_dat+REAL3_0.o
a - iotk_dat+REAL3_3.o
a - iotk_dat+REAL3_6.o
a - iotk_dat+REAL4_0.o
a - iotk_dat+REAL4_3.o
a - iotk_dat+REAL4_6.o
a - iotk_error.o
a - iotk_error_interf.o
a - iotk_files.o
a - iotk_files_interf.o
a - iotk_fmt.o
a - iotk_fmt_interf.o
a - iotk_misc.o
a - iotk_misc_interf.o
a - iotk_module.o
a - iotk_scan.o
a - iotk_scan_interf.o
a - iotk_stream.o
a - iotk_stream_interf.o
a - iotk_str.o
a - iotk_str_interf.o
a - iotk_tool.o
a - iotk_tool_interf.o
a - iotk_unit.o
a - iotk_unit_interf.o
a - iotk_unit_list.o
a - iotk_write.o
a - iotk_write_interf.o
a - iotk_xtox.o
a - iotk_xtox_interf.o
ranlib -c libiotk.a
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk_print_kinds.f90
make loclib_only
make[3]: Nothing to be done for `loclib_only'.
mpif90 -g -o iotk_print_kinds.x iotk_print_kinds.o libiotk.a   
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/  -c iotk.f90
make loclib_only
make[3]: Nothing to be done for `loclib_only'.
mpif90 -g -o iotk.x iotk.o libiotk.a   
cd ../bin; ln -fs ../S3DE/iotk/tools/iotk .; \
	ln -fs ../S3DE/iotk/src/iotk.x .; \
	ln -fs ../S3DE/iotk/src/iotk_print_kinds.x .; \
	# middle instruction needed for windows
cd ../; rm -rf iotk ; ln -fs S3DE/iotk iotk
cd install ; /Applications/Xcode.app/Contents/Developer/usr/bin/make -f extlibs_makefile libfox
echo 

if test ! -d ../FoX; then \
        mkdir ../FoX; \
	(gzip -dc ../archive/fox.tgz | (cd ../FoX; tar -xvf -)); \
	cd ../FoX/fox/; export FC=gfortran; export FCFLAGS=""; \
	./configure --prefix=/Users/chhatra/QE1/qe-6.5//FoX ;\
	/Applications/Xcode.app/Contents/Developer/usr/bin/make install; cd ../; rm -fr fox;fi
checking build system type... i386-apple-darwin19.5.0
checking host system type... i386-apple-darwin19.5.0
checking for linker flag to name executables... -o 
checking for Fortran compiler default output file name... conftest
checking whether the Fortran 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 Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for Fortran flag needed to allow free-form source for .f90 suffix... none
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for fixed form Fortran preprocessor features... done.
checking whether gfortran compiles programs with cpp directives... yes
checking whether gfortran accepts -D... yes
checking whether gfortran accepts -I... yes
checking whether gfortran fulfils requested features... yes
checking preprocessing mode we may therefore use... direct
checking for Fortran flag needed to allow free-form preprocessed source for .F90 suffix... none
checking for ranlib... ranlib
configure: gfortran seems to be a Gfortran compiler
checking for kind number produced by kind(1.0)... 4
checking for kind number produced by kind(1.0d0)... 8
checking for kind number produced by selected_real_kind(6,34)... 4
checking for kind number produced by selected_real_kind(15,300)... 8
checking how to compile a call to FLUSH... default
checking how to compile a call to ABORT... default
checking for EOR character used by gfortran... LF
checking for ASSOCIATED in restricted expression bug... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for flag to alter module search path... -I
checking for suffix of module files... mod
checking whether module filenames are uppercased... no
configure: creating ./config.status
config.status: creating arch.make
config.status: creating FoX-config
mkdir -p objs/lib objs/finclude
(cd fsys; /Applications/Xcode.app/Contents/Developer/usr/bin/make VPATH=/fsys)
gfortran -c   -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  fox_m_fsys_abort_flush.F90 
gfortran -c   -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  fox_m_fsys_array_str.F90 
gfortran -c     fox_m_fsys_realtypes.f90
gfortran -c   -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  fox_m_fsys_format.F90 
gfortran -c   -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  fox_m_fsys_parse_input.F90 
gfortran -c   -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  fox_m_fsys_count_parse_input.F90 
gfortran -c   -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  fox_m_fsys_string.F90 
gfortran -c   -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  fox_m_fsys_string_list.F90 
gfortran -c   -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  fox_m_fsys_varstr.F90 
  ==> Creating libFoX_fsys.a with fox_m_fsys_abort_flush.o fox_m_fsys_array_str.o fox_m_fsys_format.o fox_m_fsys_parse_input.o fox_m_fsys_count_parse_input.o fox_m_fsys_string.o fox_m_fsys_string_list.o fox_m_fsys_realtypes.o fox_m_fsys_varstr.o
cp -p libFoX_fsys.a /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/lib 
for i in *.mod; do \
      	    cp -p $i /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/finclude; done
(cd utils; /Applications/Xcode.app/Contents/Developer/usr/bin/make VPATH=/utils)
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  fox_m_utils_mtprng.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  fox_m_utils_uuid.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  fox_m_utils_uri.F90 
gfortran -c  -I../objs/finclude   FoX_utils.f90
  ==> Creating libFoX_utils.a with FoX_utils.o fox_m_utils_mtprng.o fox_m_utils_uuid.o fox_m_utils_uri.o
cp -p libFoX_utils.a /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/lib 
for i in *.mod; do \
      	    cp -p $i /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/finclude; done
(cd common; /Applications/Xcode.app/Contents/Developer/usr/bin/make VPATH=/common)
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_common_charset.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_common_content_model.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_common_error.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_common_namecheck.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_common_element.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_common_attrs.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_common_buffer.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_common_entities.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_common_notations.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_common_struct.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_common_namespaces.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_common_elstack.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_common_io.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  FoX_common.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_common_entity_expand.F90 
  ==> Creating libFoX_common.a with m_common_attrs.o m_common_buffer.o m_common_charset.o m_common_namespaces.o m_common_error.o m_common_elstack.o m_common_io.o FoX_common.o m_common_namecheck.o m_common_entities.o m_common_notations.o m_common_element.o m_common_struct.o m_common_entity_expand.o m_common_content_model.o
cp -p libFoX_common.a /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/lib 
for i in *.mod; do \
      	    cp -p $i /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/finclude; done
(cd wxml; /Applications/Xcode.app/Contents/Developer/usr/bin/make VPATH=/wxml)
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wxml_escape.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wxml_core.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wxml_overloads.F90 
gfortran -c  -I../objs/finclude   FoX_wxml.f90
==> Creating libFoX_wxml.a with m_wxml_escape.o m_wxml_core.o m_wxml_overloads.o FoX_wxml.o
ar  cru libFoX_wxml.a m_wxml_escape.o m_wxml_core.o m_wxml_overloads.o FoX_wxml.o
ranlib libFoX_wxml.a
cp -p libFoX_wxml.a /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/lib
for i in *.mod; do \
	  cp -p $i /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/finclude; done
(cd wcml; /Applications/Xcode.app/Contents/Developer/usr/bin/make VPATH=/wcml)
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wcml_stml.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wcml_coma.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wcml_metadata.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wcml_core.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wcml_geometry.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wcml_lattice.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wcml_lists.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wcml_molecule.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wcml_parameter.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wcml_property.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wcml_inputdec.F90 
gfortran -c  -I../objs/finclude   FoX_wcml.f90
  ==> Creating libFoX_wcml.a with FoX_wcml.o m_wcml_coma.o m_wcml_core.o m_wcml_stml.o m_wcml_parameter.o m_wcml_property.o m_wcml_metadata.o m_wcml_lattice.o m_wcml_geometry.o m_wcml_molecule.o m_wcml_lists.o m_wcml_inputdec.o
cp -p libFoX_wcml.a /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/lib ;
for i in *.mod ; do  \
           cp -p $i /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/finclude; done
(cd wkml; /Applications/Xcode.app/Contents/Developer/usr/bin/make VPATH=/wkml)
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wkml_color_def.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wkml_color.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_contours.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wkml_lowlevel.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wkml_styling.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wkml_core.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wkml_chart.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wkml_features.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wkml_contours.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_wkml_coverage.F90 
gfortran -c  -I../objs/finclude   FoX_wkml.f90
  ==> Updating libFoX_wkml.a with FoX_wkml.o m_wkml_lowlevel.o m_wkml_color.o m_wkml_styling.o m_wkml_features.o m_wkml_coverage.o m_wkml_core.o m_wkml_contours.o m_contours.o m_wkml_color_def.o m_wkml_chart.o
cp -p libFoX_wkml.a /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/lib ;
for i in *.mod ; do  \
           cp -p $i /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/finclude; done
(cd sax; /Applications/Xcode.app/Contents/Developer/usr/bin/make VPATH=/sax)
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_sax_xml_source.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_sax_reader.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_sax_types.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_sax_tokenizer.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_sax_parser.F90 
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_sax_operate.F90 
gfortran -c  -I../objs/finclude   FoX_sax.f90
  ==> Creating libFoX_sax.a with m_sax_types.o m_sax_tokenizer.o m_sax_reader.o m_sax_parser.o m_sax_operate.o m_sax_xml_source.o FoX_sax.o
cp -p libFoX_sax.a /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/lib 
for i in *.mod ; do  \
           cp -p $i /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/finclude;done
(cd dom; /Applications/Xcode.app/Contents/Developer/usr/bin/make VPATH=/dom)
gfortran -c  -I../objs/finclude   m_dom_error.f90
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_dom_dom.F90 
gfortran -c  -I../objs/finclude   m_dom_parse.f90
gfortran -c  -I../objs/finclude   m_dom_utils.f90
gfortran -c  -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF  m_dom_extras.F90 
gfortran -c  -I../objs/finclude   FoX_dom.f90
  ==> Creating libFoX_dom.a with m_dom_error.o m_dom_parse.o m_dom_utils.o m_dom_extras.o m_dom_dom.o FoX_dom.o
ar  cru libFoX_dom.a m_dom_error.o m_dom_parse.o m_dom_utils.o m_dom_extras.o m_dom_dom.o FoX_dom.o
ranlib libFoX_dom.a
cp -p libFoX_dom.a /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/lib
for i in *.mod ; do  \
           cp -p $i /Users/chhatra/QE1/qe-6.5/FoX/fox/objs/finclude; done
config/install-sh -c -d /Users/chhatra/QE1/qe-6.5//FoX/lib /Users/chhatra/QE1/qe-6.5//FoX/finclude /Users/chhatra/QE1/qe-6.5//FoX/bin
/usr/bin/install -c objs/lib/* /Users/chhatra/QE1/qe-6.5//FoX/lib
/usr/bin/install -c -m 644 objs/finclude/* /Users/chhatra/QE1/qe-6.5//FoX/finclude
sed -e s#comp_prefix=.*#comp_prefix=/Users/chhatra/QE1/qe-6.5//FoX# FoX-config > FoX-config.tmp
mv FoX-config FoX-config.old ; mv FoX-config.tmp FoX-config
/usr/bin/install -c FoX-config /Users/chhatra/QE1/qe-6.5//FoX/bin
mv FoX-config.old FoX-config
( cd UtilXlib ; /Applications/Xcode.app/Contents/Developer/usr/bin/make TLDEPS= all || exit 1 )
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/ -I. -c parallel_include.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/ -I. -c util_param.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/ -I. -c clocks_handler.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/ -I. -c cuda_util.f90
mpif90 -O3 -g -x f95-cpp-input -D__FFTW -D__MPI   -I/Users/chhatra/QE1/qe-6.5//include -I/Users/chhatra/QE1/qe-6.5//FoX/finclude -I/Users/chhatra/QE1/qe-6.5//S3DE/iotk/include/ -I. -c mp.f90


More information about the developers mailing list