#17254: Upgrade to Singular-4-0-1
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-6.4
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:                     |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  3a512cd7e08e21a4a4e66bfe9179290601717ba0
  u/jakobkroeker/ticket.17254.squashed|     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by john_perry):

 It seems to have built, but Sage doesn't run. Here's the last few lines of
 the compilation (sorry for so much, but I wanted to show what it was
 saying at the end of what looks like a successful build, too):
 {{{
 ...
 byte-compiling /Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage_setup/find.py to find.pyc
 byte-compiling /Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage_setup/optional_extension.py to optional_extension.pyc
 running install_egg_info
 Removing /Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage-6.8.beta0-py2.7.egg-info
 Writing /Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage-6.8.beta0-py2.7.egg-info

 real    0m25.849s
 user    0m11.855s
 sys     0m3.847s
 [ -f local/etc/sage-started.txt ] || local/bin/sage-starts
 build/pipestatus "./sage --docbuild --no-pdf-links all html  2>&1" "tee -a
 logs/dochtml.log"
 Deleting empty directory /Applications/sage-6.7/src/doc/common/static
 Deleting empty directory
 /Applications/sage-6.7/src/doc/en/reference/combinat/static
 Deleting empty directory
 /Applications/sage-6.7/src/doc/en/reference/combinat/templates
 Deleting empty directory
 /Applications/sage-6.7/src/doc/en/reference/polynomial_rings/static
 Deleting empty directory
 /Applications/sage-6.7/src/doc/en/reference/polynomial_rings/templates
 Deleting empty directory
 /Applications/sage-6.7/src/doc/en/reference/repl/static
 Deleting empty directory
 /Applications/sage-6.7/src/doc/en/reference/repl/templates
 Deleting empty directory
 /Applications/sage-6.7/src/doc/en/reference/tensor_free_modules/static
 Deleting empty directory
 /Applications/sage-6.7/src/doc/en/reference/tensor_free_modules/templates
 Deleting empty directory
 /Applications/sage-6.7/src/doc/output/inventory/en/reference/combinat
 Traceback (most recent call last):
   File "/Applications/sage-6.7/src/doc/common/builder.py", line 1619, in
 <module>
     import sage.all
   File "/Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage/all.py", line 98, in <module>
     from sage.rings.all      import *
   File "/Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage/rings/all.py", line 68, in <module>
     from number_field.all import *
   File "/Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage/rings/number_field/all.py", line 7, in <module>
     from totallyreal import enumerate_totallyreal_fields_prim
   File "sage/rings/number_field/totallyreal_data.pxd", line 16, in init
 sage.rings.number_field.totallyreal
 (build/cythonized/sage/rings/number_field/totallyreal.c:10339)
   File "sage/rings/number_field/totallyreal_data.pyx", line 39, in init
 sage.rings.number_field.totallyreal_data
 (build/cythonized/sage/rings/number_field/totallyreal_data.c:11133)
   File "/Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage/rings/polynomial/polynomial_ring_constructor.py", line 465,
 in PolynomialRing
     R = _single_variate(base_ring, name, sparse, implementation)
   File "/Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage/rings/polynomial/polynomial_ring_constructor.py", line 539,
 in _single_variate
     R = m.PolynomialRing_integral_domain(base_ring, name, sparse,
 implementation)
   File "/Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage/rings/polynomial/polynomial_ring.py", line 1544, in __init__
     sparse=sparse, element_class=element_class)
   File "/Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage/rings/polynomial/polynomial_ring.py", line 1451, in __init__
     sparse=sparse, element_class=element_class, category=category)
   File "/Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage/rings/polynomial/polynomial_ring.py", line 305, in __init__
     from sage.matrix.matrix_space import is_MatrixSpace
   File "/Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage/matrix/matrix_space.py", line 57, in <module>
     import matrix_mpolynomial_dense
 ImportError: dlopen(/Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage/matrix/matrix_mpolynomial_dense.so, 2): Symbol not found:
 __Z17initCanonicalFormv
   Referenced from: /Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage/matrix/matrix_mpolynomial_dense.so
   Expected in: flat namespace
  in /Applications/sage-6.7/local/lib/python2.7/site-
 packages/sage/matrix/matrix_mpolynomial_dense.so
 make: *** [doc-html] Error 1
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/17254#comment:45>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to