Re: [sage-release] Re: Sage 8.2.beta7 released

2018-03-10 Thread Emmanuel Charpentier
Dear Erik,

Le vendredi 9 mars 2018 11:53:54 UTC+1, Erik Bray a écrit :
>
> On Fri, Mar 9, 2018 at 9:53 AM, Emmanuel Charpentier 
>  wrote: 
> > FWIW, (serially) builds successfully on Cygwin64 running on top of 
> Windows 7 
> > (on Core i5 + 8 GB RAM), but only after applying Trac#24860. Serial 
> build 
> > needs about 15 hours. Tests will have to be run overnight. 
>
> Why "serial".


'Cause my last attempts at building in parallel were serious failures... as 
ISTR to have reported at the time. and getting a functional sage was my 
priority over getting a fast-building sage.
 

> Parallel build works fine most of the time, modulo the 
> issues discussed (and fixed) in https://trac.sagemath.org/ticket/24647 
>

I wasn't aware (or I had forgotten) this one. Now that I *know* I can get a 
functional Sage, I'll take the opportunity to test it. 

Again, thanks a lot for your work on Windows !

--
Emmanuel Charpentier


> > Le mardi 6 mars 2018 10:45:59 UTC+1, Emmanuel Charpentier a écrit : 
> >> 
> >> FWIW, same result onDeian testing running on Core i5 + 8 GB RAM. 
> >> 
> >> -- 
> >> Emmanuel Charpentier 
> >> 
> >> Le samedi 3 mars 2018 12:09:52 UTC+1, Emmanuel Charpentier a écrit : 
> >>> 
> >>> FWIW, builds and passes ptestlong without any failure on Debian 
> testing 
> >>> running on Core i7 + 16 GB RAM 
> >>> 
> >>> HTH, 
> >>> 
> >>> -- 
> >>> Emmanuel Charpentier 
> >>> 
> >>> Le samedi 3 mars 2018 01:50:39 UTC+1, Volker Braun a écrit : 
>  
>  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 
>  
>  3750eaa411 (tag: 8.2.beta7) Updated SageMath version to 8.2.beta7 
>  c6fc4193d4 Trac #24703: Everything should be rebuilt after GCC 
> upgrade 
>  2e2a69c75c Trac #24772: Encoding fixes to the doctest module 
>  6e3e9d6c11 Trac #24813: py3: Miscellaneous small fixes for sage.arith 
>  a990a92f51 Trac #24810: _mul_ for IntegralLattices 
>  3796ed7999 Trac #24831: py3: remove __cmp__ in categories/functor 
>  87d791e0aa Trac #24829: zero_matrix() should pass the correct zero 
>  9734864877 Trac #24818: Bug in genus of a quadratic form 
>  7c12eda717 Trac #24814: Don't abuse prepare_dict() in ChainComplex 
>  11ba8c5297 Trac #24773: Delayed/Conditional Substitution 
>  d906dc42d8 Trac #24588: py3: several long/int related fixes 
>  5442f6226d Trac #24827: Doctest failures in fricas interface 
>  c191117f78 Trac #24635: make vertex_connectivity faster if only a 
> lower 
>  bound is required. 
>  f1e208372b Trac #24799: Raising NotImplemented 
>  deaa572ec5 Trac #24803: fixing some bad use of raise 
>  8e985ebea4 Trac #24789: py3: updates to sage.interfaces.qsieve 
>  58bc11397d Trac #24573: bug in creating graphic matroid with explicit 
>  groundset labels 
>  196d3cc383 Trac #24391: DynkinDiagram.marked_nodes doesn't work 
>  b0d74897a9 Trac #19628: lazy_import breaks CachedRepresentation 
>  7640d68cb6 Trac #24702: Intersections and saturations of 
>  FreeQuadraticModules have the wrong ambient module 
>  76ae35b3b1 Trac #24787: Fix indentation in sage.misc.randstate 
>  0fb74a8f7e Trac #24794: py3: remove some commented __cmp__ (for 
> cleanup) 
>  a77a2f0bd8 Trac #24781: another branch of typos 
>  d61e7dedd5 Trac #24777: Chromatic number of the empty graph by MILP 
>  884072c50c Trac #24796: py3: sort repr of OrlikSolomonAlgebra 
>  44c25dc927 Trac #24795: py3: fix pickling of 
>  sage.symbolic.function.SymbolicFunction 
>  6c18344f3e Trac #24720: Totally silent mode for cython() 
>  e67f4fbd16 Trac #23701: new standard package libatomic_ops 
>  88dc0cfa59 Trac #24780: py3: convert a few more classes to new-style 
>  classes 
>  186207a5d8 Trac #24778: py3: fix some minor doctest failures in 
>  sage.libs.mpmath 
>  6ad7c8a7e2 Trac #24759: Sort the repr of PolyDict by its dict keys 
>  f75e7b6bc8 Trac #24771: Miscellaneous fixes to the doctest module 
>  e32b57a4c5 Trac #24770: Doctest: use new-style classes 
>  3d5cc7aed2 Trac #24729: Add --with-python=3 configure flag to replace 
>  SAGE_PYTHON3=yes 
>  ba0d124149 Trac #24724: Capture warning/errors messages in 
>  sage.misc.cython 
>  d87395f04c Trac #24686: Integration of piecewise analytic complex 
>  functions using arb 
>  c8015d7a71 Trac #24531: Replace ratpoints by PARI 
>  50a97b3777 Trac #24763: Run scripts with sage-python23 
>  43a39f6c1b Trac #24744: implementation of boomerang connectivity 
> table 
>  93020a4eb1 (tag: 8.2.beta6) Updated SageMath version to 8.2.beta6 
>  
> > -- 
> > 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, 

[sage-release] Re: Sage 8.2.beta7 released

2018-03-10 Thread Emmanuel Charpentier
On Cygwin on Windows 7 running on core i5 + 8 GB RAM, (serial) testlong 
took about17 hours and gives two failures :

--
sage -t --long --warn-long 202.0 src/sage/interfaces/process.pyx  # 1 
doctest failed
sage -t --long --warn-long 202.0 src/sage/misc/cython.py  # 
UnicodeDecodeError in doctesting framework
--

The first one has already been reported : on this system, terminate() needs 
more than 4 seconds.

The second one is new (see enclosed file for results of running it 
standalone), and seems to be related to Unicode use in Cython (but I'm 
*really* out of my depth here...).

HTH,

--
Emmanuel Charpentier



Le vendredi 9 mars 2018 09:53:51 UTC+1, Emmanuel Charpentier a écrit :
>
> FWIW, (serially) builds successfully on Cygwin64 running on top of Windows 
> 7 (on Core i5 + 8 GB RAM), but only after applying Trac#24860 
> . Serial build needs about 15 
> hours. Tests will have to be run overnight.
>
> HTH,
>
> --
> Emmanuel Charpentier
>
> Le mardi 6 mars 2018 10:45:59 UTC+1, Emmanuel Charpentier a écrit :
>>
>> FWIW, same result onDeian testing running on Core i5 + 8 GB RAM.
>>
>> --
>> Emmanuel Charpentier
>>
>> Le samedi 3 mars 2018 12:09:52 UTC+1, Emmanuel Charpentier a écrit :
>>>
>>> FWIW, builds and passes ptestlong without any failure on Debian testing 
>>> running on Core i7 + 16 GB RAM
>>>
>>> HTH,
>>>
>>> --
>>> Emmanuel Charpentier
>>>
>>> Le samedi 3 mars 2018 01:50:39 UTC+1, Volker Braun a écrit :

 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

 3750eaa411 (tag: 8.2.beta7) Updated SageMath version to 8.2.beta7
 c6fc4193d4 Trac #24703: Everything should be rebuilt after GCC upgrade
 2e2a69c75c Trac #24772: Encoding fixes to the doctest module
 6e3e9d6c11 Trac #24813: py3: Miscellaneous small fixes for sage.arith
 a990a92f51 Trac #24810: _mul_ for IntegralLattices
 3796ed7999 Trac #24831: py3: remove __cmp__ in categories/functor
 87d791e0aa Trac #24829: zero_matrix() should pass the correct zero
 9734864877 Trac #24818: Bug in genus of a quadratic form
 7c12eda717 Trac #24814: Don't abuse prepare_dict() in ChainComplex
 11ba8c5297 Trac #24773: Delayed/Conditional Substitution
 d906dc42d8 Trac #24588: py3: several long/int related fixes
 5442f6226d Trac #24827: Doctest failures in fricas interface
 c191117f78 Trac #24635: make vertex_connectivity faster if only a lower 
 bound is required.
 f1e208372b Trac #24799: Raising NotImplemented
 deaa572ec5 Trac #24803: fixing some bad use of raise
 8e985ebea4 Trac #24789: py3: updates to sage.interfaces.qsieve
 58bc11397d Trac #24573: bug in creating graphic matroid with explicit 
 groundset labels
 196d3cc383 Trac #24391: DynkinDiagram.marked_nodes doesn't work
 b0d74897a9 Trac #19628: lazy_import breaks CachedRepresentation
 7640d68cb6 Trac #24702: Intersections and saturations of 
 FreeQuadraticModules have the wrong ambient module
 76ae35b3b1 Trac #24787: Fix indentation in sage.misc.randstate
 0fb74a8f7e Trac #24794: py3: remove some commented __cmp__ (for cleanup)
 a77a2f0bd8 Trac #24781: another branch of typos
 d61e7dedd5 Trac #24777: Chromatic number of the empty graph by MILP
 884072c50c Trac #24796: py3: sort repr of OrlikSolomonAlgebra
 44c25dc927 Trac #24795: py3: fix pickling of 
 sage.symbolic.function.SymbolicFunction
 6c18344f3e Trac #24720: Totally silent mode for cython()
 e67f4fbd16 Trac #23701: new standard package libatomic_ops
 88dc0cfa59 Trac #24780: py3: convert a few more classes to new-style 
 classes
 186207a5d8 Trac #24778: py3: fix some minor doctest failures in 
 sage.libs.mpmath
 6ad7c8a7e2 Trac #24759: Sort the repr of PolyDict by its dict keys
 f75e7b6bc8 Trac #24771: Miscellaneous fixes to the doctest module
 e32b57a4c5 Trac #24770: Doctest: use new-style classes
 3d5cc7aed2 Trac #24729: Add --with-python=3 configure flag to replace 
 SAGE_PYTHON3=yes
 ba0d124149 Trac #24724: Capture warning/errors messages in 
 sage.misc.cython
 d87395f04c Trac #24686: Integration of piecewise analytic complex 
 functions using arb
 c8015d7a71 Trac #24531: Replace ratpoints by PARI
 50a97b3777 Trac #24763: Run scripts with sage-python23
 43a39f6c1b Trac #24744: implementation of boomerang connectivity table
 93020a4eb1 (tag: 8.2.beta6) Updated SageMath version to 8.2.beta6



-- 
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.

[sage-release] Sage 8.2.beta8 released

2018-03-10 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

9bf9f05f1f (tag: 8.2.beta8, trac/develop) Updated SageMath version to 
8.2.beta8
b262bb1d0a Trac #24896: Link DOIs to preferred resolver
00f5bf5e2e Trac #24776: Undirected graph, one-line descriptions
516cbe1c94 Trac #24895: yet another typo ticket
c82c5b377f Trac #22836: ccache fails test suite with clang
4343fb9d1d Trac #24087: Automorphism group of finite abelian groups.
fbad515a22 Trac #24893: some details in graph_latex
681e427575 Trac #24779: py3: buffet of minor doctest fixes
ccb4517da2 Trac #24899: py3: using richcmp in p1list.pyx
fc9a17f699 Trac #24898: wrong relabel handling in modular_decomposition of 
graphs
2b6ad723cb Trac #24884: Matrix-related fixes in differential geometry
919ac0ea21 Trac #24817: Faster creation of complex balls from two 
integers/rationals
4f2874af3c Trac #23700: update gc to version 7.6
30d778252c Trac #23505: Lattice precision for p-adics
15fbaa620f Trac #21524: configure.ac: write build/make/Makefile within an 
AC_CONFIG_FILE, not during main configure
2972b5ab65 Trac #24867: The check for broken GCC should use src/bin/sage-env
f3fcca21de Trac #24871: fixing doc formatting in widgets.py
3ddf32292a Trac #24844: Some elliptic curve functions do not set a point's 
order
9c6fc0fc70 Trac #24821: _mul_ for FGP_Module_class
e60a2f4d11 Trac #24001: Some "optional - dot2tex" doctests do not depend on 
dot2tex
6ac29abb46 Trac #23229: Cache fraction_field() of p-adic rings, deprecate 
print_mode options
2d0f85491e Trac #24897: cantor_product does an infinite loop
95e44ce471 Trac #24882: various enhancements to cluster quivers
5b735cdb6b Trac #24881: Minor fixes involving matrices
039f3d4a55 Trac #24879: Typo in Sage documentation
28fed0df0d Trac #24874: BooleanMonomialMonoid is commutative
815b1f128f Trac #24870: is_rational on Integer and Rational
e7843192cd Trac #24865: Finite field elements should not have a _matrix_ 
method
6fa03a7f6a Trac #24761: py3: implement PolyDict.__hash__
81ed14d159 Trac #24706: py3: create a "make buildbot-python3" target
70ee16bf62 Trac #24863: Fix signature of Matrix_gfpn_dense.__init__
04844a944b Trac #24856: py3: correct many bad imports in valuation folder
e84b3fc474 Trac #24851: fixing a wrong doc construction
08356e1581 Trac #24845: Typos in src/sage/groups/finitely_presented.py
5c9461 Trac #24807: Lazy import of number_field/totallyreal*
ea6b0f1a0a Trac #24805: py3: miscellaneous division-related fixes, 
particularly for sage_setup.autogen
3acf8f0589 Trac #24797: adding colored faces to threejs plot3d viewer
bfe6c7e2c4 Trac #24793: py3: get rid of some cmp and __cmp__ in the doc of 
fast_methods
f2319c20ab Trac #24792: More functionalities for bases of free modules and 
vector frames
e18824419f Trac #24553: Make legendre_P() a GinacFunction
bef891acad Trac #23896: P and Q symbols for shifted insertion
c26a067dd1 Trac #16726: Binomial Coefficient of Real- or 
ComplexIntervalField
09a16bd955 Trac #16063: Unify the classes RealSet and UnionOfIntervals
c3be88d769 Trac #24774: py3: get rid of calls to unicode in inventory 
builder
2675dc2d16 Trac #24764: cython() no longer finds .pxd files in the current 
working directory
5e3adb762f Trac #24753: py3: fixes to sage.repl.rich_output
fab34f610b Trac #24749: Clean up in integer_mod.pyx
f73df7e425 Trac #24728: Python 3 fixes to Cython
92c50f2eca Trac #24627: Use arb 2.6+ comparison functions instead of custom 
implementation
e7cc76ae70 Trac #24595: Clicking on a ToggleButtons widget should run 
interact
1ea4633cba Trac #24083: Factory function for TorsionQuadraticForms
8ab65853d8 Trac #24036: Orthogonal groups for IntegralLattices
2594e7bd9a Trac #22455: _facet_adjacency_matrix not working correctly for 
non-fulldimensional polyhedra
0b00dc5534 Trac #21937: Library of polytopes should allow specifying 
backend=...
7f23a8f8c9 Trac #16618: The optimization 
Category_over_base._subcategory_hook_ really belongs to 
Category_over_base_ring
57f1b4d137 Trac #24860: Building brial should use -std=gnu++11 on Cygwin
c4c315e130 Trac #24840: gambit does not install
3d890fa16c Trac #24830: port uncompress/tar_file.py to python3
7912fd986b Trac #24767: Failing tests in src/sage/doctest/test.py
2951221011 Trac #24756: Don't run pcre test suite on Cygwin
e9108b62cd Trac #24699: Coxeter3 is broken
3750eaa411 (tag: 8.2.beta7) Updated SageMath version to 8.2.beta7

-- 
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 post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


[sage-release] Re: Sage 8.2.beta8 released

2018-03-10 Thread John H Palmieri
On Saturday, March 10, 2018 at 4:18:24 PM UTC-8, 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
>
> 9bf9f05f1f (tag: 8.2.beta8, trac/develop) Updated SageMath version to 
> 8.2.beta8
> b262bb1d0a Trac #24896: Link DOIs to preferred resolver
> 00f5bf5e2e Trac #24776: Undirected graph, one-line descriptions
> 516cbe1c94 Trac #24895: yet another typo ticket
> c82c5b377f Trac #22836: ccache fails test suite with clang
> 4343fb9d1d Trac #24087: Automorphism group of finite abelian groups.
> fbad515a22 Trac #24893: some details in graph_latex
> 681e427575 Trac #24779: py3: buffet of minor doctest fixes
> ccb4517da2 Trac #24899: py3: using richcmp in p1list.pyx
> fc9a17f699 Trac #24898: wrong relabel handling in modular_decomposition of 
> graphs
> 2b6ad723cb Trac #24884: Matrix-related fixes in differential geometry
> 919ac0ea21 Trac #24817: Faster creation of complex balls from two 
> integers/rationals
> 4f2874af3c Trac #23700: update gc to version 7.6
> 30d778252c Trac #23505: Lattice precision for p-adics
> 15fbaa620f Trac #21524: configure.ac: write build/make/Makefile within an 
> AC_CONFIG_FILE, not during main configure
> 2972b5ab65 Trac #24867: The check for broken GCC should use 
> src/bin/sage-env
> f3fcca21de Trac #24871: fixing doc formatting in widgets.py
> 3ddf32292a Trac #24844: Some elliptic curve functions do not set a point's 
> order
> 9c6fc0fc70 Trac #24821: _mul_ for FGP_Module_class
> e60a2f4d11 Trac #24001: Some "optional - dot2tex" doctests do not depend 
> on dot2tex
> 6ac29abb46 Trac #23229: Cache fraction_field() of p-adic rings, deprecate 
> print_mode options
> 2d0f85491e Trac #24897: cantor_product does an infinite loop
> 95e44ce471 Trac #24882: various enhancements to cluster quivers
> 5b735cdb6b Trac #24881: Minor fixes involving matrices
> 039f3d4a55 Trac #24879: Typo in Sage documentation
> 28fed0df0d Trac #24874: BooleanMonomialMonoid is commutative
> 815b1f128f Trac #24870: is_rational on Integer and Rational
> e7843192cd Trac #24865: Finite field elements should not have a _matrix_ 
> method
> 6fa03a7f6a Trac #24761: py3: implement PolyDict.__hash__
> 81ed14d159 Trac #24706: py3: create a "make buildbot-python3" target
> 70ee16bf62 Trac #24863: Fix signature of Matrix_gfpn_dense.__init__
> 04844a944b Trac #24856: py3: correct many bad imports in valuation folder
> e84b3fc474 Trac #24851: fixing a wrong doc construction
> 08356e1581 Trac #24845: Typos in src/sage/groups/finitely_presented.py
> 5c9461 Trac #24807: Lazy import of number_field/totallyreal*
> ea6b0f1a0a Trac #24805: py3: miscellaneous division-related fixes, 
> particularly for sage_setup.autogen
> 3acf8f0589 Trac #24797: adding colored faces to threejs plot3d viewer
> bfe6c7e2c4 Trac #24793: py3: get rid of some cmp and __cmp__ in the doc of 
> fast_methods
> f2319c20ab Trac #24792: More functionalities for bases of free modules and 
> vector frames
> e18824419f Trac #24553: Make legendre_P() a GinacFunction
> bef891acad Trac #23896: P and Q symbols for shifted insertion
> c26a067dd1 Trac #16726: Binomial Coefficient of Real- or 
> ComplexIntervalField
> 09a16bd955 Trac #16063: Unify the classes RealSet and UnionOfIntervals
> c3be88d769 Trac #24774: py3: get rid of calls to unicode in inventory 
> builder
> 2675dc2d16 Trac #24764: cython() no longer finds .pxd files in the current 
> working directory
> 5e3adb762f Trac #24753: py3: fixes to sage.repl.rich_output
> fab34f610b Trac #24749: Clean up in integer_mod.pyx
> f73df7e425 Trac #24728: Python 3 fixes to Cython
> 92c50f2eca Trac #24627: Use arb 2.6+ comparison functions instead of 
> custom implementation
> e7cc76ae70 Trac #24595: Clicking on a ToggleButtons widget should run 
> interact
> 1ea4633cba Trac #24083: Factory function for TorsionQuadraticForms
> 8ab65853d8 Trac #24036: Orthogonal groups for IntegralLattices
> 2594e7bd9a Trac #22455: _facet_adjacency_matrix not working correctly for 
> non-fulldimensional polyhedra
> 0b00dc5534 Trac #21937: Library of polytopes should allow specifying 
> backend=...
> 7f23a8f8c9 Trac #16618: The optimization 
> Category_over_base._subcategory_hook_ really belongs to 
> Category_over_base_ring
> 57f1b4d137 Trac #24860: Building brial should use -std=gnu++11 on Cygwin
> c4c315e130 Trac #24840: gambit does not install
> 3d890fa16c Trac #24830: port uncompress/tar_file.py to python3
> 7912fd986b Trac #24767: Failing tests in src/sage/doctest/test.py
> 2951221011 Trac #24756: Don't run pcre test suite on Cygwin
> e9108b62cd Trac #24699: Coxeter3 is broken
> 3750eaa411 (tag: 8.2.beta7) Updated SageMath version to 8.2.beta7
>
>
Upgrading from 8.2.beta7, the file build/make/Makefile got corrupted, in 
particular the section on dependencies: the first dependency on each line 
got changed by prepending "$(SAGE_LOCAL)/bin/gcc". For example:

deps_libgd =  

[sage-release] Re: Sage 8.2.beta8 released

2018-03-10 Thread tscrim


> Built without any problem. However, I am no longer able to run doctests on 
> my system (Ubuntu 17.04) with 8.2.beta8:
>
> Actually, this seems to be an issue with system as I get a similar error 
with an older version of Sage. I will instead most the post to sage-devel. 
Sorry for the noise here.

Best,
Travis

-- 
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 post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.