<html>#2455: Cannot build ET: Assumed-rank argument requires an explicit interface at (1)
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>He Jia</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>open</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></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></td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p><span class="ap-mention" data-atlassian-id="5b037f19cd95416ee040b0ab">@He Jia</span> these errors indicate that your wvuthorns and other repositorys (mclachlan) is not on the newest master and in particular is lacking some commits.</p>
<p>I am afraid the branch <code>rhaas/test_full_pointerto</code> is only applicable to a <code>master</code> checkout of the toolkit and not an <code>ET_2020_05</code> checkout.</p>
<p>For using the release code, and if you really need to use the old gcc 4.8 compiler (which I advise against), please try one of the two alternatives I had suggested: if that is not possible you will have to either go back to check out <code>ET_2020_05_v0</code> instead of the branch <code>ET_2020_05</code> or (manually) edit <code>configs/sim/config-data/cctk_Config.h</code> and change <code>HAVE_CCTK_F_TYPE_STAR</code> from 1 to 0.</p>
<p>Note that in my tests gcc 4.9 works fine with the release code.</p>
<p>To checkout out <code>ET_2020_05_v0</code> (not the <code>_v0</code>) you will have to edit the thornlist <code>einsteintoolkit.th</code> that <code>GetComponents</code> uses to set <code>RELEASE_BRANCH</code> to <code>ET_2020_05_v0</code>  instead of <code>ET_2020_05</code>.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2455/cannot-build-et-assumed-rank-argument'>https://bitbucket.org/einsteintoolkit/tickets/issues/2455/cannot-build-et-assumed-rank-argument</a></p>
</html>