Wow, building a static blog uses libffi?
In any case, if it's merely the website build that fails with this
issue, I would suggest to build it under emulation (using `arch -x86
...` perhaps?).
Le 06/07/2021 à 19:00, Wes McKinney a écrit :
I've been trying to build the website on an M1 Mac and I'm running
into libffi-related crashes in the Ruby gem toolchain that I'm not
able to diagnose myself
https://gist.github.com/wesm/635697a8904c91c562892991d8269291
Let me know if anyone has successfully built the site or has other
recommendations for development on M1.