Re: [sage-release] Sage 9.2.beta13 released

2020-09-21 Thread John H Palmieri


On Monday, September 21, 2020 at 10:32:05 PM UTC-7, John H Palmieri wrote:
>
> For openblas and readline, I suggest using homebrew's versions of those 
> packages. For symmetrica, there is an upgrade at 
> https://trac.sagemath.org/ticket/29061 which seems to fix the problem. 
> For scipy (which you probably haven't reached in your build and which will 
> probably fail when you do), there is a fix at 
> https://trac.sagemath.org/ticket/30604.
>
> If you don't use homebrew, there is a proposed fix for readline at 
> https://trac.sagemath.org/ticket/30603, although it hasn't been tested 
> very much. There are no fixes yet for openblas.
>

Actually, after running configure, you should have seen a message saying

hint: installing the following system packages is recommended and may avoid 
building some of the above SPKGs from source:
$ brew install bdw-gc gcc gsl libatomic_ops openblas openssl r readline 
suite-sparse



You should follow those directions: it will speed up the Sage build 
(especially building gcc, which can take quite a while), as well as 
avoiding some of these Xcode 12 problems.




On Monday, September 21, 2020 at 5:35:43 PM UTC-7, Kenji Iohara wrote:
>
> I have compiled it completely (not an update) on Mac OS 10.15.6 with XCode 
> 12 and execute make -k, it failed for 3 packages:
>
> openblas-0.3.9
> readline-6.3.008.p0
> symmetrica-2.0.p11
>
> . 
>

-- 
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/71bfbc5e-3222-4502-b5dd-46a654946a85o%40googlegroups.com.


Re: [sage-release] Sage 9.2.beta13 released

2020-09-21 Thread John H Palmieri
For openblas and readline, I suggest using homebrew's versions of those 
packages. For symmetrica, there is an upgrade at 
https://trac.sagemath.org/ticket/29061 which seems to fix the problem. For 
scipy (which you probably haven't reached in your build and which will 
probably fail when you do), there is a fix at 
https://trac.sagemath.org/ticket/30604.

If you don't use homebrew, there is a proposed fix for readline at 
https://trac.sagemath.org/ticket/30603, although it hasn't been tested very 
much. There are no fixes yet for openblas.


On Monday, September 21, 2020 at 5:35:43 PM UTC-7, Kenji Iohara wrote:
>
> I have compiled it completely (not an update) on Mac OS 10.15.6 with XCode 
> 12 and execute make -k, it failed for 3 packages:
>
> openblas-0.3.9
> readline-6.3.008.p0
> symmetrica-2.0.p11
>
> . 
>

-- 
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/bb3c61a7-a894-473a-b33c-3ca7862cc8feo%40googlegroups.com.


[sage-release] Sage 9.2.beta13 released

2020-09-21 Thread Volker Braun
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 ;-)

468f23815a (tag: 9.2.beta13, trac/develop) Updated SageMath version to 
9.2.beta13
85a3dc5389 Trac #30600: fix ecm on macOS Xcode 12
a7608327d4 Trac #30053: Python 3.7+: setlocale: LC_ALL: cannot change 
locale (C.UTF-8) from build/bin/sage-spkg and in doctests; disable use of 
system Python 3.6
99faab8cbe Trac #30593: gf2x build with Xcode 12
2e265be7d0 Trac #30594: ecl build with Xcode 12
b66986d09b Trac #30491: add check parameter for lattice posets
114ee7373b Trac #30467: src/tox.ini: Check patchbot plugin patterns and 
common typo patterns
f2e15e2be5 Trac #30465: faster and memory efficient implementation of 
Szeged index
868adde689 Trac #30444: Mention anonymous hyperlinks in developer doc
ee5f4f3c6d Trac #30437: Special Implementation of random_element() for 
Laurent Series Rings
2eebb6c71e Trac #30425: Upgrade: misc pip upgrades 2020-08: SymPy, pip, six
fc5bfc7617 Trac #29363: At the end of configure, indicate which 
optional/experimental packages are configured to be installed
87116edf2a Trac #28864: 17 internet doctest failing in findstat.py
c58024ef03 Trac #30568: Fix computation of eigenvectors using arb
5e159a4298 Trac #30560: Make openssl an optional dependency of python3
6525ae113e Trac #30557: Add spkg-configure.m4 for openssl
fda96c41ac Trac #28838: Resurrect "sage -sws2rst" via a pip-installable 
package sage_sws2rst
da78a68d07 Trac #30396: cygwin-standard: sagelib build fails
d5b9e06998 Trac #30403: Standard package zlib cannot be installed on some 
platforms, breaking Docker build
907912f7ff Trac #30405: Graphs: fast implementation to compute antipodal 
graph
5adec5bd66 Trac #30329: Graphs: last unbounded diameter distance-regular 
graphs
51ea8fa1cb Trac #30320: set_default_frame() too restrictive on 
parallelizable manifolds
e8c87f3cd3 Trac #30312: Graphs: more classical parameters distance regular 
graphs
42f81f6f5c Trac #30275: Replace AssertionError with ValueError
57cd152782 Trac #30216: GH Actions: Test Windows with WSL
762de29268 Trac #30187: Words: improve `count` consistency across datatype 
representation
02c41b Trac #30041: coefficients of a polynomial yielding an element in 
an extension of a p-adic field
dff7c61f3a Trac #29541: spkg-configure.m4 for giac
70ea8fedf0 Trac #28136: Add number_of_subgroups() method to AbelianGroup
395be93987 Trac #28012: py3: import certain things from collections.abc
d9c15ae9c9 Trac #30550: conda-forge-ubuntu-standard: Pillow fails to install
d73ae6d0f4 Trac #30543: Document spkg-configure.m4 and distros directory
488f5076f7 Trac #30535: conda-forge-macos-standard: sagelib build fails 
with linbox-related error
53cf5c2aed Trac #29743: is_unit() fails for power-series-ring element: 
O(t^0)
72a76b31a5 Trac #28991: spkg-configure.m4 for gc
0e79ab3e4c Trac #28814: Conversion of scientific notation floats/RDF,etc... 
incorrect in Mathematica interface
0192e3a95c Trac #11736: Linear time implementation of lex_BFS()
f100b1886d Trac #30536: configure: No longer prefer gfortran-9; homebrew: 
Recommend gcc instead of gcc@9
736554330f Trac #30519: Fix check of orientation in volume form
cd65699176 Trac #30340: tox.yml (dist): Do not fail when the tag already 
exists
07a863dd16 Trac #28022: Downgrade rubiks to optional
363f8586eb Trac #16809: leak in maxima interface
5ec24db181 (tag: 9.2.beta12) Updated SageMath version to 9.2.beta12

-- 
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/18549713-56e7-42f9-9343-bbc9d96802ben%40googlegroups.com.


[sage-release] Re: Sage 9.2.beta12 released

2020-09-21 Thread Samuel Lelievre


Le lundi 21 septembre 2020 04:40:57 UTC+2, Matthias Köppe a écrit :
>
> On Wednesday, September 16, 2020 at 10:05:59 AM UTC-7 Samuel Lelievre 
> wrote:
>
>> [...]  what we should do about it is probably adapt the wording
>> to better convey that. For instance:
>>
>> hint: installing the following system packages, if not already
>> present, is recommended and may avoid building some SPKGs from
>> source (though some may have to be built anyway):
>> [...]
>>
>
> +1, ticket please
>

This is now:

- Sage Trac ticket 30624
  Improve configure's recommendation message
  https://trac.sagemath.org/ticket/30624
 
I don't have time to work on it now.

-- 
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/7c258b34-24f4-4c8c-b9b5-62e510e24313o%40googlegroups.com.