Closed petertodd closed 3 years ago
Experiencing the same on Ubuntu 20.04. Did you manage to solve this @petertodd ?
On Thu, May 20, 2021 at 12:36:53AM -0700, Charmaine Ndolo wrote:
Experiencing the same on Ubuntu 20.04. Did you manage to solve this @petertodd ?
Nope. I just tried with v1.1.0-pre4. Same problem as before.
This might be due to the default architecture setting in https://github.com/mobilecoinfoundation/mobilecoin/blob/master/.cargo/config#L11 If your CPU is older, you might need to adjust that.
Yes, it is. I can confirm that changing that line to:
rustflags = ["-D", "warnings", "-C", "target-cpu=native"]
solves the issue. Thank you! See also: https://users.rust-lang.org/t/typenum-build-failure/56286/2
I'm trying to follow the instructions in https://github.com/mobilecoinfoundation/mobilecoin/blob/ae596fb127f89814bbf20b3849cddc5714e4eb96/consensus/service/BUILD.md on a fresh Ubuntu 18.04 install on an Intel NUC model 7CJYH4 with a Celeron J4005 cpu. Both master and the v1.1.0-pre1 tag have the same failure.
Within the container I get the following:
dmesg on the host displays:
Version info: