If you use Homebrew, please don't forget about sourcing our .homebrew-build-env
before builds, that's an error most people make, unfortunately. We have to do something about it. On Thu, Dec 9, 2021 at 10:11 AM Dima Pasechnik <dimp...@gmail.com> wrote: > > I presume you use Homebrew - can you install Homebrew's openblas > rather than build it? > https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/openblas.rb > says that M1 is supported. > > By the way, at the end of ./configure run you'd see messages saying > what you can install on your system/distro, instead of bulding. > (It would be interesting to see this output for us too, could you post it > here?) > > > > > On Thu, Dec 9, 2021 at 9:51 AM Neelima Borade <nb4...@princeton.edu> wrote: > > > > Hi, > > I'm trying to install the development version of Sage namely sage-9.5.beta7. > > However, I'm receiving the following error while trying to run make. > > > > Error building Sage. > > > > > > The following package(s) may have failed to build (not necessarily > > > > during this run of 'make all-start'): > > > > > > * package: openblas-0.3.18 > > > > last build time: Dec 8 23:10 > > > > log file: > > /Applications/sage-9.5.beta7/logs/pkgs/openblas-0.3.18.log > > > > build directory: > > /Applications/sage-9.5.beta7/var/tmp/sage/build/openblas-0.3.18 > > > > > > > > > > Here is a more detailed version of the error: > > > > > > > > > > [openblas-0.3.18] make[6]: *** No rule to make target > > `../kernel/arm64/amin.S', needed by `samin_k.o'. Stop. > > > > [openblas-0.3.18] make[6]: *** Waiting for unfinished jobs.... > > > > [openblas-0.3.18] make[5]: *** [libs] Error 1 > > > > [openblas-0.3.18] > > ******************************************************************************** > > > > [openblas-0.3.18] Error building openblas-0.3.18 > > > > [openblas-0.3.18] > > ******************************************************************************** > > > > [openblas-0.3.18] > > > > [openblas-0.3.18] real 2m33.203s > > > > [openblas-0.3.18] user 11m44.256s > > > > [openblas-0.3.18] sys 3m3.780s > > > > [openblas-0.3.18] > > ************************************************************************ > > > > [openblas-0.3.18] Error installing package openblas-0.3.18 > > > > [openblas-0.3.18] > > ************************************************************************ > > > > make[4]: *** [openblas-SAGE_LOCAL-no-deps] Error 1 > > > > make[3]: *** > > [/Applications/sage-9.5.beta7/var/lib/sage/installed/openblas-0.3.18] Error > > 2 > > > > make[2]: *** [all-start] Error 2 > > > > > > real 25m24.561s > > > > user 26m6.091s > > > > sys 6m22.419s > > > > *************************************************************** > > > > > > Best regards, > > Neelima > > > > > > On Wed, Dec 8, 2021 at 4:43 PM Neelima Borade <nb4...@princeton.edu> wrote: > >> > >> Thank you > >> Regards > >> Neelima > >> > >> > On Dec 8, 2021, at 4:41 PM, Dima Pasechnik <dimp...@gmail.com> wrote: > >> > > >> > On Thu, Dec 9, 2021 at 12:22 AM Neelima Borade <nb4...@princeton.edu> > >> > wrote: > >> >> > >> >> okay thank you I'm trying to install it from the source code, so which > >> >> version on here is the development version? > >> > Please see http://mirrors.mit.edu/sage/devel/index.html > >> > > >> >> http://mirrors.mit.edu/sage/src/index.html > >> > > >> > Alternatively, install from our git repo: > >> > https://github.com/sagemath/sage > >> > (you'll need develop branch) > >> > > >> > HTH > >> > Dmitrii > >> > > >> > > >> >> Best regards, > >> >> Neelima > >> >> > >> >> > >> >> On Wed, Dec 8, 2021 at 4:08 PM Dima Pasechnik <dimp...@gmail.com> wrote: > >> >>> > >> >>> Sage 9.4 does not work on M1 Macs, you need to use the development > >> >>> version (and I am not 100% sure about the > >> >>> exact status of the support of M1, see > >> >>> https://trac.sagemath.org/ticket/30592) > >> >>> > >> >>> One of the culprits is indeed gpm, one needs gmp 6.2.1 (which is in > >> >>> the current beta) > >> >>> > >> >>> On Thu, Dec 9, 2021 at 12:00 AM Neelima Borade <nb4...@princeton.edu> > >> >>> wrote: > >> >>>> > >> >>>> error: [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). > >> >>>> > >> >>>> [gmp-6.2.0] Consult > >> >>>> /Applications/sage-9.4/local/var/tmp/sage/build/gmp-6.2.0/src/config.log > >> >>>> for for details. > >> >>>> > >> >>>> -- > >> >>>> You received this message because you are subscribed to the Google > >> >>>> Groups "sage-support" group. > >> >>>> To unsubscribe from this group and stop receiving emails from it, > >> >>>> send an email to sage-support+unsubscr...@googlegroups.com. > >> >>>> To view this discussion on the web visit > >> >>>> https://groups.google.com/d/msgid/sage-support/8072edfd-918a-4f64-97c8-81beffad4d45n%40googlegroups.com. > >> >>> > >> >>> -- > >> >>> You received this message because you are subscribed to a topic in the > >> >>> Google Groups "sage-support" group. > >> >>> To unsubscribe from this topic, visit > >> >>> https://groups.google.com/d/topic/sage-support/XwGF584P7EY/unsubscribe. > >> >>> To unsubscribe from this group and all its topics, send an email to > >> >>> sage-support+unsubscr...@googlegroups.com. > >> >>> To view this discussion on the web visit > >> >>> https://groups.google.com/d/msgid/sage-support/CAAWYfq0P9WhK8GWrszz6%2B-ckZ62GfrJ3ugiz3QceUKJbzEyZDQ%40mail.gmail.com. > >> >> > >> >> -- > >> >> You received this message because you are subscribed to the Google > >> >> Groups "sage-support" group. > >> >> To unsubscribe from this group and stop receiving emails from it, send > >> >> an email to sage-support+unsubscr...@googlegroups.com. > >> >> To view this discussion on the web visit > >> >> https://groups.google.com/d/msgid/sage-support/CA%2B8J_uhcUXm%3D91UyHv_OZQpt5tGOvG3QpFkF9B9FhbTV2La20Q%40mail.gmail.com. > >> > > >> > -- > >> > You received this message because you are subscribed to a topic in the > >> > Google Groups "sage-support" group. > >> > To unsubscribe from this topic, visit > >> > https://groups.google.com/d/topic/sage-support/XwGF584P7EY/unsubscribe. > >> > To unsubscribe from this group and all its topics, send an email to > >> > sage-support+unsubscr...@googlegroups.com. > >> > To view this discussion on the web visit > >> > https://groups.google.com/d/msgid/sage-support/CAAWYfq2mPzDGkbL4vKC4q0JFCygsjp0cvUGgKjXWWU325nAvPw%40mail.gmail.com. > >> > > -- > > You received this message because you are subscribed to the Google Groups > > "sage-support" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to sage-support+unsubscr...@googlegroups.com. > > To view this discussion on the web visit > > https://groups.google.com/d/msgid/sage-support/CA%2B8J_ug2sqLsxbVYbnzi1od6nPE7Usa9Fe%3DH6qWm9MZ0Ns-Zhw%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/CAAWYfq1viCMSj9E9qKUa9txEHC3JCb4HuRx%2BPye8_4TkVXeQ3A%40mail.gmail.com.