Open JCWasmx86 opened 3 years ago
And a file called ./debbuild/src/external/cctools-port/cctools/ar/x86_64-apple-darwin19-ranlib
exists.
uname -a
shows: Linux <hostName> 5.10.0-7-amd64 #1 SMP Debian 5.10.40-1 (2021-05-28) x86_64 GNU/Linux
Building outside the chroot environment seems to fix this.
Build Log If I run
tools/debian/make-deb
The same error occurs, if I do:
mkdir build && cd build && cmake .. && make