Re: [sage-release] Sage 6.10.rc0 released

2015-12-12 Thread Francois Bissey
Are you moving sage or is it just after the build? I guess adding 
header pad_max_install_names on OS X is not a bad idea and
would probably help Volker’s work.

François

> On 13/12/2015, at 18:51, John H Palmieri  wrote:
> 
> Building from scratch on OS X 10.11 fails for me. In the singular log:
> 
> error: 
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool:
>  changing install names or rpaths can't be redone for: 
> /Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/local/lib/libsingular.dylib
>  (for architecture x86_64) because larger updated load commands do not fit 
> (the program must be relinked, and you may need to use -headerpad or 
> -headerpad_max_install_names)
> 
> The build seems to complete, but then when "Testing that Sage starts":
> 
> Traceback (most recent call last):
>   File 
> "/Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/src/bin/sage-eval",
>  line 4, in 
> from sage.all import *
>   File 
> "/Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/local/lib/python2.7/site-packages/sage/all.py",
>  line 99, in 
> from sage.rings.all  import *
>   File 
> "/Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/local/lib/python2.7/site-packages/sage/rings/all.py",
>  line 62, in 
> from number_field.all import *
>   File 
> "/Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/local/lib/python2.7/site-packages/sage/rings/number_field/all.py",
>  line 7, in 
> from totallyreal import enumerate_totallyreal_fields_prim
>   File "sage/rings/number_field/totallyreal_data.pxd", line 12, in init 
> sage.rings.number_field.totallyreal 
> (build/cythonized/sage/rings/number_field/totallyreal.c:10979)
>   File "sage/rings/number_field/totallyreal_data.pyx", line 40, in init 
> sage.rings.number_field.totallyreal_data 
> (build/cythonized/sage/rings/number_field/totallyreal_data.c:11690)
>   File 
> "/Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/local/lib/python2.7/site-packages/sage/rings/polynomial/polynomial_ring_constructor.py",
>  line 459, in PolynomialRing
> R = _single_variate(base_ring, name, sparse, implementation)
>   File 
> "/Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/local/lib/python2.7/site-packages/sage/rings/polynomial/polynomial_ring_constructor.py",
>  line 531, in _single_variate
> R = m.PolynomialRing_integral_domain(base_ring, name, sparse, 
> implementation)
>   File 
> "/Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/local/lib/python2.7/site-packages/sage/rings/polynomial/polynomial_ring.py",
>  line 1545, in __init__
> sparse=sparse, element_class=element_class)
>   File 
> "/Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/local/lib/python2.7/site-packages/sage/rings/polynomial/polynomial_ring.py",
>  line 1452, in __init__
> sparse=sparse, element_class=element_class, category=category)
>   File 
> "/Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/local/lib/python2.7/site-packages/sage/rings/polynomial/polynomial_ring.py",
>  line 306, in __init__
> from sage.matrix.matrix_space import is_MatrixSpace
>   File 
> "/Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/local/lib/python2.7/site-packages/sage/matrix/matrix_space.py",
>  line 57, in 
> import matrix_mpolynomial_dense
> ImportError: 
> dlopen(/Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/local/lib/python2.7/site-packages/sage/matrix/matrix_mpolynomial_dense.so,
>  2): Library not loaded: libsingular.dylib
>   Referenced from: 
> /Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/local/lib/python2.7/site-packages/sage/matrix/matrix_mpolynomial_dense.so
>   Reason: image not found
> Sage failed to start up.
> Please email sage-devel (http://groups.google.com/group/sage-devel)
> explaining the problem and send the log file
>   
> /Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/logs/start.log
> Describe your computer, operating system, etc.
> make[2]: *** 
> [/Users/palmieri/Desktop/Sage_stuff/sage_builds/clean/sage-6.10.rc0/local/etc/sage-started.txt]
>  Error 1
> make[1]: *** [all] Error 2
> 
> 
> 
> On Wednesday, December 9, 2015 at 3:50:28 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
> 
> 098b62d Updated Sage version to 6.10.rc0
> 2c4edac Trac #19668: Symmetric square L-functions for modular forms
> 4d6e860 Trac #19675: Move normalize_names() out of CategoryObject
> 11979c8 Trac #19643: BRiAl not building on cygwin
> 31843ae Trac #19438: generators given by as_permutation_group in the wrong 
> order
> 37d3d59 Trac #19035: Improve assumption documentation and doctest recent 
> 

Re: [sage-release] Sage 6.10.rc0 released

2015-12-10 Thread Rob Beezer

On SageMathCloud, built from source, passes long tests ("ptestlong").

Development Images and Build Logs available at:
https://cloud.sagemath.com/projects/53b77207-8614-4086-a032-432af4b4cdbd/files/sage-dev-images/

--
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.10.rc0 released

2015-12-10 Thread Jeroen Demeyer

Since we are apparently in the "rc" phase, I created a 6.11 milestone.

I moved #19616 to the new milestone since a sagenb upgrade is something 
which needs proper beta testing.


--
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.10.rc0 released

2015-12-10 Thread Justin C. Walker

On Dec 9, 2015, 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

Built from the tarball, successfully, on two OS X systems, 10.6.8 (Dual 6-core 
Xeons) and 10.10.5 (Quad-core Core i7), and all tests ('ptestlong') passed on 
both systems.

Justin

--
Justin C. Walker, Curmudgeon at Large
Director
Institute for the Enhancement of the Director's income
---
Question 43:
What if the hokey pokey
really *is* what it’s all about?
--

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