<div dir="ltr">Dear Erik and Shamim,<div><br></div><div>I ran into this problem in the past. There are tickets about it:</div><div><br></div><div><a href="https://bitbucket.org/einsteintoolkit/tickets/issues/2547/compilation-failure-invalid-type-errors-in">https://bitbucket.org/einsteintoolkit/tickets/issues/2547/compilation-failure-invalid-type-errors-in</a><br></div><div><br></div><div><a href="https://bitbucket.org/einsteintoolkit/tickets/issues/2115/supermike-ii-fails-to-compile">https://bitbucket.org/einsteintoolkit/tickets/issues/2115/supermike-ii-fails-to-compile</a><br></div><div><br></div><div>Gabriele</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 2, 2022 at 8:35 AM Erik Schnetter &lt;<a href="mailto:schnetter@gmail.com">schnetter@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Shamim<br>
<br>
The actual error message is<br>
<br>
/home2/mallick/ET4/Cactus/arrangements/CactusUtils/Vectors/src/vectors.h(1224):<br>
error: invalid type for defaulted constructor<br>
    vmask(vmask &amp;&amp;) = default;<br>
<br>
The code in question is standard C++ code. I don&#39;t understand why the<br>
compiler would not accept it. I see that you are using an old (2013)<br>
version of the Intel compiler; can you try using a newer compiler?<br>
This might be a bug in the compiler.<br>
<br>
-erik<br>
<br>
On Wed, Nov 2, 2022 at 4:38 AM Shamim Haque 1910511<br>
&lt;<a href="mailto:shamims@iiserb.ac.in" target="_blank">shamims@iiserb.ac.in</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; I am trying to build ET on the institute cluster KANAD at IISER Bhopal. The compiling stops at the following point, which I am unable to process what could be the issue:<br>
&gt;<br>
&gt; COMPILING EinsteinInitialData/Exact/src/metrics/bowl.F<br>
&gt; COMPILING EinsteinInitialData/Exact/src/metrics/constant_density_star.F<br>
&gt; Creating /home2/mallick/ET4/Cactus/configs/sim/lib/libthorn_Extract.a<br>
&gt; Creating /home2/mallick/ET4/Cactus/configs/sim/lib/libthorn_Exact.a<br>
&gt; make: *** [sim] Error 2<br>
&gt;<br>
&gt; I am attaching the full terminal output and all the scripts (edited as per the cluster). Any help in this regard will be helpful. Thanks in advance.<br>
&gt;<br>
&gt; Regards<br>
&gt; Shamim Haque<br>
&gt; Senior Research Fellow (SRF)<br>
&gt; Department of Physics<br>
&gt; IISER Bhopal<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@einsteintoolkit.org" target="_blank">Users@einsteintoolkit.org</a><br>
&gt; <a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a><br>
<br>
<br>
<br>
-- <br>
Erik Schnetter &lt;<a href="mailto:schnetter@gmail.com" target="_blank">schnetter@gmail.com</a>&gt;<br>
<a href="http://www.perimeterinstitute.ca/personal/eschnetter/" rel="noreferrer" target="_blank">http://www.perimeterinstitute.ca/personal/eschnetter/</a><br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@einsteintoolkit.org" target="_blank">Users@einsteintoolkit.org</a><br>
<a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a><br>
</blockquote></div>