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

2018-03-02 Thread konrad127123
Built fine on Debian unstable on an i5 and everything passed make testlong.

Doing a make distclean first and building with SAGE_CHECK="yes" made a few 
packages fail to build due to missing dependencies.

To fix this and avoid it happening again later if the build order changes, I 
tried running make distclean && make  for all of the standard 
packages and fixing the dependencies as necessary. See 
https://trac.sagemath.org/ticket/24798 .

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


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

2018-02-23 Thread Jeroen Demeyer

See https://trac.sagemath.org/ticket/24827

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

2018-02-19 Thread Emmanuel Charpentier
Might be a new incarnation of Trac#24428 
...

--
Emmanuel Charpentier

Le lundi 19 février 2018 14:31:41 UTC+1, Emmanuel Charpentier a écrit :
>
> On Debian testing running on core i5 + 8 GB RAM, 8.2.beta6 builds and 
> passes ptestlong with one (permanent) failure related to fricas (optional 
> package) :
>
> charpent@p-202-021:/usr/local/sage-8$ sage -t --long --warn-long 52.1 
> src/sage/interfaces/fricas.py
> Running doctests with ID 2018-02-19-14-18-38-dc60aa34.
> Git branch: develop
> Using 
> --optional=database_gap,dot2tex,fricas,giacpy_sage,mpir,pandocfilters,python2,sage
> Doctesting 1 file.
> sage -t --long --warn-long 52.1 src/sage/interfaces/fricas.py
> **
> File "src/sage/interfaces/fricas.py", line 1096, in 
> sage.interfaces.fricas.FriCASElement._sage_expression
> Failed example:
> [f(x)._fricas_().sage().subs(x=0.9) for f in l]   # 
> optional - fricas
> Expected:
> [0.716297870199024,
>  1.02651672570818,
>  1.43308638544877,
>  1.39606725303001,
>  0.697794641100332,
>  0.974168247780004,
>  0.808866935652782,
>  0.451026811796262*I,
>  1.47221948958322,
>  1.47221948958322,
>  0.467145308103262,
>  0.957800449200672,
>  0.808866935652782,
>  0.451026811796262*I,
>  1.47221948958322,
>  1.47221948958322,
>  0.467145308103262,
>  0.957800449200672]
> Got:
> [0.716297870199024,
>  1.02651672570818,
>  1.43308638544877,
>  1.39606725303001,
>  0.697794641100332,
>  0.974168247780004,
>  0.808866935652782,
>  0.451026811796262*I,
>  1.47221948958322,
>  1.47221948958322 - 1.57079632679490*I,
>  0.467145308103262,
>  0.957800449200672,
>  0.808866935652782,
>  0.451026811796262*I,
>  1.47221948958322,
>  1.47221948958322 - 1.57079632679490*I,
>  0.467145308103262,
>  0.957800449200672]
> **
> 1 item had failures:
>1 of  10 in sage.interfaces.fricas.FriCASElement._sage_expression
> [173 tests, 1 failure, 27.67 s]
> --
> sage -t --long --warn-long 52.1 src/sage/interfaces/fricas.py  # 1 doctest 
> failed
> --
> Total time for all tests: 32.8 seconds
> cpu time: 2.0 seconds
> cumulative wall time: 27.7 seconds
>
> This doesn't seems to be numerical noise _proprio dictu_, but this 
> addition of a -I*pi term might be _related to_ numerical noise.
>
> Ticket-worthy ?
>
> HTH,
>
> --
> Emmanuel Charpentier
>
> Le dimanche 18 février 2018 21:09:15 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
>>
>> 93020a4eb1 (tag: 8.2.beta6, trac/develop) Updated SageMath version to 
>> 8.2.beta6
>> c66161549b Trac #24727: Graphs, check for algorithm
>> 055b6b0f3f Trac #24743: more use of https links for wikipedia links
>> ed5c8ea165 Trac #24736: py3: adding some # py2 tags about range in rst 
>> files
>> 36995e8285 Trac #24734: use the pep role in more places
>> e15d48ad51 Trac #24725: Make power poset a meet-semilattice
>> aa03e3be74 Trac #23977: QuadraticForm doubling convention inconsistent
>> 4c905b7614 Trac #24739: Open lazy_import cache file in binary mode
>> 5681df2c13 Trac #24738: Rename _coerce_c_impl method in 
>> BooleanPolynomialRing
>> 2e30908c1c Trac #24733: Graph.is_asteroidal_triple_free not usable as 
>> method
>> 4f555346f7 Trac #24732: use https in standard license header
>> 8445e099fc Trac #24731: use https in new deprecation links
>> 11692a1bbe Trac #24722: Minor cleanup in sage.misc.cython
>> d47ad44fd1 Trac #24721: upgrade sqlite to 3.22
>> 8c5115bd62 Trac #24704: ppl build fails with clang-5.0
>> f44358946f Trac #24745: leaking in the symbolic ring
>> 68d39754c2 Trac #24667: Clean up partitions_c.cc
>> c273e63a1f Trac #24568: Deprecate sage.rings.real_mpfr.RealNumber.__hex__
>> 77bcb4712c Trac #24507: py3: minor fixes to sage.libs.pynac
>> 4863f46236 Trac #24414: py3: sage.libs.singular fixes
>> 169ae42529 Trac #24256: Deprecate sage.structure.element.generic_power
>> 16ac02c873 Trac #24059: py3 : add some decode in jmoldata and tachyon 
>> interfaces
>> 40295d60b4 Trac #23177: Upgrade to ipywidgets-7
>> d7195f1f35 Trac #24698: fixing one plantri doctest
>> 26ac65cf67 Trac #24723: Add a note about N-free posets
>> 42733ab338 Trac #24683: fix various issues in for weighted Hamiltonian 
>> path.
>> 8623cf0455 Trac #24719: fix wrong import of gamma
>> 7cb711395a Trac #24713: Upgrade cypari2
>> 411acce6b9 Trac #24649: Clean up and documentation improvements with 
>> hyperbolic functions
>> 8a64691e82 Trac #24371: Move real/complex interval 

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

2018-02-19 Thread Erik Bray
On Mon, Feb 19, 2018 at 2:31 PM, Emmanuel Charpentier
 wrote:
> On Debian testing running on core i5 + 8 GB RAM, 8.2.beta6 builds and passes
> ptestlong with one (permanent) failure related to fricas (optional package)
> :
>
> charpent@p-202-021:/usr/local/sage-8$ sage -t --long --warn-long 52.1
> src/sage/interfaces/fricas.py
> Running doctests with ID 2018-02-19-14-18-38-dc60aa34.
> Git branch: develop
> Using
> --optional=database_gap,dot2tex,fricas,giacpy_sage,mpir,pandocfilters,python2,sage
> Doctesting 1 file.
> sage -t --long --warn-long 52.1 src/sage/interfaces/fricas.py
> **
> File "src/sage/interfaces/fricas.py", line 1096, in
> sage.interfaces.fricas.FriCASElement._sage_expression
> Failed example:
> [f(x)._fricas_().sage().subs(x=0.9) for f in l]   # optional
> - fricas
> Expected:
> [0.716297870199024,
>  1.02651672570818,
>  1.43308638544877,
>  1.39606725303001,
>  0.697794641100332,
>  0.974168247780004,
>  0.808866935652782,
>  0.451026811796262*I,
>  1.47221948958322,
>  1.47221948958322,
>  0.467145308103262,
>  0.957800449200672,
>  0.808866935652782,
>  0.451026811796262*I,
>  1.47221948958322,
>  1.47221948958322,
>  0.467145308103262,
>  0.957800449200672]
> Got:
> [0.716297870199024,
>  1.02651672570818,
>  1.43308638544877,
>  1.39606725303001,
>  0.697794641100332,
>  0.974168247780004,
>  0.808866935652782,
>  0.451026811796262*I,
>  1.47221948958322,
>  1.47221948958322 - 1.57079632679490*I,
>  0.467145308103262,
>  0.957800449200672,
>  0.808866935652782,
>  0.451026811796262*I,
>  1.47221948958322,
>  1.47221948958322 - 1.57079632679490*I,
>  0.467145308103262,
>  0.957800449200672]
> **
> 1 item had failures:
>1 of  10 in sage.interfaces.fricas.FriCASElement._sage_expression
> [173 tests, 1 failure, 27.67 s]
> --
> sage -t --long --warn-long 52.1 src/sage/interfaces/fricas.py  # 1 doctest
> failed
> --
> Total time for all tests: 32.8 seconds
> cpu time: 2.0 seconds
> cumulative wall time: 27.7 seconds
>
> This doesn't seems to be numerical noise _proprio dictu_, but this addition
> of a -I*pi term might be _related to_ numerical noise.
>
> Ticket-worthy ?

I've seen the same failure before in the fricas tests, so it's not new
at least.   I just haven't bothered about it because I don't know how
much we care about supporting optional packages...


> Le dimanche 18 février 2018 21:09:15 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
>>
>> 93020a4eb1 (tag: 8.2.beta6, trac/develop) Updated SageMath version to
>> 8.2.beta6
>> c66161549b Trac #24727: Graphs, check for algorithm
>> 055b6b0f3f Trac #24743: more use of https links for wikipedia links
>> ed5c8ea165 Trac #24736: py3: adding some # py2 tags about range in rst
>> files
>> 36995e8285 Trac #24734: use the pep role in more places
>> e15d48ad51 Trac #24725: Make power poset a meet-semilattice
>> aa03e3be74 Trac #23977: QuadraticForm doubling convention inconsistent
>> 4c905b7614 Trac #24739: Open lazy_import cache file in binary mode
>> 5681df2c13 Trac #24738: Rename _coerce_c_impl method in
>> BooleanPolynomialRing
>> 2e30908c1c Trac #24733: Graph.is_asteroidal_triple_free not usable as
>> method
>> 4f555346f7 Trac #24732: use https in standard license header
>> 8445e099fc Trac #24731: use https in new deprecation links
>> 11692a1bbe Trac #24722: Minor cleanup in sage.misc.cython
>> d47ad44fd1 Trac #24721: upgrade sqlite to 3.22
>> 8c5115bd62 Trac #24704: ppl build fails with clang-5.0
>> f44358946f Trac #24745: leaking in the symbolic ring
>> 68d39754c2 Trac #24667: Clean up partitions_c.cc
>> c273e63a1f Trac #24568: Deprecate sage.rings.real_mpfr.RealNumber.__hex__
>> 77bcb4712c Trac #24507: py3: minor fixes to sage.libs.pynac
>> 4863f46236 Trac #24414: py3: sage.libs.singular fixes
>> 169ae42529 Trac #24256: Deprecate sage.structure.element.generic_power
>> 16ac02c873 Trac #24059: py3 : add some decode in jmoldata and tachyon
>> interfaces
>> 40295d60b4 Trac #23177: Upgrade to ipywidgets-7
>> d7195f1f35 Trac #24698: fixing one plantri doctest
>> 26ac65cf67 Trac #24723: Add a note about N-free posets
>> 42733ab338 Trac #24683: fix various issues in for weighted Hamiltonian
>> path.
>> 8623cf0455 Trac #24719: fix wrong import of gamma
>> 7cb711395a Trac #24713: Upgrade cypari2
>> 411acce6b9 Trac #24649: Clean up and documentation improvements with
>> hyperbolic functions
>> 

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

2018-02-19 Thread Emmanuel Charpentier
On Debian testing running on core i5 + 8 GB RAM, 8.2.beta6 builds and 
passes ptestlong with one (permanent) failure related to fricas (optional 
package) :

charpent@p-202-021:/usr/local/sage-8$ sage -t --long --warn-long 52.1 
src/sage/interfaces/fricas.py
Running doctests with ID 2018-02-19-14-18-38-dc60aa34.
Git branch: develop
Using 
--optional=database_gap,dot2tex,fricas,giacpy_sage,mpir,pandocfilters,python2,sage
Doctesting 1 file.
sage -t --long --warn-long 52.1 src/sage/interfaces/fricas.py
**
File "src/sage/interfaces/fricas.py", line 1096, in 
sage.interfaces.fricas.FriCASElement._sage_expression
Failed example:
[f(x)._fricas_().sage().subs(x=0.9) for f in l]   # 
optional - fricas
Expected:
[0.716297870199024,
 1.02651672570818,
 1.43308638544877,
 1.39606725303001,
 0.697794641100332,
 0.974168247780004,
 0.808866935652782,
 0.451026811796262*I,
 1.47221948958322,
 1.47221948958322,
 0.467145308103262,
 0.957800449200672,
 0.808866935652782,
 0.451026811796262*I,
 1.47221948958322,
 1.47221948958322,
 0.467145308103262,
 0.957800449200672]
Got:
[0.716297870199024,
 1.02651672570818,
 1.43308638544877,
 1.39606725303001,
 0.697794641100332,
 0.974168247780004,
 0.808866935652782,
 0.451026811796262*I,
 1.47221948958322,
 1.47221948958322 - 1.57079632679490*I,
 0.467145308103262,
 0.957800449200672,
 0.808866935652782,
 0.451026811796262*I,
 1.47221948958322,
 1.47221948958322 - 1.57079632679490*I,
 0.467145308103262,
 0.957800449200672]
**
1 item had failures:
   1 of  10 in sage.interfaces.fricas.FriCASElement._sage_expression
[173 tests, 1 failure, 27.67 s]
--
sage -t --long --warn-long 52.1 src/sage/interfaces/fricas.py  # 1 doctest 
failed
--
Total time for all tests: 32.8 seconds
cpu time: 2.0 seconds
cumulative wall time: 27.7 seconds

This doesn't seems to be numerical noise _proprio dictu_, but this addition 
of a -I*pi term might be _related to_ numerical noise.

Ticket-worthy ?

HTH,

--
Emmanuel Charpentier

Le dimanche 18 février 2018 21:09:15 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
>
> 93020a4eb1 (tag: 8.2.beta6, trac/develop) Updated SageMath version to 
> 8.2.beta6
> c66161549b Trac #24727: Graphs, check for algorithm
> 055b6b0f3f Trac #24743: more use of https links for wikipedia links
> ed5c8ea165 Trac #24736: py3: adding some # py2 tags about range in rst 
> files
> 36995e8285 Trac #24734: use the pep role in more places
> e15d48ad51 Trac #24725: Make power poset a meet-semilattice
> aa03e3be74 Trac #23977: QuadraticForm doubling convention inconsistent
> 4c905b7614 Trac #24739: Open lazy_import cache file in binary mode
> 5681df2c13 Trac #24738: Rename _coerce_c_impl method in 
> BooleanPolynomialRing
> 2e30908c1c Trac #24733: Graph.is_asteroidal_triple_free not usable as 
> method
> 4f555346f7 Trac #24732: use https in standard license header
> 8445e099fc Trac #24731: use https in new deprecation links
> 11692a1bbe Trac #24722: Minor cleanup in sage.misc.cython
> d47ad44fd1 Trac #24721: upgrade sqlite to 3.22
> 8c5115bd62 Trac #24704: ppl build fails with clang-5.0
> f44358946f Trac #24745: leaking in the symbolic ring
> 68d39754c2 Trac #24667: Clean up partitions_c.cc
> c273e63a1f Trac #24568: Deprecate sage.rings.real_mpfr.RealNumber.__hex__
> 77bcb4712c Trac #24507: py3: minor fixes to sage.libs.pynac
> 4863f46236 Trac #24414: py3: sage.libs.singular fixes
> 169ae42529 Trac #24256: Deprecate sage.structure.element.generic_power
> 16ac02c873 Trac #24059: py3 : add some decode in jmoldata and tachyon 
> interfaces
> 40295d60b4 Trac #23177: Upgrade to ipywidgets-7
> d7195f1f35 Trac #24698: fixing one plantri doctest
> 26ac65cf67 Trac #24723: Add a note about N-free posets
> 42733ab338 Trac #24683: fix various issues in for weighted Hamiltonian 
> path.
> 8623cf0455 Trac #24719: fix wrong import of gamma
> 7cb711395a Trac #24713: Upgrade cypari2
> 411acce6b9 Trac #24649: Clean up and documentation improvements with 
> hyperbolic functions
> 8a64691e82 Trac #24371: Move real/complex interval fields to new coercion 
> model
> ee52455663 Trac #24286: py3: minor fixes to sage.repl.load and 
> sage.repl.attach
> 5acceec251 Trac #24665: Implement rational_torsion_order for modular 
> abelian varieties
> 0fad24c606 Trac #24709: Random failure in RealField_class._coerce_map_from_
> 4080b731ac Trac #24668: Upgrade to pynac-0.7.16
> 9b841e1b68 Trac #24696: giac fails to 

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

2018-02-19 Thread Eric Gourgoulhon
>From a fresh git clone + pull develop on Ubuntu 16.04 x86_64 Xeon E5-2623 + 
16 GB RAM, parallel (_j8) build OK + make ptestlong passed, except for one 
transient (*) doctest related to Jmol (as usual on that computer).

Eric.  

(*) transient = passed when run standalone. 


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