<div dir="ltr"><div>Thanks Jon, it worked nicely!</div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div><div><div><div>Sds,</div><div><br></div><div>Clodoaldo.</div><div><b><br></b></div><div><b>Prof. Clodoaldo de O. Carvalho Filho, Dr.</b><br></div><span>Universidade Federal do Ceará</span><br>Depto. de Engenharia Mecânica<br></div></div>Lab. de Eficiência Energética no Conforto Ambiental - Coordenador<br></div>ASHRAE Fortaleza Student Branch - Advisor<br></div><br><div><div><br></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em qui., 3 de nov. de 2022 às 15:18, Jon Hand &lt;<a href="mailto:jon@esru.strath.ac.uk">jon@esru.strath.ac.uk</a>&gt; escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="msg-6546894564842263202">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
There are a couple of lines of code that newer compilers are</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
sensitive to in one source file of the results analysis program.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
I fixed this and attach the revised source file.  Copy it into</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
the eres folder and recompile.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
Regards, Jon Hand</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<br>
</div>
<div id="m_8638005361468712938appendonsend"></div>
<hr style="display:inline-block;width:98%">
<div id="m_8638005361468712938divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> <a href="mailto:esp-r-bounces@lists.strath.ac.uk" target="_blank">esp-r-bounces@lists.strath.ac.uk</a> &lt;<a href="mailto:esp-r-bounces@lists.strath.ac.uk" target="_blank">esp-r-bounces@lists.strath.ac.uk</a>&gt; on behalf of Clodoaldo Carvalho Filho &lt;<a href="mailto:clodoaldo@ufc.br" target="_blank">clodoaldo@ufc.br</a>&gt;<br>
<b>Sent:</b> 03 November 2022 16:28<br>
<b>To:</b> <a href="mailto:esp-r@lists.strath.ac.uk" target="_blank">esp-r@lists.strath.ac.uk</a> &lt;<a href="mailto:esp-r@lists.strath.ac.uk" target="_blank">esp-r@lists.strath.ac.uk</a>&gt;<br>
<b>Subject:</b> [esp-r] ESP-r V.13.3.15 compilation issue</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>Hi,</div>
<div><br>
</div>
<div>When compiling the recent version of ESP-r source downloaded from &lt;<a href="https://www.esru.strath.ac.uk//downloads/downloads.htm" target="_blank">https://www.esru.strath.ac.uk//downloads/downloads.htm</a>&gt;, I got the following message: </div>
<div><br>
</div>
<div> [START OF MESSAGE]</div>
<div><br>
</div>
<div>Compilation messages follow: <br>
 ----------------------------------------- <br>
Compilation of res on qui 03 nov 2022 13:02:10 -03<br>
 Make command:<br>
 -------------<br>
   make MCTYPE=lin MCC=gcc MCPL=g++ MFC=gfortran DESTdir=/opt/esp-r ESPdir=/opt/esp-r WWLINK=unshared EXE= XINSTALLDIR=/usr CFLAGS=-I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -I/usr/include -I/usr/include/freetype2 -I/usr/include -I/usr/include/libxml2
 -I/usr/local/include/libxml2 -I/usr/include/libxslt -I/local/include/libxslt -DLIN -DX11 -O1 -DXSL  FFLAGS=-I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DLIN -DX11 -O1 -fno-automatic -mcmodel=medium -DGCC4 LD_FLAGS=-Wl,--reduce-memory-overheads
 ULIBS=-L/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/lib -lversion -lxesru -L/usr/lib64 -lX11 -lXft -lXML -lstdc++ -lxslt -lxml2 -lSQLite  xml_status= SQLite_status= FMIarg=disableFMI -f Makefile  res &gt;&gt;.make_msg 2&gt;&amp;1
<br>
 <br>
 Make output:<br>
 ------------<br>
if [ &quot;&quot; = &quot;yes&quot; ]; then \<br>
  cd `pwd`/eres; make ESPBinDir= EXE= install; \<br>
else \<br>
  cd `pwd`/eres; make; \<br>
fi<br>
make[1]: Entrando no diretório &#39;/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/eres&#39;<br>
gfortran -I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DLIN -DX11 -O1    -fno-automatic -mcmodel=medium -DGCC4 -c mosensa.F<br>
mosensa.F:261:26:<br>
<br>
  261 |             call DATIME(J,ATIME)<br>
      |                          1<br>
......<br>
 1557 |             call DATIME(J,ATIME)<br>
      |                          2<br>
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)).<br>
make[1]: *** [Makefile:21: mosensa.o] Erro 1<br>
make[1]: Saindo do diretório &#39;/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/eres&#39;<br>
make: *** [Makefile:185: res] Erro 2<br>
 ----------------------------------------- <br>
 <br>
 Executable res could not be built!<br>
 Installation aborted.<br>
</div>
<div>[ END OF MESSAGE ]</div>
<div><br>
</div>
<div>Any idea of what the problem is and how to solve it? Any help is appreciated.</div>
<br clear="all">
<div>
<div dir="ltr">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>Best regards,</div>
<div><br>
</div>
<div>Clodoaldo.</div>
<div><b><br>
</b></div>
<div><b>Prof. Clodoaldo de O. Carvalho Filho, Dr.</b><br>
</div>
<span>Universidade Federal do Ceará</span><br>
Depto. de Engenharia Mecânica<br>
</div>
</div>
Lab. de Eficiência Energética no Conforto Ambiental - Coordenador<br>
</div>
ASHRAE Fortaleza Student Branch - Advisor<br>
</div>
<br>
<div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

</div></blockquote></div>