[ET Trac] #2539: Unable to compile on Ubuntu 20.04 or run executable
Roland Haas
trac-noreply at einsteintoolkit.org
Wed Jun 23 12:15:13 CDT 2021
#2539: Unable to compile on Ubuntu 20.04 or run executable
Reporter: Jason Kodish
Status: open
Milestone:
Version: ET_2021_05
Type: bug
Priority: minor
Component: SimFactory
Comment (by Roland Haas):
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.
So: worksforme.
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 `make.log` produced by:
```shell
make sim-realclean
VERBOSE=yes ./simfactory/bin/sim build -j1 sim 2>&1 | tee make.log
```
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2539/unable-to-compile-on-ubuntu-2004-or-run
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20210623/48814432/attachment.html
More information about the Trac
mailing list