#12659: build the sage library in place
-----------------------------+----------------------------------------------
   Reporter:  mhansen        |          Owner:  GeorgSWeber
       Type:  enhancement    |         Status:  needs_work 
   Priority:  major          |      Milestone:  sage-5.0   
  Component:  build          |       Keywords:             
Work_issues:                 |       Upstream:  N/A        
   Reviewer:  William Stein  |         Author:  Mike Hansen
     Merged:                 |   Dependencies:             
-----------------------------+----------------------------------------------

Comment(by jhpalmieri):

 By the way, I had the same experience as Jeroen: I applied the patches,
 did `./sage -b` and `./sage --sdist ...`.  Then I built Sage from the
 resulting tar file, and got doctest failures:
 {{{
         sage -t  --long -force_lib devel/sage/sage/graphs/graph.py # 4
 doctests failed
         sage -t  --long -force_lib
 devel/sage/sage/graphs/graph_decompositions/rankwidth.pyx # 11 doctests
 failed
 }}}
 Is the issue the C code in the directory
 `sage/graphs/graph_decompositions/rankwidth/`? Somehow that code is now
 not being found by the Python and Cython code that uses it?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12659#comment:22>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to