<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Dear all,</div><div class=""><br class=""></div><div class="">I’ve been trying to compile thermo_pw on Marconi @ CINECA. Here, there are few compilation issues likely to be fixed:</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">1) </div>plotband_sub.f90(839): error #6404: This name does not have a type, and must have an explicit type.   [SYSTEM]<br class="">      ierr=system(TRIM(gnuplot_command)//' '//TRIM(gnu_filename))<div class=""><br class=""></div><div class="">I just added system to the list of variables declared as INTEGER</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">2)</div><div class="">mpiifort -O2 -assume byterecl -g -traceback -qopenmp -nomodule -qopenmp -fpp -D__OPENMP -D__INTEL -D__DFTI -D__MPI -D__SCALAPACK  -D__ELPA  -I/marconi/home/userexternal/gcantele/CODES/Quantum-ESPRESSO/qe-6.1//include -I../include/ -I/cineca/prod/opt/compilers/intel/pe-xe-2017/binary/mkl/include -I../../iotk/src -I../../Modules -I../../FFTXlib -I../../LAXlib -I../../PW/src -I../../LR_Modules -I../../PHonon/PH -I../lib -I../qe -I. -c write_elastic_t.f90<br class="">write_elastic_t.f90(293): error #5145: Invalid blank/tab<br class="">                    9x, " C_44 ", 9x, " C_55 ", 9x, " C_66 ", 9x, " C_15 ",  &<br class="">--------------------^<br class="">write_elastic_t.f90(294): error #5145: Invalid blank/tab<br class="">                    9x, " C_25 ", 9x, " C_35 ", 9x, " C_46 ", 9x, " B " )')<br class="">--------------------^<br class="">write_elastic_t.f90(311): error #5145: Invalid blank/tab<br class="">                    9x, " C_44 ", 9x, " C_55 ", 9x, " C_66 ", 9x, " C_16 ",  &<br class="">--------------------^<br class="">write_elastic_t.f90(312): error #5145: Invalid blank/tab<br class="">                    9x, " C_26 ", 9x, " C_36 ", 9x, " C_45 ", 9x, " B " )')<br class="">——————————^</div><div class=""><br class=""></div><div class="">For some reason the compiler does not like the syntax, what I did (I’m not sure if it is right but it compiles!) is to add an “&” to the beginning</div><div class="">of all the lines  indicated in the error</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">3)</div><div class="">epsilon_tpw.x : epsilon_tpw.o $(PWOBJS) $(LIBOBJS)<br class="">        $(LD) $(LDFLtAGS) -o $@ epsilon_tpw.o \<br class="">                 $(LIBOBJS) $(PWOBJS) $(QEMODS) $(LRMODS) $(LIBOBJS) $(PWOBJS) $(LIBS)<br class="">        - ( cd ../../bin ; ln -fs ../thermo_pw/tools/epsilon_tpw.x . )<br class="">Lot of undefined calls found in epsilon_tpw.x simply because of a misprint in thermo_pw/tools/Makefile: LDFLtAGS -> LDFLAGS</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Giovanni</div><div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">-- <br class=""><br class="">Giovanni Cantele, PhD<br class="">CNR-SPIN<br class="">c/o Dipartimento di Fisica<br class="">Universita' di Napoli "Federico II"<br class="">Complesso Universitario M. S. Angelo - Ed. 6<br class="">Via Cintia, I-80126, Napoli, Italy<br class="">e-mail: <a href="mailto:giovanni.cantele@spin.cnr.it" class="">giovanni.cantele@spin.cnr.it</a><br class="">Phone: +39 081 676910<br class="">Skype contact: giocan74<br class=""><br class="">ResearcherID: <a href="http://www.researcherid.com/rid/A-1951-2009" class="">http://www.researcherid.com/rid/A-1951-2009</a><br class="">Web page: <a href="http://people.fisica.unina.it/~cantele" class="">http://people.fisica.unina.it/~cantele</a><br class=""></div>
</div>

<br class=""></div></body></html>