<div style='font-size:10pt;font-family:Dotum;'>
         <p>Dear QE users,</p><p> </p><p>I am beginner in Quantum Espresso.</p><p> </p><p>I installed QE and did configuration.</p><p> </p><p>However, I failed full installment by using command "make".</p><p> </p><p>After configuration, I got a message below,</p><p> </p><p>-----------------------------------------------------------------------------------------------------------------------------------</p><p>configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu</p><p>checking build system type... x86_64-pc-linux-gnu</p><p>detected architecture... x86_64</p><p>checking for Fortran compiler default output file name... a.out</p><p>checking whether the Fortran compiler works... yes</p><p>checking whether we are cross compiling... yes</p><p>checking for suffix of executables...</p><p>checking for suffix of object files... o</p><p>checking whether we are using the GNU Fortran compiler... no</p><p>checking whether ifort accepts -g... yes</p><p>checking for Fortran flag to compile .f90 files... none</p><p>checking for mpiifort... mpiifort</p><p>configure: WARNING: using cross tools not prefixed with host triplet</p><p>checking whether we are using the GNU Fortran compiler... no</p><p>checking whether mpiifort accepts -g... yes</p><p>checking version of mpiifort... ifort 16.0.1.150</p><p>setting F90... ifort</p><p>setting MPIF90... mpiifort</p><p>checking whether we are using the GNU C compiler... yes</p><p>checking whether icc accepts -g... yes</p><p>checking for icc option to accept ISO C89... none needed</p><p>setting CC... icc</p><p>checking how to run the C preprocessor... icc -E</p><p>checking for grep that handles long lines and -e... /usr/bin/grep</p><p>checking for egrep... /usr/bin/grep -E</p><p>checking for ANSI C header files... yes</p><p>checking for sys/types.h... yes</p><p>checking for sys/stat.h... yes</p><p>checking for stdlib.h... yes</p><p>checking for string.h... yes</p><p>checking for memory.h... yes</p><p>checking for strings.h... yes</p><p>checki
ng for inttypes.h... yes</p><p>checking for stdint.h... yes</p><p>checking for unistd.h... yes</p><p>checking size of int *... 8</p><p>checking malloc.h usability... yes</p><p>checking malloc.h presence... yes</p><p>checking for malloc.h... yes</p><p>checking for struct mallinfo.arena... yes</p><p>checking whether we are using the GNU Fortran 77 compiler... no</p><p>checking whether ifort accepts -g... yes</p><p>setting F77... ifort</p><p>using F90... ifort</p><p>setting FFLAGS... -O2 -assume byterecl -g -traceback</p><p>setting F90FLAGS... $(FFLAGS) -nomodule</p><p>setting FFLAGS_NOOPT... -O0 -assume byterecl -g -traceback</p><p>setting FFLAGS_NOMAIN... -nofor_main</p><p>setting CFLAGS... -O3</p><p>setting CPP... cpp</p><p>setting CPPFLAGS... -P -C -traditional</p><p>setting LD... mpiifort</p><p>setting LDFLAGS...</p><p>setting AR... ar</p><p>setting ARFLAGS... ruv</p><p>checking whether make sets $(MAKE)... yes</p><p>checking whether Fortran files must be preprocessed... no</p><p>checking how to get verbose linking output from ifort... -v</p><p>checking for Fortran 77 libraries of ifort...  -L/opt/intel/compilers_and_libraries_2016.1.150/linux/compiler/lib/intel64 -L/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64 -L/opt/intel/compilers_and_libraries_2016.1.150/linux/ipp/lib/intel64 -L/opt/intel/compilers_and_libraries_2016.1.150/linux/tbb/lib/intel64/gcc4.4 -L/opt/intel/compilers_and_libraries_2016.1.150/linux/daal/lib/intel64_lin -L/opt/intel/compilers_and_libraries_2016.1.150/linux/daal/../compiler/lib/intel64_lin -L/opt/intel/compilers_and_libraries_2016.1.150/linux/daal/../tbb/lib/intel64_lin/gcc4.4 -L/opt/intel/compilers_and_libraries_2016.1.150/linux/compiler/lib/intel64_lin -L/usr/lib64/gcc/x86_64-suse-linux/4.8/ -L/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../lib64 -L/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../lib64/ -L/lib/../lib64 -L/lib/../lib64/ -L/usr/lib/../lib64 -L/usr/lib/../lib64/ -L/opt/intel/compilers_and_libraries_2016.1.150/linux/compiler/lib/intel64/ -L/op
t/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/ -L/opt/intel/compilers_and_libraries_2016.1.150/linux/ipp/lib/intel64/ -L/opt/intel/compilers_and_libraries_2016.1.150/linux/tbb/lib/intel64/gcc4.4/ -L/opt/intel/compilers_and_libraries_2016.1.150/linux/daal/lib/intel64_lin/ -L/opt/intel/compilers_and_libraries_2016.1.150/linux/daal/../compiler/lib/intel64_lin/ -L/opt/intel/compilers_and_libraries_2016.1.150/linux/daal/../tbb/lib/intel64_lin/gcc4.4/ -L/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/lib/ -L/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl</p><p>checking for dummy main to link with Fortran 77 libraries... none</p><p>checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore</p><p>checking for library containing dgemm... -lmkl_intel_lp64</p><p>checking for library containing dspev... none required</p><p>setting BLAS_LIBS... -lmkl_intel_lp64 -lmkl_sequential -lmkl_core</p><p>setting LAPACK_LIBS...</p><p>checking for library containing dfftw_execute_dft... -lfftw3</p><p>setting FFT_LIBS... -lfftw3</p><p>setting MASS_LIBS...</p><p>checking for library containing mpi_init... none required</p><p>setting MPI_LIBS...</p><p>checking for library containing mpi_init... (cached) none required</p><p>checking for library containing pdgemr2d... no</p><p>checking for library containing pdgemr2d... -lmkl_scalapack_lp64</p><p>setting SCALAPACK_LIBS... -lmkl_scalapack_lp64 -lmkl_blacs_openmpi_lp64</p><p>setting DFLAGS... -D__INTEL -D__FFTW3 -D__MPI -D__PARA -D__SCALAPACK</p><p>setting IFLAGS... -I../include</p><p>setting FDFLAGS... $(DFLAGS)</p><p>checking for ranlib... ranlib</p><p>setting RANLIB... ranlib</p><p>checking for wget... wget -O</p><p>setting WGET... wget -O</p><p>configure: creating ./config.status</p><p>config.status: creating include/fft_defs.h</p><p>config.status: creating make.sys</p><p>config.status: creating configure.msg</
p><p>config.status: creating install/make_wannier90.sys</p><p>config.status: creating install/make_blas.inc</p><p>config.status: creating install/make_lapack.inc</p><p>config.status: creating include/c_defs.h</p><p>config.status: include/c_defs.h is unchanged</p><p>--------------------------------------------------------------------</p><p>ESPRESSO can take advantage of several optimized numerical libraries</p><p>(essl, fftw, mkl...).  This configure script attempts to find them,</p><p>but may fail if they have been installed in non-standard locations.</p><p>If a required library is not found, the local copy will be compiled.</p><p> </p><p>The following libraries have been found:</p><p>  BLAS_LIBS=  -lmkl_intel_lp64  -lmkl_sequential -lmkl_core</p><p>  LAPACK_LIBS=</p><p>  SCALAPACK_LIBS=-lmkl_scalapack_lp64 -lmkl_blacs_openmpi_lp64</p><p>  FFT_LIBS= -lfftw3</p><p>Please check if this is what you expect.</p><p> </p><p>If any libraries are missing, you may specify a list of directories</p><p>to search and retry, as follows:</p><p>  ./configure LIBDIRS="list of directories, separated by spaces"</p><p> </p><p>Parallel environment detected successfully.\</p><p>Configured for compilation of parallel executables.</p><p> </p><p>For more info, read the ESPRESSO User's Guide (Doc/users-guide.tex).</p><p>--------------------------------------------------------------------</p><p>configure: success</p><p>---------------------------------------------------------------------------------------------------------------------------------------------------------</p><p> </p><p> </p><p> </p><p> </p><p>However, when I used command "make all", I got a error message like below,</p><p> </p><p> </p><p>---------------------------------------------------------------------------------------------------------------------------------------------------------</p><p>test -d bin || mkdir bin</p><p>cd install ; make -f extlibs_makefile libiotk</p><p>make[1]: E
ntering directory '/home/yeonung/quantum_espresso/espresso-5.2.1/install'</p><p>if test ! -d ../S3DE; then \</p><p>(gzip -dc ../archive/iotk-1.2.beta.tar.gz | (cd ../; tar -xvf -)) ; \</p><p>if test -e Makefile_iotk; then \</p><p>        (cp Makefile_iotk ../S3DE/iotk/src/Makefile); fi; \</p><p>if test -e iotk_config.h; then \</p><p>(cp iotk_config.h ../S3DE/iotk/include/iotk_config.h); fi; fi</p><p>cd ../S3DE/iotk/src; make lib+util;</p><p>make[2]: Entering directory '/home/yeonung/quantum_espresso/espresso-5.2.1/S3DE/iotk/src'</p><p>make[2]: Nothing to be done for 'lib+util'.</p><p>make[2]: Leaving directory '/home/yeonung/quantum_espresso/espresso-5.2.1/S3DE/iotk/src'</p><p>cd ../bin; ln -fs ../S3DE/iotk/tools/iotk .; \</p><p>ln -fs ../S3DE/iotk/src/iotk.x .; \</p><p>ln -fs ../S3DE/iotk/src/iotk_print_kinds.x .; \</p><p>cd ../; ln -fs S3DE/iotk iotk</p><p>make[1]: Leaving directory '/home/yeonung/quantum_espresso/espresso-5.2.1/install'</p><p>cd install ; make -f extlibs_makefile libelpa</p><p>make[1]: Entering directory '/home/yeonung/quantum_espresso/espresso-5.2.1/install'</p><p>touch fake_libelpa.a</p><p>rm fake_libelpa.a</p><p>make[1]: Leaving directory '/home/yeonung/quantum_espresso/espresso-5.2.1/install'</p><p>( cd Modules ; make TLDEPS= all || exit 1 )</p><p>make[1]: Entering directory '/home/yeonung/quantum_espresso/espresso-5.2.1/Modules'</p><p>( if test -x ../install/update_version ; then \</p><p>../install/update_version; \</p><p>else if test ! -f version.f90 ; then \</p><p>cat version.f90.in > version.f90 ; fi ; fi )</p><p>mpiifort -O2 -assume byterecl -g -traceback -nomodule -fpp -D__INTEL -D__FFTW3 -D__MPI -D__PARA -D__SCALAPACK   -I../include -I../iotk/src -I../ELPA/src -I. -c fft_scalar.f90</p><p>fft_scalar.f90(26): error #7013: This module file was not generated by any release of this compiler.   [KINDS]</p><p>       USE kinds</p><p>-----------^</p><p>fft_scalar.f90(116): error #6683: A kind type parameter must be a compile-time constant
.   [DP]</p><p>     COMPLEX (DP) :: c(:), cout(:)</p><p>--------------^</p><p>fft_scalar.f90(118): error #6683: A kind type parameter must be a compile-time constant.   [DP]</p><p>     REAL (DP)  :: tscale</p><p>-----------^</p><p>fft_scalar.f90(467): error #6683: A kind type parameter must be a compile-time constant.   [DP]</p><p>     COMPLEX (DP) :: r( : )</p><p>--------------^</p><p>fft_scalar.f90(469): error #6683: A kind type parameter must be a compile-time constant.   [DP]</p><p>     REAL(DP) :: tscale</p><p>----------^</p><p>fft_scalar.f90(1076): error #6683: A kind type parameter must be a compile-time constant.   [DP]</p><p>     COMPLEX (DP) :: f(:)</p><p>--------------^</p><p>fft_scalar.f90(1078): error #6683: A kind type parameter must be a compile-time constant.   [DP]</p><p>     REAL(DP) :: tscale</p><p>----------^</p><p>fft_scalar.f90(1402): error #6683: A kind type parameter must be a compile-time constant.   [DP]</p><p>  complex(DP) :: f ( ldx * ldy * ldz )</p><p>----------^</p><p>fft_scalar.f90(1407): error #6683: A kind type parameter must be a compile-time constant.   [DP]</p><p>  REAL(DP) :: tscale</p><p>-------^</p><p>fft_scalar.f90(1705): error #6683: A kind type parameter must be a compile-time constant.   [DP]</p><p>      complex(dp) :: f(:)</p><p>--------------^</p><p>fft_scalar.f90(1708): error #6683: A kind type parameter must be a compile-time constant.   [DP]</p><p>      real(DP) :: tscale</p><p>-----------^</p><p>fft_scalar.f90(1932): error #6683: A kind type parameter must be a compile-time constant.   [DP]</p><p>      complex(dp) :: f(:)</p><p>--------------^</p><p>fft_scalar.f90(1993): error #6580: Name in only-list does not exist.   [DP]</p><p>  USE kinds, only : DP</p><p>--------------------^</p><p>fft_scalar.f90(1996): error #6683: A kind type parameter must be a c
ompile-time constant.   [DP]</p><p>  REAL(DP) :: log2n</p><p>-------^</p><p>fft_scalar.f90(2027): error #7013: This module file was not generated by any release of this compiler.   [KINDS]</p><p>  USE kinds</p><p>------^</p><p>fft_scalar.f90(371): error #6404: This name does not have a type, and must have an explicit type.   [DP]</p><p>        tscale = 1.0_DP / nz</p><p>--------------------^</p><p>fft_scalar.f90(371): error #6975: A kind-param must be a digit-string or a scalar-int-constant-name.   [DP]</p><p>        tscale = 1.0_DP / nz</p><p>--------------------^</p><p>fft_scalar.f90(898): error #6975: A kind-param must be a digit-string or a scalar-int-constant-name.   [DP]</p><p>           tscale = 1.0_DP / ( nx * ny )</p><p>-----------------------^</p><p>fft_scalar.f90(917): error #6975: A kind-param must be a digit-string or a scalar-int-constant-name.   [DP]</p><p>           tscale = 1.0_DP / ( nx * ny )</p><p>-----------------------^</p><p>fft_scalar.f90(1281): error #6975: A kind-param must be a digit-string or a scalar-int-constant-name.   [DP]</p><p>      tscale = 1.0_DP / DBLE( nx * ny * nz )</p><p>------------------^</p><p>fft_scalar.f90(1429): error #6975: A kind-param must be a digit-string or a scalar-int-constant-name.   [DP]</p><p>  tscale = 1.0_DP</p><p>--------------^</p><p>fft_scalar.f90(1677): error #6975: A kind-param must be a digit-string or a scalar-int-constant-name.   [DP]</p><p>        call DSCAL (2 * ldx * ldy * nz, 1.0_DP/(nx * ny * nz), f(1), 1)</p><p>-------------------------------------------^</p><p>fft_scalar.f90(1731): error #6975: A kind-param must be a digit-string or a scalar-int-constant-name.   [DP]</p><p>      tscale = 1.0_DP</p><p>------------------^</p><p>compilation aborted for fft_scalar.f90 (code 1)</p><p>../make.sys:16: recipe for target 'fft_scalar.o' f
ailed</p><p>make[1]: *** [fft_scalar.o] Error 1</p><p>make[1]: Leaving directory '/home/yeonung/quantum_espresso/espresso-5.2.1/Modules'</p><p>Makefile:118: recipe for target 'mods' failed</p><p>make: *** [mods] Error 1</p><p>---------------------------------------------------------------------------------------------------------------------------------------------------------</p><p> </p><p>What is the problem in this step and How can I solve this problem.</p><p> </p><p>Please give me your advice.</p><p> </p><p> </p><p>Best regards,</p><p> </p><p>Yeonung Jeong</p><p> </p>
</div>
<br/><br/>
<table border='0' cellpadding='0' cellspacing='0' style='width:100%; padding:30 10 10 10'><tr><td style='font-family:Gulim; font-size:12px;'> <style>            #signDiv {background-color: #ffffff;}            #signDiv BODY{ background-color: #ffffff;}            #signDiv BODY, #signDiv TD, #signDiv TH { color: black; font-family: Gulim; font-size: 12px; }            #signDiv TD { border: 0px}             #signDiv P { margin: 0px; padding:0px}     </style>   <div id="signDiv" > <style>            #signDiv {background-color: #ffffff;}            #signDiv BODY{ background-color: #ffffff;}            BODY, TD, TH { color: black; font-family: ±¼¸²; font-size: 12px; }            TD { border: 0px}             #signDiv P { margin: 0px; padding:0px}     </style>   <div id="signDiv"><div><font face="arial"><font size="2"><font color="#307f00" face="verdana"><strong>Yeonung Jeong</strong></font></font></font></div><div><em><font face="arial" size="2">Combined Master's-Doctoral Program</font></em></div><div><em><font face="µ¸¿ò" size="3"><strong>------------------------------</strong></font></em></div><div><em><font color="#0021b0" face="arial" size="2">Nano-AIMS MICON Lab.</font></em></div><div><div><font face="arial" size="2">School of Urban and Environmental Engineering</font></div></div><div><p><font face="arial"><font size="1"><strong><span style="font-family: ¸¼Àº °íµñ; font-size: 14pt;"><font color="#000000">UNIST</font></span></strong><span style="color: rgb(127, 127, 127); font-family: ¸¼Àº °íµñ;">£ü<font color="#000000">Ulsan National Institute of </font></span><span style="font-family: ¸¼Àº °íµñ;"><font color="#000000">Sciences & Technology</font></span></font></font></p><p><font face="arial" size="1">100 Banyeon-ri, Eonyang-eup, Ulju-gun, Ulsan 689-798, Korea</font></p><p><font face="Arial" size="1">TEL ) 052-217-2888</font></p></div>   </div>   </div>
</td><td width='15'></td></tr></table>
<img src="http://mail.unist.ac.kr/mail/PutAck.jsp?ack_args=c2VudF9maWxlPXlqZW9uZ0B1bmlzdC5hYy5rci8uU2VudC8xNDUxMzAzNTIxODA2Ljk5NTg1LnVuaXN0JnNlbmRfZGF0ZT0yMDE1MTIyODIwNTIwMSZzdWJqZWN0PUNvbW1hbmQgIm1ha2UiIGVycm9yLg==&to_email=pw_forum@pwscf.org____________________________________________________________________________________________________________________________________" width="1" border="0" height="1">