Re: [sage-release] Sage 9.5.beta1 released

2021-09-16 Thread 'Justin C. Walker' via sage-release
Ok, here’s what I’ve got:

- 10.15.7: as previously reported, build completed and all tests passed.
- 10.14.6: build completed, testing yielded three failures, all well-known 
(base.py, bipartite_graph.py, external.py).

Hard to tell for sure what version of the tool chain I have installed, but 
using “xcrun —show-sdk-version”, I get
   10.13: 10.14.1 (Xcode not installed)
   10.14: 10.14 (with Xcode 10.14 installed)

HTH

Justin

> On Sep 15, 2021, at 16:00 , Matthias Köppe  wrote:
> 
> Yes, the Xcode Command-Line Tools is what I meant.
> 
> On Wednesday, September 15, 2021 at 3:41:49 PM UTC-7 jus...@mac.com wrote:
> I am loathe to update Xcode. 
> 
> In addition, it appears that I have never installed Xcode, and only have the 
> command-line tools for 10.14.1. 
> 
> I will try on two newer-ish systems (10.14.6, 10.15.7), and let you the 
> results. 
> 
> Justin 
> 
> > On Sep 15, 2021, at 15:33 , Matthias Köppe  wrote: 
> > 
> > Are you able to update Xcode on this system? Alternatively, could you try 
> > the OpenSSL upgrade in https://trac.sagemath.org/ticket/32499? 
> > 
> > Darwin Kronecker.local 17.7.0 Darwin Kernel Version 17.7.0: Fri Oct 30 
> > 13:34:27 PDT 2020; root:xnu-4570.71.82.8~1/RELEASE_X86_64 x86_64 
> >  
> > C compiler: gcc 
> > C compiler version: 
> > Configured with: --prefix=/Library/Developer/CommandLineTools/usr 
> > --with-gxx-include-dir=/usr/include/c++/4.2.1 
> > Apple LLVM version 10.0.0 (clang-1000.10.44.4) 
> > Target: x86_64-apple-darwin17.7.0 
> > 
> > 
> > On Wednesday, September 15, 2021 at 3:24:22 PM UTC-7 jus...@mac.com wrote: 
> > 
> > 
> > > On Sep 14, 2021, at 15:50 , 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 
> > 
> > Same issue as for 9.5.b1: openssl failed to build. 
> > 
> > I am attaching the log file for this, in case it provides clues. 
> > 
> > Justin 
> > 
> > 
> > -- 
> > 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 on the web visit 
> > https://groups.google.com/d/msgid/sage-release/4a4b8847-5f36-4ad9-a206-ab8000ade5e8n%40googlegroups.com.
> >  
> 
> -- 
> Justin C. Walker, Curmudgeon at Large 
> Institute for the Absorption of Federal Funds 
> --- 
> I want to die, peacefully in my sleep, like my grandfather; 
> not screaming in terror, like his passengers. 
> 
> 
> 
> 
> 
> -- 
> 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/2e6a2014-bc62-4388-aefd-23e75b6d2704n%40googlegroups.com.

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
---
I'm beginning to like the cut of his jibberish.
---



-- 
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/C4D53507-863C-43A3-B272-F5C5D650F037%40mac.com.


Re: [sage-release] Sage 9.5.beta1 released

2021-09-15 Thread Matthias Köppe
Yes, the Xcode Command-Line Tools is what I meant.

On Wednesday, September 15, 2021 at 3:41:49 PM UTC-7 jus...@mac.com wrote:

> I am loathe to update Xcode.
>
> In addition, it appears that I have never installed Xcode, and only have 
> the command-line tools for 10.14.1.
>
> I will try on two newer-ish systems (10.14.6, 10.15.7), and let you the 
> results.
>
> Justin
>
> > On Sep 15, 2021, at 15:33 , Matthias Köppe  wrote:
> > 
> > Are you able to update Xcode on this system? Alternatively, could you 
> try the OpenSSL upgrade in https://trac.sagemath.org/ticket/32499?
> > 
> > Darwin Kronecker.local 17.7.0 Darwin Kernel Version 17.7.0: Fri Oct 30 
> 13:34:27 PDT 2020; root:xnu-4570.71.82.8~1/RELEASE_X86_64 x86_64
> > 
> > C compiler: gcc
> > C compiler version:
> > Configured with: --prefix=/Library/Developer/CommandLineTools/usr 
> --with-gxx-include-dir=/usr/include/c++/4.2.1
> > Apple LLVM version 10.0.0 (clang-1000.10.44.4)
> > Target: x86_64-apple-darwin17.7.0
> > 
> > 
> > On Wednesday, September 15, 2021 at 3:24:22 PM UTC-7 jus...@mac.com 
> wrote:
> > 
> > 
> > > On Sep 14, 2021, at 15:50 , 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 
> > 
> > Same issue as for 9.5.b1: openssl failed to build. 
> > 
> > I am attaching the log file for this, in case it provides clues. 
> > 
> > Justin 
> > 
> > 
> > -- 
> > 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 on the web visit 
> https://groups.google.com/d/msgid/sage-release/4a4b8847-5f36-4ad9-a206-ab8000ade5e8n%40googlegroups.com
> .
>
> --
> Justin C. Walker, Curmudgeon at Large
> Institute for the Absorption of Federal Funds
> ---
> I want to die, peacefully in my sleep, like my grandfather;
> not screaming in terror, like his passengers.
>
>
>
>
>

-- 
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/2e6a2014-bc62-4388-aefd-23e75b6d2704n%40googlegroups.com.


Re: [sage-release] Sage 9.5.beta1 released

2021-09-15 Thread 'Justin C. Walker' via sage-release
I am loathe to update Xcode.

In addition, it appears that I have never installed Xcode, and only have the 
command-line tools for 10.14.1.

I will try on two newer-ish systems (10.14.6, 10.15.7), and let you the results.

Justin

> On Sep 15, 2021, at 15:33 , Matthias Köppe  wrote:
> 
> Are you able to update Xcode on this system? Alternatively, could you try the 
> OpenSSL upgrade in https://trac.sagemath.org/ticket/32499?
> 
> Darwin Kronecker.local 17.7.0 Darwin Kernel Version 17.7.0: Fri Oct 30 
> 13:34:27 PDT 2020; root:xnu-4570.71.82.8~1/RELEASE_X86_64 x86_64
> 
> C compiler: gcc
> C compiler version:
> Configured with: --prefix=/Library/Developer/CommandLineTools/usr 
> --with-gxx-include-dir=/usr/include/c++/4.2.1
> Apple LLVM version 10.0.0 (clang-1000.10.44.4)
> Target: x86_64-apple-darwin17.7.0
> 
> 
> On Wednesday, September 15, 2021 at 3:24:22 PM UTC-7 jus...@mac.com wrote:
> 
> 
> > On Sep 14, 2021, at 15:50 , 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 
> 
> Same issue as for 9.5.b1: openssl failed to build. 
> 
> I am attaching the log file for this, in case it provides clues. 
> 
> Justin 
> 
> 
> -- 
> 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/4a4b8847-5f36-4ad9-a206-ab8000ade5e8n%40googlegroups.com.

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
---
I want to die, peacefully in my sleep, like my grandfather;
not screaming in terror, like his passengers.




-- 
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/48F4F615-F264-49A1-B5DD-A81EF77176A4%40mac.com.


Re: [sage-release] Sage 9.5.beta1 released

2021-09-15 Thread Matthias Köppe
Are you able to update Xcode on this system? Alternatively, could you try 
the OpenSSL upgrade in https://trac.sagemath.org/ticket/32499?

Darwin Kronecker.local 17.7.0 Darwin Kernel Version 17.7.0: Fri Oct 30 
13:34:27 PDT 2020; root:xnu-4570.71.82.8~1/RELEASE_X86_64 x86_64

C compiler: gcc
C compiler version:
Configured with: --prefix=/Library/Developer/CommandLineTools/usr 
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 10.0.0 (clang-1000.10.44.4)
Target: x86_64-apple-darwin17.7.0


On Wednesday, September 15, 2021 at 3:24:22 PM UTC-7 jus...@mac.com wrote:

>
>
> > On Sep 14, 2021, at 15:50 , 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 
>
> Same issue as for 9.5.b1: openssl failed to build.
>
> I am attaching the log file for this, in case it provides clues.
>
> Justin
>
>

-- 
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/4a4b8847-5f36-4ad9-a206-ab8000ade5e8n%40googlegroups.com.


Re: [sage-release] Sage 9.5.beta1 released

2021-09-15 Thread Clemens Heuberger

On my patchbot, I get an error when testing ticket 0

sage -t --long --random-seed=0 src/sage/misc/weak_dict.pyx
**
File "src/sage/misc/weak_dict.pyx", line 38, in sage.misc.weak_dict
Failed example:
 len(D) > 1
Expected:
 True
Got:
 False
**
1 item had failures:
1 of  28 in sage.misc.weak_dict
 [271 tests, 1 failure, 0.39 s]

see

https://patchbot.sagemath.org/log/0/Linux/78-Ubuntu_SMP_Fri_Mar_19_13:29:52_UTC_2021/x86_64/5.4.0-70-generic/pc72-math/2021-09-14%2003:00:01
 ,

On some other (unrelated) ticket, however, there are no problems, see


https://patchbot.sagemath.org/log/32464/Linux/78-Ubuntu_SMP_Fri_Mar_19_13:29:52_UTC_2021/x86_64/5.4.0-70-generic/pc72-math/2021-09-15%2007:45:50
 .


Am 15.09.21 um 00:50 schrieb 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



c349c87d0d (tag: 9.5.beta1, trac/develop) Updated SageMath version to 9.5.beta1
a2af3f6a45 Trac #32415: Remove unnecessary uses of symbolic functions in 
sage.tensor.modules
f91cda231b Trac #32413: Remove unnecessary uses of SR and symbolic functions in 
sage.categories, sage.coding

de5c329ff9 Trac #32412: Deprecate sage.interfaces.primecount
48872d39ac Trac #32411: Remove unnecessary uses of SR and symbolic functions in 
sage.algebras, sage.combinat

e7ff1af2a2 Trac #32408: slightly faster multiple zeta values
9af9b91920 Trac #32407: sage.symbolic.function: Remove direct use of cimports 
from pynac
4e012ae4a6 Trac #32403: tox.yml: Use --enable-download-from-upstream-url for 
make dist

1dc7e82217 Trac #32402: annotations for super tableaux
f4738d00f5 Trac #32401: Fix maxima('acosh(0.5)') doctest in expression.pyx
94570c691c Trac #32399: Add sqlite3 to sqlite/distros/cygwin.txt
d6f0b719be Trac #32397: some details in sloane_functions
4499a675d9 Trac #32396: Absolute value function for scalar fields
9d5680932f Trac #32395: bliss's canonical_form should guard against incorrect 
partition

d315872ec1 Trac #32392: pari_jupyter: Broken, unmaintained; remove
343d658aad Trac #32391: sage.symbolic.ring: Remove direct use of cimports from 
pynac
7cee6b86fd Trac #32382: Fix ClusterQuiver sorting and finiteness test
055f81cfe5 Trac #32381: Refresh some bibliographic references
1b1d05413a Trac #32378: annotations for Gelfand-Tsetlin patterns
caaaf279ba Trac #32377: lift from free pre-Lie algebras to Grossman-Larson 
algebras
e13a9e1c94 Trac #32375: speed up logarithms modulo composite integers
63f82bd53c Trac #32344: Add a new class to write multi-thread safe to a complete 
directory

e1aadb9a1f Trac #32272: Graded algebras with maximal degree
39800ba89f Trac #31778: Interface to Mathics
2de695da66 Trac #31280: IPython/Jupyter upgrade for Sage 9.5
859ce9da33 Trac #29847: Install sage_setup with setuptools as a prerequisite for 
building/installing sagelib
72a83dd425 Trac #32361: Actually remove DESTDIR staging for Python packages to 
eliminate race conditions during Python package installations
ee3733aa99 Trac #32323: Add GNU info as an optional package; fix singular spkg 
installation to install singular.idx

14f452c430 Trac #32372: requests: Upgrade to 2.26.0, add new (unvendored) deps
4df0016e22 Trac #32358: add some missing pari link roles
f24019d372 Trac #32356: enhance conversion of piecewise functions to giac
715b80f36f Trac #32355: Bug in multiple tensor contractions with scalar result
d258224051 Trac #32351: Add hash to hyperplane arrangements
b24543d286 Trac #32350: Fix unstable numeric doctest of LU decomposition
815f5048c8 Trac #32349: Remove base ring attribute for the class 
ModularFormsRing
9c49c5ee34 Trac #32305: Upgrade networkx to 2.6
5feb99b8cc Trac #32188: Fix some doctests that fail for various random seeds
8cdcfebc19 Trac #9777: include more rings in random testing
be205f67b9 Trac #32461: Fix symbolics doctest after #31873
0f44f1b99e Trac #32348: Missing Weil polynomials when leading coefficients are 
specified

18523b0bbe Trac #32347: deprecate some is_*** functions
5c94eb2b1a Trac #32346: partial cleanup around is_InfinityElement
fbde9cd1dc Trac #32331: refresh sage-fixdoctests using argparse
eae69f39a8 Trac #32329: Needing to interrupt when computing integral for answer
aa426670ad Trac #32326: remove some py2/py3 stuff from doctest forker
fa4858b8cd Trac #32318: Generate non-redundant indices of tensors with 
symmetries efficiently

b996e13016 Trac #32316: adding annotations to superpartitions
daca216ea2 Trac #32315: Enumerated ConditionSet
29b3466911 Trac #32313: remove deprecated diff. forms
34ec440082 Trac #32312: faster abelian_group() method for elliptic curves over 
finite fields

9ff50840bc Trac #32310: refresh code and add annotations to composition.py
aeb98f7ade Trac #32304: removing more traces of 

[sage-release] Sage 9.5.beta1 released

2021-09-14 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 


c349c87d0d (tag: 9.5.beta1, trac/develop) Updated SageMath version to 
9.5.beta1
a2af3f6a45 Trac #32415: Remove unnecessary uses of symbolic functions in 
sage.tensor.modules
f91cda231b Trac #32413: Remove unnecessary uses of SR and symbolic 
functions in sage.categories, sage.coding
de5c329ff9 Trac #32412: Deprecate sage.interfaces.primecount
48872d39ac Trac #32411: Remove unnecessary uses of SR and symbolic 
functions in sage.algebras, sage.combinat
e7ff1af2a2 Trac #32408: slightly faster multiple zeta values
9af9b91920 Trac #32407: sage.symbolic.function: Remove direct use of 
cimports from pynac
4e012ae4a6 Trac #32403: tox.yml: Use --enable-download-from-upstream-url 
for make dist
1dc7e82217 Trac #32402: annotations for super tableaux
f4738d00f5 Trac #32401: Fix maxima('acosh(0.5)') doctest in expression.pyx
94570c691c Trac #32399: Add sqlite3 to sqlite/distros/cygwin.txt
d6f0b719be Trac #32397: some details in sloane_functions
4499a675d9 Trac #32396: Absolute value function for scalar fields
9d5680932f Trac #32395: bliss's canonical_form should guard against 
incorrect partition
d315872ec1 Trac #32392: pari_jupyter: Broken, unmaintained; remove
343d658aad Trac #32391: sage.symbolic.ring: Remove direct use of cimports 
from pynac
7cee6b86fd Trac #32382: Fix ClusterQuiver sorting and finiteness test
055f81cfe5 Trac #32381: Refresh some bibliographic references
1b1d05413a Trac #32378: annotations for Gelfand-Tsetlin patterns
caaaf279ba Trac #32377: lift from free pre-Lie algebras to Grossman-Larson 
algebras
e13a9e1c94 Trac #32375: speed up logarithms modulo composite integers
63f82bd53c Trac #32344: Add a new class to write multi-thread safe to a 
complete directory
e1aadb9a1f Trac #32272: Graded algebras with maximal degree
39800ba89f Trac #31778: Interface to Mathics
2de695da66 Trac #31280: IPython/Jupyter upgrade for Sage 9.5
859ce9da33 Trac #29847: Install sage_setup with setuptools as a 
prerequisite for building/installing sagelib
72a83dd425 Trac #32361: Actually remove DESTDIR staging for Python packages 
to eliminate race conditions during Python package installations
ee3733aa99 Trac #32323: Add GNU info as an optional package; fix singular 
spkg installation to install singular.idx
14f452c430 Trac #32372: requests: Upgrade to 2.26.0, add new (unvendored) 
deps
4df0016e22 Trac #32358: add some missing pari link roles
f24019d372 Trac #32356: enhance conversion of piecewise functions to giac
715b80f36f Trac #32355: Bug in multiple tensor contractions with scalar 
result
d258224051 Trac #32351: Add hash to hyperplane arrangements
b24543d286 Trac #32350: Fix unstable numeric doctest of LU decomposition
815f5048c8 Trac #32349: Remove base ring attribute for the class 
ModularFormsRing
9c49c5ee34 Trac #32305: Upgrade networkx to 2.6
5feb99b8cc Trac #32188: Fix some doctests that fail for various random seeds
8cdcfebc19 Trac #9777: include more rings in random testing
be205f67b9 Trac #32461: Fix symbolics doctest after #31873
0f44f1b99e Trac #32348: Missing Weil polynomials when leading coefficients 
are specified
18523b0bbe Trac #32347: deprecate some is_*** functions
5c94eb2b1a Trac #32346: partial cleanup around is_InfinityElement
fbde9cd1dc Trac #32331: refresh sage-fixdoctests using argparse
eae69f39a8 Trac #32329: Needing to interrupt when computing integral for 
answer
aa426670ad Trac #32326: remove some py2/py3 stuff from doctest forker
fa4858b8cd Trac #32318: Generate non-redundant indices of tensors with 
symmetries efficiently
b996e13016 Trac #32316: adding annotations to superpartitions
daca216ea2 Trac #32315: Enumerated ConditionSet
29b3466911 Trac #32313: remove deprecated diff. forms
34ec440082 Trac #32312: faster abelian_group() method for elliptic curves 
over finite fields
9ff50840bc Trac #32310: refresh code and add annotations to composition.py
aeb98f7ade Trac #32304: removing more traces of sagenb
68d4202a7a Trac #32302: Drop SINGULAR_EXECUTABLE from src/bin/sage-env
cf1304a636 Trac #32300: Get rid of more ParentWithBase and ParentWithGens
b7a94b22e5 Trac #31996: Efficient Integration on Riemann Surfaces
20c8c02ebd Trac #31897: Implementation of streams as backend for 
LazyLaurentSeries
a1e3ad227c Trac #32298: partial cleanup of <...
f5828e48ef Trac #32296: using libgap in code_bounds
1ff90ae748 Trac #32295: get rid of some pycodestyle warnings
75e34de83b Trac #32293: Orlik-Terao invariant algebra
0818558188 Trac #32290: Fix polytopes_db_4d optional doctest
9473ce291d Trac #32284: enhance oeis program parser
ff0abf18f4 Trac #32283: Fix cellular_involution for tensor product of 
cellular algebras
a1745a4118 Trac #32279: some fixes for pycodestyle linter
3ea58ad274 Trac #32275: Fix test failure with giac 1.7 after #32002
edc62050fb Trac #32271: Add example of LaTeX text in 2d graphics
88ef60b251 Trac