#9896: upgrading from 4.5.3 to 4.6.alpha0 fails on OS X 10.6
--------------------------+-------------------------------------------------
   Reporter:  jhpalmieri  |       Owner:  GeorgSWeber
       Type:  defect      |      Status:  needs_info 
   Priority:  blocker     |   Milestone:  sage-4.6   
  Component:  build       |    Keywords:             
     Author:              |    Upstream:  N/A        
   Reviewer:              |      Merged:             
Work_issues:              |  
--------------------------+-------------------------------------------------

Comment(by jhpalmieri):

 Replying to [comment:26 leif]:
 > You renamed the directory of the upgrade / copied the Sage tree to a new
 directory...

 Yes, I copied it.  I always do this so if the upgrade screws up, I still
 have a working copy of Sage.

 > Could you temporarily rename the 4.5.3 directory and rerun {{{./sage
 -b}}} (after again touching Cython files)?

 Okay, I did that.  Here's part of the log from "./sage -b".  Note the
 warning, since I renamed the directory:
 {{{
 gcc -L/Applications/sage_builds/sage-4.5.3/local/lib -bundle -undefined
 dynamic_lookup build/temp.macosx-10.6-i386-2.6/sage/rings/complex_double.o
 -L/Applications/sage_builds/sage-4.6.alpha0-upgrade/local//lib -lcsage
 -lgsl -lcblas -latlas -lpari -lgmp -lm -lstdc++ -lntl -o
 build/lib.macosx-10.6-i386-2.6/sage/rings/complex_double.so
 ld: warning: directory '/Applications/sage_builds/sage-4.5.3/local/lib'
 following -L not found
 Total time spent compiling C/C++ extensions:  9.04102396965 seconds.
 running install_lib
 copying build/lib.macosx-10.6-i386-2.6/sage/rings/complex_double.so ->
 /Applications/sage_builds/sage-4.6.alpha0-upgrade/local/lib/python2.6
 /site-packages/sage/rings
 running install_egg_info
 Removing
 /Applications/sage_builds/sage-4.6.alpha0-upgrade/local/lib/python2.6
 /site-packages/sage-0.0.0-py2.6.egg-info
 Writing
 /Applications/sage_builds/sage-4.6.alpha0-upgrade/local/lib/python2.6
 /site-packages/sage-0.0.0-py2.6.egg-info
 }}}
 I still get the import error, unfortunately.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9896#comment:27>
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