<html>#2185: PAPI's compilation produces warnings
<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>resolved</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>EinsteinToolkit thorn</td></tr>
</table>

<p>Changes (by Roland Haas):</p>
<p><table>
<tr><td>status:</td><td>resolved (was open)</td></tr>
</table></p>
<p>PAPI's build procedure currently contains two failing parts, one that shows up as error messages along the lines of "libthorn_PAPI.a_tests cannot be build" which is caused by Cactus setting a NAME variable in MAKEFLAGS which overrides what PAPI's Makefile wants to use and once that is finished, the tests actually fail to run since eg OpenMP libraries are missing.</p>
<p>The attached patch gets rid of NAME and builds only the parts we need. </p>
<p>The $(pwd)/libpfm4/lib/libpfm.a path is copied from the Makefile (Rules.pfm4_pe I believe).</p>
<p><strong>Keyword:</strong> PAPI</p>
<p>Comment (by Roland Haas):</p>
<p>Applied as git hash <a data-is-external-link="true" href="https://github.com/EinsteinToolkit/ExternalLibraries-PAPI/commits/cde7f4ef178b0487180f1d64645f171a0a39d4b5" rel="nofollow">cde7f4e</a> "PAPI: do not run tests" of <a data-is-external-link="true" href="https://github.com/EinsteinToolkit/ExternalLibraries-PAPI" rel="nofollow">ExternalLibraries-PAPI</a></p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2185/papis-compilation-produces-warnings'>https://bitbucket.org/einsteintoolkit/tickets/issues/2185/papis-compilation-produces-warnings</a></p>
</html>