or_buildresults

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
or_buildresults [2026/02/13 14:42] – regression test added beckmanfor_buildresults [2026/02/13 15:50] (current) – add build time 58 minutes on old lab computer beckmanf
Line 274: Line 274:
 -- Configuring incomplete, errors occurred! -- Configuring incomplete, errors occurred!
 </code> </code>
 +
 +The build fails on the lab computer when 8 cores are used with cmake. The whole computer is stuck due to missing memory and needs to be rebooted. The build works when only 4 cores are used. The following build command works:
 +
 +<code>
 +cmake --build build -- -j 4
 +</code>
 +
 +The build takes 59 minutes.
  
 === Results === === Results ===
  • or_buildresults.1770990121.txt.gz
  • Last modified: 2026/02/13 14:42
  • by beckmanf