<div dir="ltr"><div><div><div><div><div><div><div><div>Dear all, <br><br></div>I've noticed that the latest trunk version of QE (r11674) does not compile on intel 13<br><br></div>The problematic routine is in PW/src<br>mpif90 -O2 -assume byterecl -g -traceback -nomodule -fpp -D__INTEL -D__FFTW3 -D__MPI -D__PARA -D__SCALAPACK -I/home/farmer/local/fftw3_intel13/include  -I../../iotk/src -I../../Modules -c force_lc.f90<br><br>force_lc.f90(20): error #6580: Name in only-list does not exist.   [ESM_FORCE_LC]<br>  USE esm,       ONLY : esm_force_lc, do_comp_esm, esm_bc<br>------------------------^<br>compilation aborted for force_lc.f90 (code 1)<br><br></div>I've checked that the esm.mod and esm.o file existed and that the esm_force_lc is indeed public and should be accepted....<br><br></div>The same version of QE with the same flags (mkl+external fftw 3.3.4) does compile without problem on intel 12 and intel 15. <br><br></div>Any idea on what the problem might be?<br><br></div>Best, <br><br></div>Samuel Ponce<br></div></div>