<div dir="ltr">Dear QE users,<div><br></div><div>I tried to compile QE 5.0.2 using intel-composer-2011. The "./configure" process is successful, although there are some error messages in the config.log listed below. I am not sure if they are relevant, but I still choose to "make all". And there is an error which states "free_mem.f90 is not found". I checked that this file exists in the folder PWCOND/src, but not in PW/src. Shall I copy it into PW/src? Please let me know what shall I do to make it continue in a right way. The whole config.log is also attached in case you are interested in.</div>
<div><br></div><div>Make error:</div><div><br></div><div><div>PARA -D__SCALAPACK  -I../include -I../../iotk/src -I../../Modules -I../../PW/src -I. -c free_mem.f90</div><div>ifort: error #10236: File not found:  'free_mem.f90'</div>
<div>ifort: command line error: no files specified; for help type "ifort -help"</div><div>make[3]: *** [free_mem.o] Error 1</div><div>make[3]: Leaving directory `/lustre/home/pchen/espresso-5.0.2/PWCOND/src'</div>
<div>make[2]: *** [all] Error 2</div><div>make[2]: Leaving directory `/lustre/home/pchen/espresso-5.0.2/PWCOND'</div><div>/bin/sh: line 1: cd: ../bin: Not a directory</div><div>ln: accessing `./pwcond.x': Cannot send after transport endpoint shutdown</div>
<div>make[1]: *** [pwcond] Error 1</div><div>make[1]: Leaving directory `/lustre/home/pchen/espresso-5.0.2/install'</div><div>make: *** [pwcond] Error 2</div></div><div><br></div><div><br></div><div><br></div><div>  </div>
<div>Configure error:</div><div><br></div><div><div>configure:2958: ifort -qversion >&5</div><div>ifort: command line warning #10006: ignoring unknown option '-qversion'</div><div>ifort: command line error: no files specified; for help type "ifort -help"</div>
<div><br></div><div>configure:3211: checking whether we are using the GNU Fortran compiler<br></div><div>configure:3224: ifort -c   conftest.F >&5</div><div>conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = =></div>
<div>       choke me</div><div>---------------^</div><div>conftest.F(3): error #6218: This statement is positioned incorrectly and/or has syntax errors.</div><div>       choke me</div><div>---------------^</div><div>compilation aborted for conftest.F (code 1)</div>
<div><br></div><div><br></div><div>configure:4067: icc -qversion >&5</div><div>icc: command line warning #10006: ignoring unknown option '-qversion'</div><div>icc: command line error: no files specified; for help type "icc -help"</div>
<div><br></div><div><br></div><div>configure:4352: icc -E  conftest.c</div><div>conftest.c(9): error #2379: cannot open source file "ac_nonexistent.h"</div><div>  #include <ac_nonexistent.h></div><div><br>
</div><div><br></div><div>configure:4709: icc -c -g -O2  conftest.c >&5</div><div>conftest.c(55): error: the size of an array must be greater than zero</div><div>  static int test_array [1 - 2 * !(((long int) (sizeof (int *))) <= 1)];</div>
<div>                         ^</div><div><br></div><div>compilation aborted for conftest.c (code 2)</div><div><br></div><div><br></div><div>configure:4897: checking whether we are using the GNU Fortran 77 compiler</div><div>
configure:4910: ifort -c  conftest.F >&5</div><div>conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = =></div><div>       choke me</div><div>---------------^</div>
<div>conftest.F(3): error #6218: This statement is positioned incorrectly and/or has syntax errors.</div><div>       choke me</div><div>---------------^</div><div>compilation aborted for conftest.F (code 1)</div><div><br>
</div><div><br></div><div>configure:3460: mpif90 -qversion >&5</div><div>ifort: command line warning #10006: ignoring unknown option '-qversion'</div><div>ifort: command line error: no files specified; for help type "ifort -help"</div>
<div>configure:3471: $? = 1</div><div>configure:3480: checking whether we are using the GNU Fortran compiler</div><div>configure:3493: mpif90 -c -g  conftest.F >&5</div><div>conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = =></div>
<div>       choke me</div><div>---------------^</div><div>conftest.F(3): error #6218: This statement is positioned incorrectly and/or has syntax errors.</div><div>       choke me</div><div>---------------^</div><div>compilation aborted for conftest.F (code 1)</div>
</div><div><br></div></div>