On Fri, 28 May 2021 at 20:46, kcrisman <[email protected]> wrote: > I am on a MacBook Air with M1 chip, attempting to build Sage 9.3 from > scratch. I just installed as many Homebrew packages as I could from the > install directions, though some optional ones (ffmpeg, for instance) led to > aborts. I have sourced the homebrew build env just to make sure. > Hopefully any progress will help with > https://trac.sagemath.org/ticket/30592 which has various details and > links regarding building Sage on Macs with the M1 ARM chip. > > In this attempt, I ran into trouble pretty quickly. While > > Warning: gmp 6.2.1 is already installed and up-to-date. > unfortunately Sage only wants 6.2.0 and so I get >
I don’t understand this - I think we don’t require 6.2.0 (and 6.2.0 won’t work on M1, I think) Did you source .homebrew-build-env ? Post top level config.log [gmp-6.2.0] configure: error: Oops, mp_limb_t is 64 bits, but the assembler > code > > > [gmp-6.2.0] in this configuration expects 32 bits. > > > [gmp-6.2.0] Error configuring GMP (with CFLAGS unset). > > Any thoughts would be welcome. Not sure if trying to get Homebrew to > install 6.2.0 is really the right solution. Thanks! > > > > > > > > > > > > -- > > > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > > > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > > > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/43c86537-a1d0-4f19-9bf2-b378ca559bb8n%40googlegroups.com > <https://groups.google.com/d/msgid/sage-devel/43c86537-a1d0-4f19-9bf2-b378ca559bb8n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq04Y%3DShisRcpE0tiJVxs0LePCTPY%2BtzYeFu6vmxsvgJkQ%40mail.gmail.com.
