[sage-release] Sage 6.8.beta7 released

2015-07-02 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


6bc31bda Updated Sage version to 6.8.beta7
4e24d02 Trac #18837: module_list.py: remove foo_depends variables
509df17 Trac #18833: Clean up cliquer library interface
146ea48 Trac #17392: Make list of built-in normal form games
bfd679b Trac #18830: implement Lovasz theta-function for graphs
552767d Trac #18825: cython() command does not find ginac_wrap.h
54e5a89 Trac #18815: Polyhedron.to_linear_program
c649ee5 Trac #18811: Boost Clustering Coefficient
86c2ae7 Trac #17574: Empty hypergraph and __str__ function
da114f1 Trac #18820: Upgrade R to 3.2.1
47b1c3b Trac #18768: Change name of InfinityPathModel
8044966 Trac #15412: Simplify cythonization of sage/combinat.
525be4e Trac #15410: Simplify cythonization of many sage extensions.
938dae7 Trac #18159: cardinality must output Infinty or a Sage integer
73ef972 Trac #17392: Make list of built-in normal form games
1074230 Trac #18827: new style packaging for csdp
4aab354 Trac #18746: Cutwidth of a graph
ed3845f Trac #18823: make all: build Sage library only once
41276f7 Trac #18817: adding some missing links to trac in the doc
8c0effb Trac #13158: Local components bug finding minimal twist
7698e99 Trac #18809: Undo suspicious isinstance() changes from #15984
53a8e1c Trac #18662: Implement (semi-)global minimal models for elliptic 
curves over number fields with h>1
756eca1 Trac #18626: fix gap_packages (Guava) optional tests
1b129b4 Trac #18612: Y-axis labels on matrix_plot are reversed.
d765a12 Trac #18710: Move some make targets to build/Makefile
ea47c03 Trac #4606: elliptic curves -- implement gross-Zagier L-functions
c5e67a9 Trac #18803: Upgrade to IPython 3.2
c9adb78 Trac #18689: GAP 4.7.8
37bc05d Trac #18747: ascii and unicode arts for continued fractions
be7ed05 Trac #18592: Changing some .next() to next(...)
1cb09ca Trac #18577: Extend MathJax MAXBUFFER to allow larger equations to 
be displayed
c9eb473 Trac #18790: Update MPIR to 2.7.0
0045e4f Trac #18792: side effect from Pari verbose mechanism in factor()
f056068 Trac #18772: Completely remove in-place operations
a265460 Trac #18794: StandardError is not Python 3 compatible
11e6e08 Trac #18793: Make sage_setup/autogen/pari Python 3 compatible
cabec5b Trac #18670: Use abs() to test for accuracy of roots of 
complex-valued functions
fde55bb Trac #18167: Ref: add various missing modules to r/schemes and 
r/plane_curves
3c70018 Trac #18785: chang graphs
347d797 Trac #18774: Janko Groups and Livingstone graph
c0e7217 Updated Sage version to 6.8.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.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


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

2015-07-03 Thread Daniel Krenn
Getting an error; started in a new directory; cloned git-repo; checkout
6.8.beta7, make
This was on current Debian stable.

tail of log below. It is during the building of the documentation
(second pass).

Best,

Daniel

[reference] stats: 665 js index entries
[reference] structure: 2491 js index entries
[reference] tensor: 278 js index entries
[reference] tensor_free_modules: 889 js index entries
[reference] ... done (37981 js index entries)
[reference] Writing js search indexes... genindex py-modindex search
[reference] WARNING: html_static_path entry
'/local/data/krenn/sage/6.8.beta7/local/lib/python2.7/site-packages/sagenb-0.11.4-py2.7.egg/sagenb/data/mathjax'
does not exist
Error building the documentation.
Traceback (most recent call last):
  File "/local/data/krenn/sage/6.8.beta7/src/doc/common/builder.py",
line 1626, in 
getattr(get_builder(name), type)()
  File "/local/data/krenn/sage/6.8.beta7/src/doc/common/builder.py",
line 296, in _wrapper
getattr(get_builder(document), name)(*args, **kwds)
  File "/local/data/krenn/sage/6.8.beta7/src/doc/common/builder.py",
line 516, in _wrapper
getattr(DocBuilder(self.name, lang), format)(*args, **kwds)
  File "/local/data/krenn/sage/6.8.beta7/src/doc/common/builder.py",
line 110, in f
eval(compile(open(sys.argv[0]).read(), sys.argv[0], 'exec'))
  File
"/local/data/krenn/sage/6.8.beta7/src/doc/common/custom-sphinx-build.py", line
219, in 
raise OSError(ERROR_MESSAGE)
OSError: [reference] WARNING: html_static_path entry
'/local/data/krenn/sage/6.8.beta7/local/lib/python2.7/site-packages/sagenb-0.11.4-py2.7.egg/sagenb/data/mathjax'
does not exist

make[2]: *** [doc-html] Fehler 1
make[2]: Leaving directory `/local/data/krenn/sage/6.8.beta7/build'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/local/data/krenn/sage/6.8.beta7/build'

real141m5.476s
user125m53.544s
sys 6m43.069s
***
Error building Sage.

The following package(s) may have failed to build:

The build directory may contain configuration files and other potentially
helpful information. WARNING: if you now run 'make' again, the build
directory will, by default, be deleted. Set the environment variable
SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.


-- 
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 http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


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

2015-07-03 Thread Volker Braun
This is now http://trac.sagemath.org/ticket/18850

On Friday, July 3, 2015 at 1:24:51 PM UTC+2, Daniel Krenn wrote:
>
> Getting an error; started in a new directory; cloned git-repo; checkout 
> 6.8.beta7, make 
> This was on current Debian stable. 
>
> tail of log below. It is during the building of the documentation 
> (second pass). 
>
> Best, 
>
> Daniel 
>
> [reference] stats: 665 js index entries 
> [reference] structure: 2491 js index entries 
> [reference] tensor: 278 js index entries 
> [reference] tensor_free_modules: 889 js index entries 
> [reference] ... done (37981 js index entries) 
> [reference] Writing js search indexes... genindex py-modindex search 
> [reference] WARNING: html_static_path entry 
> '/local/data/krenn/sage/6.8.beta7/local/lib/python2.7/site-packages/sagenb-0.11.4-py2.7.egg/sagenb/data/mathjax'
>  
>
> does not exist 
> Error building the documentation. 
> Traceback (most recent call last): 
>   File "/local/data/krenn/sage/6.8.beta7/src/doc/common/builder.py", 
> line 1626, in  
> getattr(get_builder(name), type)() 
>   File "/local/data/krenn/sage/6.8.beta7/src/doc/common/builder.py", 
> line 296, in _wrapper 
> getattr(get_builder(document), name)(*args, **kwds) 
>   File "/local/data/krenn/sage/6.8.beta7/src/doc/common/builder.py", 
> line 516, in _wrapper 
> getattr(DocBuilder(self.name, lang), format)(*args, **kwds) 
>   File "/local/data/krenn/sage/6.8.beta7/src/doc/common/builder.py", 
> line 110, in f 
> eval(compile(open(sys.argv[0]).read(), sys.argv[0], 'exec')) 
>   File 
> "/local/data/krenn/sage/6.8.beta7/src/doc/common/custom-sphinx-build.py", 
> line 
> 219, in  
> raise OSError(ERROR_MESSAGE) 
> OSError: [reference] WARNING: html_static_path entry 
> '/local/data/krenn/sage/6.8.beta7/local/lib/python2.7/site-packages/sagenb-0.11.4-py2.7.egg/sagenb/data/mathjax'
>  
>
> does not exist 
>
> make[2]: *** [doc-html] Fehler 1 
> make[2]: Leaving directory `/local/data/krenn/sage/6.8.beta7/build' 
> make[1]: *** [all] Fehler 2 
> make[1]: Leaving directory `/local/data/krenn/sage/6.8.beta7/build' 
>
> real141m5.476s 
> user125m53.544s 
> sys 6m43.069s 
> *** 
> Error building Sage. 
>
> The following package(s) may have failed to build: 
>
> The build directory may contain configuration files and other potentially 
> helpful information. WARNING: if you now run 'make' again, the build 
> directory will, by default, be deleted. Set the environment variable 
> SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this. 
>
>
>

-- 
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 http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


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

2015-07-03 Thread Jean-Pierre Flori
When running on a ppc64 machine, I get:
sage -t --warn-long 97.8 src/sage/graphs/distances_all_pairs.pyx
**
File "src/sage/graphs/distances_all_pairs.pyx", line 1205, in 
sage.graphs.distances_all_pairs.diameter
Failed example:
G.diameter(method='iFUB')
Expected:
0
Got:
Exception OverflowError: 'value too large to convert to uint32_t' in 
'sage.graphs.distances_all_pairs.diameter_iFUB' ignored
0
**
1 item had failures:
   1 of  17 in sage.graphs.distances_all_pairs.diameter
[68 tests, 1 failure, 0.32 s]

-- 
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 http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


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

2015-07-03 Thread Nathann Cohen
> When running on a ppc64 machine, I get:
> sage -t --warn-long 97.8 src/sage/graphs/distances_all_pairs.pyx
> **
> File "src/sage/graphs/distances_all_pairs.pyx", line 1205, in
> sage.graphs.distances_all_pairs.diameter
> Failed example:
> G.diameter(method='iFUB')
> Expected:
> 0
> Got:
> Exception OverflowError: 'value too large to convert to uint32_t' in
> 'sage.graphs.distances_all_pairs.diameter_iFUB' ignored
> 0
> **

Odd. This line computes the diameter of a 1-vertex graph O_o

Nathann

-- 
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 http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


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

2015-07-04 Thread Justin C. Walker

> On Jul 2, 2015, at 16:40, 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

Built from tarball on OS X, 10.10.4 (Quad-core Core i7, with command line tools 
6.4).  Build and testing (‘ptestlong’) completed successfully!

--
Justin C. Walker, Curmudgeon-At-Large, Director
Institute for the Enhancement of the Director's Income

The path of least resistance:
it's not just for electricity any more.




-- 
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 http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


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

2015-07-06 Thread Francois Bissey
On power7 I get 2 doctest failures:
frb15@p2n14-c /hpc/scratch/frb15/sandbox/sage-6.8.beta7 :./sage -t --long 
--warn-long 95.7 src/sage/symbolic/expression.pyx
Running doctests with ID 2015-07-06-23-32-31-283f339e.
Git branch: develop
Using --optional=mpir,python2,sage,scons
Doctesting 1 file.
sage -t --long --warn-long 95.7 src/sage/symbolic/expression.pyx
**
File "src/sage/symbolic/expression.pyx", line 10875, in 
sage.symbolic.expression.Expression._plot_fast_callable
Failed example:
plot(s)
Expected:
Graphics object consisting of 1 graphics primitive
Got:
Graphics object consisting of 0 graphics primitives
**
1 item had failures:
   1 of  10 in sage.symbolic.expression.Expression._plot_fast_callable
[2460 tests, 1 failure, 62.46 s]
--
sage -t --long --warn-long 95.7 src/sage/symbolic/expression.pyx  # 1 doctest 
failed
--
Total time for all tests: 63.4 seconds
cpu time: 48.1 seconds
cumulative wall time: 62.5 seconds
frb15@p2n14-c /hpc/scratch/frb15/sandbox/sage-6.8.beta7 :./sage -t --long 
--warn-long 95.7 src/sage/graphs/distances_all_pairs.pyx
Running doctests with ID 2015-07-06-23-34-27-43999aaf.
Git branch: develop
Using --optional=mpir,python2,sage,scons
Doctesting 1 file.
sage -t --long --warn-long 95.7 src/sage/graphs/distances_all_pairs.pyx
**
File "src/sage/graphs/distances_all_pairs.pyx", line 1205, in 
sage.graphs.distances_all_pairs.diameter
Failed example:
G.diameter(method='iFUB')
Expected:
0
Got:
Exception OverflowError: 'value too large to convert to uint32_t' in 
'sage.graphs.distances_all_pairs.diameter_iFUB' ignored
0
**
1 item had failures:
   1 of  17 in sage.graphs.distances_all_pairs.diameter
[68 tests, 1 failure, 1.66 s]
--
sage -t --long --warn-long 95.7 src/sage/graphs/distances_all_pairs.pyx  # 1 
doctest failed
--
Total time for all tests: 1.8 seconds
cpu time: 0.4 seconds
cumulative wall time: 1.7 seconds


So I see it too.

François

> On 4/07/2015, at 04:55, Jean-Pierre Flori  wrote:
> 
> When running on a ppc64 machine, I get:
> sage -t --warn-long 97.8 src/sage/graphs/distances_all_pairs.pyx
> **
> File "src/sage/graphs/distances_all_pairs.pyx", line 1205, in 
> sage.graphs.distances_all_pairs.diameter
> Failed example:
> G.diameter(method='iFUB')
> Expected:
> 0
> Got:
> Exception OverflowError: 'value too large to convert to uint32_t' in 
> 'sage.graphs.distances_all_pairs.diameter_iFUB' ignored
> 0
> **
> 1 item had failures:
>1 of  17 in sage.graphs.distances_all_pairs.diameter
> [68 tests, 1 failure, 0.32 s]
> 
> 
> -- 
> 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 http://groups.google.com/group/sage-release.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


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

2015-07-06 Thread Jean-Pierre Flori


Le lundi 6 juillet 2015 13:37:13 UTC+2, François a écrit :
>
> On power7 I get 2 doctest failures: 
> frb15@p2n14-c /hpc/scratch/frb15/sandbox/sage-6.8.beta7 :./sage -t --long 
> --warn-long 95.7 src/sage/symbolic/expression.pyx 
> Running doctests with ID 2015-07-06-23-32-31-283f339e. 
> Git branch: develop 
> Using --optional=mpir,python2,sage,scons 
> Doctesting 1 file. 
> sage -t --long --warn-long 95.7 src/sage/symbolic/expression.pyx 
> ** 
> File "src/sage/symbolic/expression.pyx", line 10875, in 
> sage.symbolic.expression.Expression._plot_fast_callable 
> Failed example: 
> plot(s) 
> Expected: 
> Graphics object consisting of 1 graphics primitive 
> Got: 
> Graphics object consisting of 0 graphics primitives 
> ** 
> 1 item had failures: 
>1 of  10 in sage.symbolic.expression.Expression._plot_fast_callable 
> [2460 tests, 1 failure, 62.46 s] 
> -- 
> sage -t --long --warn-long 95.7 src/sage/symbolic/expression.pyx  # 1 
> doctest failed 
> -- 
> Total time for all tests: 63.4 seconds 
> cpu time: 48.1 seconds 
> cumulative wall time: 62.5 seconds 
> frb15@p2n14-c /hpc/scratch/frb15/sandbox/sage-6.8.beta7 :./sage -t --long 
> --warn-long 95.7 src/sage/graphs/distances_all_pairs.pyx 
> Running doctests with ID 2015-07-06-23-34-27-43999aaf. 
> Git branch: develop 
> Using --optional=mpir,python2,sage,scons 
> Doctesting 1 file. 
> sage -t --long --warn-long 95.7 src/sage/graphs/distances_all_pairs.pyx 
> ** 
> File "src/sage/graphs/distances_all_pairs.pyx", line 1205, in 
> sage.graphs.distances_all_pairs.diameter 
> Failed example: 
> G.diameter(method='iFUB') 
> Expected: 
> 0 
> Got: 
> Exception OverflowError: 'value too large to convert to uint32_t' in 
> 'sage.graphs.distances_all_pairs.diameter_iFUB' ignored 
> 0 
> ** 
> 1 item had failures: 
>1 of  17 in sage.graphs.distances_all_pairs.diameter 
> [68 tests, 1 failure, 1.66 s] 
> -- 
> sage -t --long --warn-long 95.7 src/sage/graphs/distances_all_pairs.pyx  # 
> 1 doctest failed 
> -- 
> Total time for all tests: 1.8 seconds 
> cpu time: 0.4 seconds 
> cumulative wall time: 1.7 seconds 
>
>
> So I see it too. 
>
> François 
>
> > On 4/07/2015, at 04:55, Jean-Pierre Flori  > wrote: 
> > 
> > When running on a ppc64 machine, I get: 
> > sage -t --warn-long 97.8 src/sage/graphs/distances_all_pairs.pyx 
> > ** 
> > File "src/sage/graphs/distances_all_pairs.pyx", line 1205, in 
> sage.graphs.distances_all_pairs.diameter 
> > Failed example: 
> > G.diameter(method='iFUB') 
> > Expected: 
> > 0 
> > Got: 
> > Exception OverflowError: 'value too large to convert to uint32_t' in 
> 'sage.graphs.distances_all_pairs.diameter_iFUB' ignored 
> > 0 
> > ** 
> > 1 item had failures: 
> >1 of  17 in sage.graphs.distances_all_pairs.diameter 
> > [68 tests, 1 failure, 0.32 s] 
> > 
> > 
> > -- 
> > 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 post to this group, send email to sage-r...@googlegroups.com 
> . 
> > Visit this group at http://groups.google.com/group/sage-release. 
> > For more options, visit https://groups.google.com/d/optout. 

 
I would say that this is a Cython bug:
 (gdb) c
Continuing.

Breakpoint 3, 
__pyx_f_4sage_6graphs_19distances_all_pairs_diameter_lower_bound_multi_sweep 
(
__pyx_v_n=__pyx_v_n@entry=1, 
__pyx_v_p_vertices=__pyx_v_p_vertices@entry=0x105e79a0, 
__pyx_v_source=__pyx_v_source@entry=0)
at 
/home/jpflori/sage.git/src/build/cythonized/sage/graphs/distances_all_pairs.c:11220
11220   __pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_s); if 
(unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[2]; __pyx_lineno = 1011; 
__pyx_clineno = __LINE__; goto __pyx_L1_error;}
(gdb) s
__Pyx_PyInt_From_uint32_t (value=)
at 
/home/jpflori/sage.git/src/build/cythonized/sage/graphs/distances_all_pairs.c:18830
18830   return PyInt_FromLong((long) value);
(gdb) print sizeof(long)

At the end of the diameter_lower_bound_multi_sweep function, Cython builds 
a tuple with four uint32_t's.
To do so, it converts the uint32_t's to PyInt's using 
__Pyx_PyInt_From_uint32_t which seems to call PyInt_

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

2015-07-06 Thread Jean-Pierre Flori


Le lundi 6 juillet 2015 14:07:50 UTC+2, Jean-Pierre Flori a écrit :
>
>
>
> Le lundi 6 juillet 2015 13:37:13 UTC+2, François a écrit :
>>
>> On power7 I get 2 doctest failures: 
>> frb15@p2n14-c /hpc/scratch/frb15/sandbox/sage-6.8.beta7 :./sage -t --long 
>> --warn-long 95.7 src/sage/symbolic/expression.pyx 
>> Running doctests with ID 2015-07-06-23-32-31-283f339e. 
>> Git branch: develop 
>> Using --optional=mpir,python2,sage,scons 
>> Doctesting 1 file. 
>> sage -t --long --warn-long 95.7 src/sage/symbolic/expression.pyx 
>> ** 
>> File "src/sage/symbolic/expression.pyx", line 10875, in 
>> sage.symbolic.expression.Expression._plot_fast_callable 
>> Failed example: 
>> plot(s) 
>> Expected: 
>> Graphics object consisting of 1 graphics primitive 
>> Got: 
>> Graphics object consisting of 0 graphics primitives 
>> ** 
>> 1 item had failures: 
>>1 of  10 in sage.symbolic.expression.Expression._plot_fast_callable 
>> [2460 tests, 1 failure, 62.46 s] 
>> -- 
>> sage -t --long --warn-long 95.7 src/sage/symbolic/expression.pyx  # 1 
>> doctest failed 
>> -- 
>> Total time for all tests: 63.4 seconds 
>> cpu time: 48.1 seconds 
>> cumulative wall time: 62.5 seconds 
>> frb15@p2n14-c /hpc/scratch/frb15/sandbox/sage-6.8.beta7 :./sage -t --long 
>> --warn-long 95.7 src/sage/graphs/distances_all_pairs.pyx 
>> Running doctests with ID 2015-07-06-23-34-27-43999aaf. 
>> Git branch: develop 
>> Using --optional=mpir,python2,sage,scons 
>> Doctesting 1 file. 
>> sage -t --long --warn-long 95.7 src/sage/graphs/distances_all_pairs.pyx 
>> ** 
>> File "src/sage/graphs/distances_all_pairs.pyx", line 1205, in 
>> sage.graphs.distances_all_pairs.diameter 
>> Failed example: 
>> G.diameter(method='iFUB') 
>> Expected: 
>> 0 
>> Got: 
>> Exception OverflowError: 'value too large to convert to uint32_t' in 
>> 'sage.graphs.distances_all_pairs.diameter_iFUB' ignored 
>> 0 
>> ** 
>> 1 item had failures: 
>>1 of  17 in sage.graphs.distances_all_pairs.diameter 
>> [68 tests, 1 failure, 1.66 s] 
>> -- 
>> sage -t --long --warn-long 95.7 src/sage/graphs/distances_all_pairs.pyx 
>>  # 1 doctest failed 
>> -- 
>> Total time for all tests: 1.8 seconds 
>> cpu time: 0.4 seconds 
>> cumulative wall time: 1.7 seconds 
>>
>>
>> So I see it too. 
>>
>> François 
>>
>> > On 4/07/2015, at 04:55, Jean-Pierre Flori  wrote: 
>> > 
>> > When running on a ppc64 machine, I get: 
>> > sage -t --warn-long 97.8 src/sage/graphs/distances_all_pairs.pyx 
>> > ** 
>> > File "src/sage/graphs/distances_all_pairs.pyx", line 1205, in 
>> sage.graphs.distances_all_pairs.diameter 
>> > Failed example: 
>> > G.diameter(method='iFUB') 
>> > Expected: 
>> > 0 
>> > Got: 
>> > Exception OverflowError: 'value too large to convert to uint32_t' 
>> in 'sage.graphs.distances_all_pairs.diameter_iFUB' ignored 
>> > 0 
>> > ** 
>> > 1 item had failures: 
>> >1 of  17 in sage.graphs.distances_all_pairs.diameter 
>> > [68 tests, 1 failure, 0.32 s] 
>> > 
>> > 
>> > -- 
>> > 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 post to this group, send email to sage-r...@googlegroups.com. 
>> > Visit this group at http://groups.google.com/group/sage-release. 
>> > For more options, visit https://groups.google.com/d/optout. 
>
>  
> I would say that this is a Cython bug:
>  (gdb) c
> Continuing.
>
> Breakpoint 3, 
> __pyx_f_4sage_6graphs_19distances_all_pairs_diameter_lower_bound_multi_sweep 
> (
> __pyx_v_n=__pyx_v_n@entry=1, 
> __pyx_v_p_vertices=__pyx_v_p_vertices@entry=0x105e79a0, 
> __pyx_v_source=__pyx_v_source@entry=0)
> at 
> /home/jpflori/sage.git/src/build/cythonized/sage/graphs/distances_all_pairs.c:11220
> 11220   __pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_s); if 
> (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[2]; __pyx_lineno = 1011; 
> __pyx_clineno = __LINE__; goto __pyx_L1_error;}
> (gdb) s
> __Pyx_PyInt_From_uint32_t (value=)
> at 
> /home/jpflori/sage.git/src/build/cythonized/sage/graphs/distances_all_pairs.c:18830
> 18830   return PyInt_FromLong((long) value);
> (gdb) print sizeof(long)
>
> At t

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

2015-07-06 Thread Jean-Pierre Flori
Or the code is buggy as well :)
I guess that s and d are returned but they are uninitialized and actually 
contain memory addresses which are about 45 bits.

-- 
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 http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


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

2015-07-06 Thread Jean-Pierre Flori


Le lundi 6 juillet 2015 14:56:14 UTC+2, Jean-Pierre Flori a écrit :
>
> Or the code is buggy as well :)
> I guess that s and d are returned but they are uninitialized and actually 
> contain memory addresses which are about 45 bits.
>

Fix for this one at http://trac.sagemath.org/ticket/18854# 

-- 
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 http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


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

2015-07-07 Thread Rob Beezer
On SageMathCloud, built from source, passes long tests ("ptestlong") with a 
single failure in


src/sage/interfaces/expect.py

which then passes when run independently.

https://cloud.sagemath.com/projects/53b77207-8614-4086-a032-432af4b4cdbd/files/sage-dev-images/

On 07/02/2015 04:40 PM, 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


--
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 http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


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

2015-07-11 Thread Justin C. Walker

On Jul 2, 2015, at 16:40 , 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

Built from tarball on OS X, 10.6.8 (Dual 6-core Xeons) w. no problems.  Testing 
('ptestlong') showed 1 failure: 
   sage -t --long --warn-long 100.1 src/sage/interfaces/mwrank.py
  Timed out
I reran the full 'ptestlong', and it completed with no problems.  I think this 
is the lurking race condition issue that shows up randomly.

--
Justin C. Walker, Curmudgeon at Large
Director
Institute for the Enhancement of the Director's Income
---
Nobody knows the trouble I've been
---



-- 
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 http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.