<html>#2464: Linking errors with ET_2020_05 with ETK built ExternalLibraries
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Samuel Tootle</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td>ET_2020_05</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>EinsteinToolkit thorn</td></tr>
</table>

<p>Changes (by Roland Haas):</p>
<p><table>
<tr><td>assignee:</td><td>Roland Haas (was )</td></tr>
<tr><td>responsible:</td><td>[] (was )</td></tr>
</table></p>
<p>Comment (by Roland Haas):</p>
<p>As far as I can tell this bug has been introduced in git hash <a data-is-external-link="true" href="https://github.com/EinsteinToolkit/ExternalLibraries-BLAS/commits/22ffa3c02b3e886aaa34224fe4ef59e7e950ebf7" rel="nofollow">22ffa3c</a> "BLAS: use bash_utils.sh to search for library" of <a data-is-external-link="true" href="https://github.com/EinsteinToolkit/ExternalLibraries-BLAS" rel="nofollow">ExternalLibraries-BLAS</a> which is however only in master, not in ET_2020_05. It will still need to be fixed obviously.</p>
<p><span class="ap-mention" data-atlassian-id="5b59c8ffe288ee2d9b4ba7ba">@Samuel Tootle</span> would you mind double checking which version of say BLAS you are using, please?</p>
<p>Either:</p>
<div class="codehilite language-shell"><pre><span></span><span class="nb">cd</span> arrangements/ExternalLibraries/BLAS
svn status -v configure.sh
</pre></div>


<p>which should return <code>664      663 rhaas        configure.sh</code> for ET_2020_05. Or:</p>
<div class="codehilite language-shell"><pre><span></span><span class="nb">cd</span> arrangements/ExternalLibraries/BLAS
git log -1 --pretty<span class="o">=</span>oneline configure.sh
</pre></div>


<p>which should return <code>aa1b84cbc1509ede92e5e42d0e37943232777b43 (HEAD -&gt; ET_2020_05, tag: ET_2020_05_v0, tag: ET_2019_10_v0, tag: ET_2019_03_v0, tag: Cactus_4.7.0_v0, tag: Cactus_4.6.0_v0, origin/ET_2020_05) BLAS: correct name of tarball file used when checking deps</code>,</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2464/linking-errors-with-et_2020_05-with-etk'>https://bitbucket.org/einsteintoolkit/tickets/issues/2464/linking-errors-with-et_2020_05-with-etk</a></p>
</html>