<html>#2539: Unable to compile on Ubuntu 20.04 or run executable
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Jason Kodish</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>ET_2021_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>SimFactory</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>I just gave the instructions a try on a freshly installed and updated Ubuntu 20.04 VM. I could compile fine followign the instructions from the tutorial, which probably matches (mostly) with what Steve’s suggestion would achieve.</p>
<p>So: worksforme.</p>
<p>Since it clearly fails for you, one needs to find out why. Unfortunately the partial error output that was provided is not quite enough to do so. Instead the full build log would be helpful. Namely if you could attach the file <code>make.log</code> produced by:</p>
<div class="codehilite"><pre><span></span>make sim-realclean
<span class="nv">VERBOSE</span><span class="o">=</span>yes ./simfactory/bin/sim build -j1 sim <span class="m">2</span>&gt;<span class="p">&amp;</span><span class="m">1</span> <span class="p">|</span> tee make.log
</pre></div>

<p>‌</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2539/unable-to-compile-on-ubuntu-2004-or-run'>https://bitbucket.org/einsteintoolkit/tickets/issues/2539/unable-to-compile-on-ubuntu-2004-or-run</a></p>
</html>