#4891: [with patch; needs review] make a command that installs all optional 
spkg's
and reports the ones that don't work.
-------------------------------+--------------------------------------------
 Reporter:  was                |        Owner:  mabshoff
     Type:  defect             |       Status:  new     
 Priority:  major              |    Milestone:  sage-3.4
Component:  optional packages  |   Resolution:          
 Keywords:                     |  
-------------------------------+--------------------------------------------
Comment (by was):

 I tested on OS X and got:
 {{{
 Thread model: posix
 gcc version 4.0.1 (Apple Inc. build 5465)
 ****************************************************
 Valgring does not work on non-Linux yet

 real    0m0.012s
 user    0m0.003s
 sys     0m0.007s
 sage: An error occurred while installing valgrind_3.3.1
 Please email sage-devel http://groups.google.com/group/sage-devel
 explaining the problem and send the relevant part of
 of /Users/was/build/sage-3.2.2/install.log.  Describe your computer,
 operating system, etc.
 If you want to try to fix the problem, yourself *don't* just cd to
 /Users/was/build/sage-3.2.2/spkg/build/valgrind_3.3.1 and type 'make'.
 Instead type "/Users/was/build/sage-3.2.2/sage -sh"
 in order to set all environment variables correctly, then cd to
 /Users/was/build/sage-3.2.2/spkg/build/valgrind_3.3.1
 (When you are done debugging, you can type "exit" to leave the
 subshell.)
 CPU times: user 0.07 s, sys: 1.29 s, total: 1.37 s
 Wall time: 4061.35 s
 sage:
 sage: v
 ['boehm_gc-7.1.p0', 'mpi4py-0.3.1']
 sage:
 }}}

 So the error detection (i.e., when an exception is raised) in
 install_packages is clearly buggy.  But I don't think that should hold
 this patch back, since that's a separate bug in a different function, and
 should be addressed in another ticket.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4891#comment:4>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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