<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr">Dear QE users,<div> </div><div>Recently, I tried to install the QE 6.8 version. While doing "make pw", I have noticed an error as given below. I have given a search on the internet and found that it is related to the old version of gfortran used here. But this line is compiled using mpif90. Can someone help me to resolve this issue. </div><div><br></div><div>thanks</div><div>venkatesh</div><div><br></div><div>=================</div><div><br></div><div>make[1]: Leaving directory `/home/proj/21/isuch/soft/QE/q-e-qe-6.8/FFTXlib'<br>( cd upflib ; make TLDEPS= all || exit 1 )<br><br>.<br>.<br>.<br>.<br>.<br>mpif90 -O3 -g -I/opt/intel/composer_xe_2013.1.117/mkl/include/fftw -cpp -D__DFTI -D__MPI -D__SCALAPACK -D__LIBXC -D__FFTW  -I/home/proj/21/isuch/soft/QE/q-e-qe-6.8//external/devxlib/src -I/home/proj/21/isuch/soft/QE/q-e-qe-6.8//include -I/home/proj/21/isuch/soft/QE/q-e-qe-6.8//FoX/finclude  -I/opt/intel/composer_xe_2013.1.117/mkl/include -I/home/proj/21/isuch/soft/libxc_install/include -I/opt/intel/impi/<a href="http://4.1.0.024/intel64/include" target="_blank">4.1.0.024/intel64/include</a> -I../UtilXlib -I../external/devxlib/src -c xmltools.f90<br>xmltools.f90:51.16:<br><br>  CHARACTER(LEN=:), ALLOCATABLE :: attrlist<br>                1<br>Error: Syntax error in CHARACTER declaration at (1)<br>xmltools.f90:181.31:<br><br>       j1 = index ( attrlist(j0:), '=' )<br>                               1<br>Error: Syntax error in argument list at (1)<br>xmltools.f90:182.29:<br>.<br>.<br>.<br>.<br>.<br>.<br>.<br>Error: Assumed-shape array 'zmat' at (1) cannot be an argument to the procedure 'c_loc' because it is not C interoperable<br>Fatal Error: Error count reached limit of 25.<br>make[1]: *** [xmltools.o] Error 1<br>make[1]: Leaving directory `/home/proj/21/isuch/soft/QE/q-e-qe-6.8/upflib'<br>make: *** [libupf] Error 1<br></div><div><br></div><div>=============</div><div><br></div><div>In version of gfortran is given as </div><div><br></div><div>[isuch@delta-cluster upflib]$ gfortran -v<br>Using built-in specs.<br>Target: x86_64-redhat-linux<br>Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=<a href="http://bugzilla.redhat.com/bugzilla" target="_blank">http://bugzilla.redhat.com/bugzilla</a> --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux<br>Thread model: posix<br>gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)<br></div><div><br></div><div><br></div><div><br></div></div>
</div></div>