Zulip Chat Archive
Stream: lean4
Topic: unsupported architecture arm64
Julian Berman (Jul 13 2023 at 10:25):
I haven't been reading the threads about changes to Cache
, but I now (as of today I think, with the latest bump) get uncaught exception: unsupported architecture arm64
(on an M1) when trying to run lake exe cache get
. Is that expected?
Johan Commelin (Jul 13 2023 at 10:28):
Probably it is related to: https://leanprover.zulipchat.com/#narrow/stream/113488-general/topic/lake.20exe.20cache.20get.20fails.20on.20gitpod
Julian Berman (Jul 13 2023 at 10:29):
Ah thanks, which it looks like https://github.com/leanprover-community/mathlib4/pull/5853 is reverting -- will try again when bors makes the magic happen.
Johan Commelin (Jul 13 2023 at 10:29):
There is a bors batch running that is reverting the changes to cache. Hopefully it lands soon
Last updated: Dec 20 2023 at 11:08 UTC