Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| or_buildresults [2026/02/12 16:56] – created beckmanf | or_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! | ||
| </ | </ | ||
| + | |||
| + | 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: | ||
| + | |||
| + | < | ||
| + | cmake --build build -- -j 4 | ||
| + | </ | ||
| + | |||
| + | The build takes 59 minutes. | ||
| === Results === | === Results === | ||
| Line 418: | Line 426: | ||
| libmd.so.0 => / | libmd.so.0 => / | ||
| + | </ | ||
| + | |||
| + | The regression test takes 136 Minutes. The " | ||
| + | |||
| + | < | ||
| + | caeuser@CAE-Tools-OS: | ||
| + | ------------------------------------------------------ | ||
| + | Flow | ||
| + | gcd_nangate45 (tcl) pass | ||
| + | gcd_sky130hd (tcl) pass | ||
| + | gcd_sky130hs (tcl) pass | ||
| + | gcd_asap7 (tcl) pass | ||
| + | ibex_sky130hd (tcl) pass | ||
| + | ibex_sky130hs (tcl) pass | ||
| + | aes_nangate45 (tcl) pass | ||
| + | aes_sky130hd (tcl) pass | ||
| + | aes_sky130hs (tcl) pass | ||
| + | aes_asap7 (tcl) pass | ||
| + | tinyRocket_nangate45 (tcl) *ERROR* | ||
| + | jpeg_sky130hs (tcl) pass | ||
| + | jpeg_sky130hd (tcl) pass | ||
| + | ------------------------------------------------------ | ||
| + | Errored 1/13 | ||
| + | See / | ||
| + | ------------------------------------------------------ | ||
| + | Found 1 tool regression failures. | ||
| + | |||
| + | real 136m3.659s | ||
| + | user 795m56.516s | ||
| + | sys | ||
| + | caeuser@CAE-Tools-OS: | ||
| </ | </ | ||