<html>#2115: supermike II fails to compile
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>wontfix</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td>development version</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>SimFactory</td></tr>
</table>

<p>Changes (by Roland Haas):</p>
<p><table>
<tr><td>status:</td><td>wontfix (was new)</td></tr>
</table></p>
<p>The current simfactory files fail to compile the ET on SuperMike II at LSU HPC. One gets:</p>
<div class="codehilite"><pre><span></span>In file included from /home/rhaas/ET_vanilla/arrangements/CactusUtils/Vectors/src/vectors.cc(1):
/home/rhaas/ET_vanilla/arrangements/CactusUtils/Vectors/src/vectors.h(877): error: invalid type for defaulted constructor
    vmask(vmask &amp;&amp;) = default;
    ^
</pre></div>


<p><strong>Keyword:</strong></p>
<p>Comment (by Roland Haas):</p>
<p>The issue turned out to be the use of too old g++ in combination with icpc.</p>
<p>--<br/>
Ticket URL: <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></p>
</html>