[Pw_forum] QE 5.0.2 compiling error

Peng Chen pchen229 at illinois.edu
Fri Mar 14 21:49:15 CET 2014


Dear QE users,

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.

Make error:

PARA -D__SCALAPACK  -I../include -I../../iotk/src -I../../Modules
-I../../PW/src -I. -c free_mem.f90
ifort: error #10236: File not found:  'free_mem.f90'
ifort: command line error: no files specified; for help type "ifort -help"
make[3]: *** [free_mem.o] Error 1
make[3]: Leaving directory `/lustre/home/pchen/espresso-5.0.2/PWCOND/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/lustre/home/pchen/espresso-5.0.2/PWCOND'
/bin/sh: line 1: cd: ../bin: Not a directory
ln: accessing `./pwcond.x': Cannot send after transport endpoint shutdown
make[1]: *** [pwcond] Error 1
make[1]: Leaving directory `/lustre/home/pchen/espresso-5.0.2/install'
make: *** [pwcond] Error 2




Configure error:

configure:2958: ifort -qversion >&5
ifort: command line warning #10006: ignoring unknown option '-qversion'
ifort: command line error: no files specified; for help type "ifort -help"

configure:3211: checking whether we are using the GNU Fortran compiler
configure:3224: ifort -c   conftest.F >&5
conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when
expecting one of: ( % [ : . = =>
       choke me
---------------^
conftest.F(3): error #6218: This statement is positioned incorrectly and/or
has syntax errors.
       choke me
---------------^
compilation aborted for conftest.F (code 1)


configure:4067: icc -qversion >&5
icc: command line warning #10006: ignoring unknown option '-qversion'
icc: command line error: no files specified; for help type "icc -help"


configure:4352: icc -E  conftest.c
conftest.c(9): error #2379: cannot open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>


configure:4709: icc -c -g -O2  conftest.c >&5
conftest.c(55): error: the size of an array must be greater than zero
  static int test_array [1 - 2 * !(((long int) (sizeof (int *))) <= 1)];
                         ^

compilation aborted for conftest.c (code 2)


configure:4897: checking whether we are using the GNU Fortran 77 compiler
configure:4910: ifort -c  conftest.F >&5
conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when
expecting one of: ( % [ : . = =>
       choke me
---------------^
conftest.F(3): error #6218: This statement is positioned incorrectly and/or
has syntax errors.
       choke me
---------------^
compilation aborted for conftest.F (code 1)


configure:3460: mpif90 -qversion >&5
ifort: command line warning #10006: ignoring unknown option '-qversion'
ifort: command line error: no files specified; for help type "ifort -help"
configure:3471: $? = 1
configure:3480: checking whether we are using the GNU Fortran compiler
configure:3493: mpif90 -c -g  conftest.F >&5
conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when
expecting one of: ( % [ : . = =>
       choke me
---------------^
conftest.F(3): error #6218: This statement is positioned incorrectly and/or
has syntax errors.
       choke me
---------------^
compilation aborted for conftest.F (code 1)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20140314/009c4cee/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 52555 bytes
Desc: not available
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20140314/009c4cee/attachment.obj>


More information about the users mailing list