On Mon, May 4, 2026 at 1:28 PM John H Palmieri <
jhpalm...@gmail.com> wrote:
>
> With OS X on Apple Silicon, lots of homebrew packages:
>
> % make distclean && ./bootstrap && ./configure && make
>
> fails to build fflas-ffpack. On the other hand,
>
> % make distclean && ./bootstrap && ./configure --with-darwin-accelerate && make testlong
Is this with fflas-ffpack built from source, or with Homebrew's
Macaulay2 tap for fflas-ffpack and its relatives (givaro and linbox)?
The latter use Accelerate, in this sense it's fine.
I added these taps to our lists of packages to be installed in
https://github.com/sagemath/sage/pull/42106
As far as I know, Accelerate is getting popular on macOS since it was
brought into a state compatible with recent BLAS/LAPACK releases, so
it seems OK to me to make it the default.
Packages such as scipy which used to require OpenBLAS are now working
fine with Accelerate, and ship binary wheels using Accelerate, too.
Dima
>
> works with just the expected test failures (env.py, which should be fixed by #41626, and limit_valuation.py, which has been mentioned before).
>
> Should --with-darwin-accelerate be the default for this kind of machine? I think that's the only way to build the develop branch on OS X right now.
>
>
>
>
>
> On Saturday, May 2, 2026 at 10:53:06 AM UTC-7 Volker Braun wrote:
>>
>> As always, you can get the latest beta version from the "develop" git branch. Alternatively, the self-contained source tarball is at
http://www.sagemath.org/download-latest.html
>>
>>
>> 8592858fd4c (tag: 10.9.rc2, github/develop) Updated SageMath version to 10.9.rc2
>> 19d16e0f621 gh-42083: Update PNGLIB variable to include LDFLAGS
>> 41f3437915e gh-42035: more consistent NotImplementedErrors in hyperelliptic curves
>> b3600307cbf (tag: 10.9.rc1) Updated SageMath version to 10.9.rc1
>
> --
> You received this message because you are subscribed to the Google Groups "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
sage-release...@googlegroups.com.
> To view this discussion visit
https://groups.google.com/d/msgid/sage-release/83583549-1d55-4217-a5cf-86343167afe8n%40googlegroups.com.