<html>#2615: Riemann release not compiling with intel 2021.6.0
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Wolfgang Kastaun</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_2022_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></td></tr>
</table>

<p>Comment (by Wolfgang Kastaun):</p>
<p>After removing Lean from the thornlist, I run into the next problem when building PAPI</p>
<p>‌</p>
<p><code>PAPI: Building...</code><br>
<code>pfmlib_amd64.c(194): error: identifier "asm" is undefined</code><br>
<code>asm volatile("cpuid" : "=a" (*a), "=b" (*b), "=c" (*c), "=d" (*d) : "a" (op) : "memory");</code><br>
<code>^</code></p>
<p><code>pfmlib_amd64.c(194): error: expected a ";"</code><br>
<code>asm volatile("cpuid" : "=a" (*a), "=b" (*b), "=c" (*c), "=d" (*d) : "a" (op) : "memory");</code><br>
<code>^</code></p>
<p><code>compilation aborted for pfmlib_amd64.c (code 2)</code><br>
<code>make[6]: *** [/holohome/wolfgang.kastaun/ET/Riemann/Cactus/configs/intelcomp2/scratch/build/PAPI/papi-6.0.0.1/src/libpfm4/lib/../rules.mk:30: pfmlib_amd64.o] Error 2</code></p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2615/riemann-release-not-compiling-with-intel'>https://bitbucket.org/einsteintoolkit/tickets/issues/2615/riemann-release-not-compiling-with-intel</a></p>
</html>