[QE-users] Problem compiling QE 6.2.1

Ari P Seitsonen Ari.P.Seitsonen at iki.fi
Sun May 13 08:25:10 CEST 2018


Dear Marcos,

   Were you running a parallel compilation ("make -jN ...")? This usually 
fails for me. Otherwise, is the directory '/software/q-e-qe-6.2.1/' 
correct? Personally I have not had any other problems in compilation with 
6.2.1, with gcc/gfortran, OpenMPI, OpenBLAS, ScaLAPACK etc.

     Greetings from Rainy Paris,

        apsi

-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-
   Ari Paavo Seitsonen / Ari.P.Seitsonen at iki.fi / http://www.iki.fi/~apsi/
     Ecole Normale Supérieure (ENS), Département de Chimie, Paris
     Mobile (F) : +33 789 37 24 25    (CH) : +41 79 71 90 935


On Sun, 13 May 2018, Marcos Veríssimo Alves wrote:

> Hi all,
> 
> I am trying to compile QE 6.2.1, and I'm running into troubles because of the compilation of the FoX library.
> basically, compilation runs with lots of warnings:
> 
> f951: Warning: Nonexistent include directory ‘/software/q-e-qe-6.2.1//FoX/finclude’ [-Wmissing-include-dirs]
> 
> and when read_upf_schema.f90 is to be compiled, it crashes:
> 
> mpif90 -O3 -g -x f95-cpp-input -D__FFTW3 -D__MPI  -I/software/q-e-qe-6.2.1//include
> -I/software/q-e-qe-6.2.1//FoX/finclude -I../include/ -I../iotk/src -I../ELPA/src -I../FFTXlib -I../LAXlib
> -I../UtilXlib -I../KS_Solvers/CG -I/software/q-e-qe-6.2.1//include -I/software/q-e-qe-6.2.1//FoX/finclude
> -I../include/ -I. -c read_upf_schema.f90
> f951: Warning: Nonexistent include directory ‘/software/q-e-qe-6.2.1//FoX/finclude’ [-Wmissing-include-dirs]
> f951: Warning: Nonexistent include directory ‘../ELPA/src’ [-Wmissing-include-dirs]
> f951: Warning: Nonexistent include directory ‘/software/q-e-qe-6.2.1//FoX/finclude’ [-Wmissing-include-dirs]
> read_upf_schema.f90:18:12:
> 
>          USE FoX_Dom
>             1
> Fatal Error: Can't open module file ‘fox_dom.mod’ for reading at (1): No such file or directory
> compilation terminated.
> ../make.inc:16: recipe for target 'read_upf_schema.o' failed
> make[1]: *** [read_upf_schema.o] Error 1
> make[1]: Leaving directory '/software/q-e-qe-6.2.1/Modules'
> Makefile:183: recipe for target 'mods' failed
> make: *** [mods] Error 1
> 
> At this point of the compilation, the FoX directory is empty. Am I missing something? I searched the mail archives
> but found nothing about this kind of error.
> 
> Best regards,
> 
> Marcos
> 
>


More information about the users mailing list