#9435: sage-4.5.alpha3 fails on bsd.math
------------------------+---------------------------------------------------
   Reporter:  rlm       |       Owner:  tbd     
       Type:  defect    |      Status:  new     
   Priority:  blocker   |   Milestone:  sage-4.5
  Component:  packages  |    Keywords:          
     Author:            |    Upstream:  N/A     
   Reviewer:            |      Merged:          
Work_issues:            |  
------------------------+---------------------------------------------------

Comment(by drkirkby):

 Is William's problem reproducible by others? I just took:

  * host bad.math.washington.edu
  * sage-4.5.alpha4
  * An updated R, which disables the ICU library when SAGE_FAT_BINARY is
 set to "yes". This is #9396 (But I did '''not''' set SAGE_FAT_BINARY)
  * The updated deps at #9464 which makes 'deps' look a bit cleaner.
 Set typed the following.

 {{{
 $ export MAKE="make -j6"
 $ export SAGE_PARALLEL_SPKG_BUILD=yes
 $ make
 }}}

 R builds OK for me on bsd.math. Then Sage completes the build.
 {{{
 dumping object inventory... done
 build succeeded.
 Build finished.  The built documents can be found in
 /Users/kirkby/sage-4.5.alpha4/devel/sage/doc/output/html/fr/tutorial
 [kir...@bsd sage-4.5.alpha4]$ make ptestlong
 cd spkg && ./install all 2>&1 | tee -a ../install.log
 make[1]: Nothing to be done for `all'.

 real    0m0.099s
 user    0m0.004s
 sys     0m0.007s
 To install gap, gp, singular, etc., scripts
 in a standard bin directory, start sage and
 type something like
    sage: install_scripts('/usr/local/bin')
 at the Sage command prompt.

 To build the documentation, run
    make doc

 Sage build/upgrade complete!
 }}}

 I do not believe the updated deps or R will make any difference.
  * The updated R only disables the ICU library if SAGE_FAT_BINARY is set
 to "yes", but I did not set it to yes, so it would have had no effect.
  * The updated 'deps' makes the dependency of R on Fortran clearer, but it
 is implied via a long chain rule, so it should not be necessary.

 Anyway, it works for me, as it does for Mitesh.

 Dave

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