#12729: decrease the size of SAGE_ROOT/install.log
----------------------------------+-----------------------------------------
       Reporter:  jhpalmieri      |         Owner:  GeorgSWeber 
           Type:  enhancement     |        Status:  needs_review
       Priority:  minor           |     Milestone:  sage-5.0    
      Component:  build           |    Resolution:              
       Keywords:                  |   Work issues:              
Report Upstream:  N/A             |     Reviewers:              
        Authors:  John Palmieri   |     Merged in:              
   Dependencies:  #12714, #12369  |      Stopgaps:              
----------------------------------+-----------------------------------------

Comment (by jhpalmieri):

 Here's a different patch. With it, install.log looks like it does now
 (large, with the output from the different processes all mixed together).
 The screen looks like this:
 {{{
 $ make
 cd spkg && env SAGE_PARALLEL_SPKG_BUILD='' ./install all 2>&1

 Building Sage, writing log to install.log. Each component of Sage
 also logs its output into an individual log file, as indicated.

 dir-0.1: installing. Log file: spkg/logs/dir-0.1.log.
   dir-0.1: installed successfully.
 prereq-0.9: installing. Log file: spkg/logs/prereq-0.9.log.
   prereq-0.9: installed successfully.
 bzip2-1.0.5: installing. Log file: spkg/logs/bzip2-1.0.5.log.
   bzip2-1.0.5: installed successfully.
 patch-2.5.9.p2: installing. Log file: spkg/logs/patch-2.5.9.p2.log.
   patch-2.5.9.p2: installed successfully.
 zlib-1.2.5.p0: installing. Log file: spkg/logs/zlib-1.2.5.p0.log.
 iconv-1.13.1.p3: installing. Log file: spkg/logs/iconv-1.13.1.p3.log.
   iconv-1.13.1.p3: installed successfully.
 mpir-2.1.3.p9: installing. Log file: spkg/logs/mpir-2.1.3.p9.log.
   zlib-1.2.5.p0: installed successfully.
 make[1]: *** [installed/mpir-2.1.3.p9] Error 1

 real    0m28.860s
 user    0m17.394s
 sys     0m9.852s
 Error building Sage.
 make: *** [build] Error 1
 $
 }}}

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