AUCOHL / Fault

A complete open-source design-for-testing (DFT) Solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation on `aarch64` failing

hpretl opened this issue · comments

Compiling Fault on Ubuntu 22.04 on amd64 works, but the same installation on arm64 fails. The following code line leads to a hangup:

let python3 = "python3 -V".shOutput()