<div dir="ltr">Dear EinsteiToolkit user support,<div><br></div><div>I am recently experiencing some issues compiling the ETK standard thornlist (version &quot;Mayer&quot;) on my Workstation with Ubuntu 18.04 as OS.</div><div><br></div><div>Once I could compile the ETK (version &quot;Tesla&quot;) correctly but after some recent upgrades, I cannot compile any thornlist within my machine. So I tried downloading the ETK most recent version (namely &quot;Mayer) and build the standar thornlist from scratch, but I am always getting the same error.</div><div><br></div><div>I attach the compilation output of my last trial (namely the &quot;ET&quot; configuration). In order to build the ET configuration, I used the following command:</div><div><br></div><div>./simfactory/bin/sim build ET --machine=WS03 --thornlist=./thornlists/<a href="http://einsteintoolkit.th" target="_blank">einsteintoolkit.th</a> &gt;&amp; compilation.out<br></div><div><br></div><div>The WS03 machine was defined by me in a &quot;standard&quot; way, and the WS03.ini file is calling the generic.cfg, generic.run and generic.sub files.</div><div><br></div><div>The current version of gcc, g++, gfortran and cpp compilers that I am using are the 7.4.0 GNU ones, although I tried also the 5.5 and 8.3 ones (always getting the same error). In order to set the version of the compiler, I am currently using the following command (for gcc - for the other compiler it is equivalent):</div><div><br></div><div>sudo update-alternatives --config gcc<br></div><div><br></div><div>As you can see, the last lines in the compilation.out files are the following:</div><div><br></div><div>Checking status of thorn CalcK<br>COMPILING EinsteinAnalysis/CalcK/src/CalcK.F90<br>f951: Fatal Error: Reading module ‘cctk’ at line 1310 column 20: Unexpected EOF<br>compilation terminated.<br>/home/federico/Documents/EinsteinToolkit/Cactus/configs/ET/config-data/make.config.rules:409: recipe for target &#39;CalcK.F90.o&#39; failed<br>make[3]: *** [CalcK.F90.o] Error 1<br>/home/federico/Documents/EinsteinToolkit/Cactus/lib/make/make.thornlib:112: recipe for target &#39;make.checked&#39; failed<br>make[2]: *** [make.checked] Error 2<br>/home/federico/Documents/EinsteinToolkit/Cactus/lib/make/make.configuration:181: recipe for target &#39;/home/federico/Documents/EinsteinToolkit/Cactus/configs/ET/lib/libthorn_CalcK.a&#39; failed<br>make[1]: *** [/home/federico/Documents/EinsteinToolkit/Cactus/configs/ET/lib/libthorn_CalcK.a] Error 2<br>Makefile:256: recipe for target &#39;ET&#39; failed<br>make: *** [ET] Error 2<br></div><div><br></div><div>Do you have any suggestions for me?</div><div><br></div><div>Best regards,</div><div>Federico Cipolletta.</div></div>