Builds for me on OS X 10.15.7 (Catalina) with Xcode 12, both with a full 
homebrew installation, and then also using only some homebrew packages:

  ./configure --with-system-readline=no --with-system-openblas=no 
--with-system-r=no --with-system-gsl-no --with-system-suitesparse=no



On Wednesday, September 30, 2020 at 4:22:01 PM 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 
>
> Again, if there is anything that should be merged in this beta cycle then 
> a positively-reviewed patch has to materialize real soon ;-)
>
> 1da6df404d (tag: 9.2.beta14) Updated SageMath version to 9.2.beta14
> be1a62b3bc Trac #30671: Random failure in src/sage/interfaces/psage.py
> ed7c4a3ee0 Trac #30605: improve cone containment tests
> ad0f8e0a1f Trac #30601: Move bitset.pxi to bitset_base.pxd
> 89bf834ab3 Trac #30597: Define a sparse bitset structure
> c539c2870a Trac #30663: tox.ini: Docker on Mac now needs $HOME too
> 112d9daff1 Trac #30658: conda-forge-ubuntu-standard: Pillow fails to 
> install (follow up)
> 0ef7e3ece8 Trac #30631: fix R on macOS xcode 12
> 6576814c37 Trac #30603: Upgrade readline to 8.0
> aa0a6d7b5f Trac #30546: python3 spkg-configure: Only search for "python3", 
> implement "configure --with-python=/PATH/TO/PYTHON"
> 6969c604ad Trac #30664: Fixup for "Add quiet mode for bootstrap"
> ebf4d9cf63 Trac #30662: Update conda package information, and fix building 
> Sage on conda
> cbd8e5db72 Trac #29061: Upgrade to symmetrica-3.0.1
> 99ab61da02 Trac #30596: Outsource functions in bitset.pxi that can be 
> optimized by intrinsics
> 97802f668d Trac #30595: Remove deprecated sage.libs.ppl
> 9ed2f32d19 Trac #30585: Typo ticket: homogenous -> homogeneous
> 9c205e9694 Trac #30577: remove test file for python3 syntax
> 0b841a75e6 Trac #30575: add maple conversion for hypergeometric functions
> de8e68e534 Trac #30572: Remove indirect typecasts when calling bitset.pxi
> dbd108c10b Trac #30567: remove deprecated things in words
> b4715d1b68 Trac #30563: Use configuration variable MAXIMA instead of 
> hardcoding "maxima"
> 865f3ca815 Trac #30562: Gap downloads from wrong upstream directory
> cd88566df0 Trac #30548: mention that sometimes it is wolfram, not math for 
> Mathematica script
> 7169ec9867 Trac #30547: full flake8 for skew_tableau.py, as an experiment
> 95712fc6ad Trac #30544: spkg-configure, system package info for tox
> 2413f7b665 Trac #30523: polynomial_element.pyx: roots: SR: Fix if 
> determinant is not real
> 28b594bb6e Trac #30486: Prepare doctests for Arb 2.18
> 43089d428d Trac #30337: Graphs: obtain distance-regular graphs from 
> generalised quadrangles
> 82a9e2d091 Trac #29500: Install all Python packages via pip wheel (or 
> setup.py bdist_wheel), store wheels in $SAGE_LOCAL/var/lib/sage/wheels
> 85906ba097 Trac #25119: Fail to integrate sqrt(x^2)/x
> 5bf821488c Trac #15223: Let the `TestSuite` test that the construction of 
> a parent returns the parent
> 501019f5b5 Trac #30610: Fix openblas to build with Xcode 12
> 19be84362c Trac #30576: Python 3.6: Fix locale/encoding issues in 
> docbuild, then re-enable Python 3.6
> af71febd64 Trac #30008: After #30053, sphinx 3.1.2 does not build on 
> ubuntu-{trusty,xenial,bionic}, debian-jessie, centos-7 (again)
> 82534f5b92 Trac #30538: some flake8 cleanup in manifolds
> 3d4a8d2e75 Trac #30533: Add quiet mode for bootstrap
> 8700f751cf Trac #30532: sage.rings.ideal: Do not import 
> sage.interfaces.singular at load time
> 0957fb642a Trac #30526: Irrelevant Example for _polynomial_list at 
> FP_template.pxi
> 3d4760ce77 Trac #30522: polynomial_element.pyx: roots: SR: Return value 
> for vanishing determinant broken
> 2fd8ef799e Trac #30516: Infinite WeightedIntegerVectors does not coerce 
> properly
> e3de8ecdfb Trac #30515: implement string formatting for elements in RR and 
> CC
> 6844bbe72a Trac #30514: fix pycodestyle E701/E702 in combinat
> 6b4b28b893 Trac #30513: fix pycodestyle E401
> 7314b0db62 Trac #30510: Speed up method subgraph
> 16b1089743 Trac #30509: Graphs: Faster implementation for HalfCube
> 15cebad2f0 Trac #30503: src/tox.ini: Add environment codespell
> 12c246ff72 Trac #30502: typo ticket 09/2020
> 8543b383c8 Trac #30497: more lgtm-suggested fixed
> 55568686a8 Trac #30493: bug in border case in highest weight vectors of 
> tensor product of crystals
> 12aa127d55 Trac #30492: Provide conversion methods to remove cythonizing 
> from doctests
> 49f3450dab Trac #29975: Make numerical and probability doctests ready for 
> random seeds
> 055c07e8c6 Trac #28394: comparison of sage rationals with gmpy2 mpq broken
> e1a7af2252 Trac #26060: Wrong limit(x / (x + 2^x + cos(x)), x=-oo)
> cd50ac9ea4 Trac #5178: Make LLL_gram also work with Gram matrices with 
> non-integer entries
> 69c51603dd Trac #30583: Upgrade: gmpy2 2.1.0.b5
> 6aa190cdee Trac #30531: Polyhedron_normaliz._triangulate_normaliz should 
> not use NmzResult directly
> ff880f9919 Trac #29164: Computing log(0, 2) takes a long time
> d55e6c9835 Trac #30604: fix scipy for XCode 12
> 468f23815a (tag: 9.2.beta13) Updated SageMath version to 9.2.beta13
>
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/74b9d525-8265-4b35-8787-219bf91d9083o%40googlegroups.com.

Reply via email to