#12369: Add a gcc package
------------------------+---------------------------------------------------
   Reporter:  jdemeyer  |          Owner:  tbd                                  
                                                                                
                                                         
       Type:  task      |         Status:  needs_work                           
                                                                                
                                                         
   Priority:  major     |      Milestone:  sage-5.0                             
                                                                                
                                                         
  Component:  packages  |       Keywords:                                       
                                                                                
                                                         
Work_issues:            |       Upstream:  N/A                                  
                                                                                
                                                         
   Reviewer:            |         Author:  Jeroen Demeyer                       
                                                                                
                                                         
     Merged:            |   Dependencies:  #12479, #12602, #12608, #12609, 
#12647, #10492, #12367, #12368, #12405, #12570, #12574, #12423, #12425, #12456, 
#12363, #12223, #12515, #12519, #12548, #12562, #12629, #12638
------------------------+---------------------------------------------------
Changes (by SimonKing):

  * status:  needs_review => needs_work


Comment:

 On the machine described in my previous post, I got a total failure with
 the gcc package that is attached to this ticket.

 I did the following:
 {{{
 tar -xf sage-5.0.beta8.tar
 cd sage-5.0.beta8/
 ./sage -sh
 cd spkg/standard/
 wget
 http://boxen.math.washington.edu/home/jdemeyer/spkg/mpc-1.0.0dev1126.spkg
 rm pari-2.5.1.p0.spkg
 wget
 http://boxen.math.washington.edu/home/jdemeyer/spkg/pari-2.5.1.p2.spkg
 wget http://boxen.math.washington.edu/home/jdemeyer/spkg/gcc-4.6.3.spkg
 cd ../../
 sage -i spkg/standard/mpir-2.1.3.p9.spkg
 sage -i spkg/standard/mpfr-3.1.0.p0.spkg
 sage -i spkg/standard/mpc-1.0.0dev1126.spkg
    # note: it ended with
 /mnt/local/king/SAGE/experiment/gccspkg_native/sage-5.0.beta8/spkg/bin
 /sage-spkg: Zeile 485: cd:
 /mnt/local/king/SAGE/experiment/gccspkg_native/sage-5.0.beta8/local/bin:
 Datei oder Verzeichnis nicht gefunden
 sage -i spkg/standard/gcc-4.6.3.spkg
    # fails
 }}}
 The reason for the failure: During configuration, it is claimed that the
 suffix of object files can not be determined - which is strange since the
 suffix has been successfully determined repeatedly during configuration.

 Please have a look at
 
[http://boxen.math.washington.edu/home/SimonKing/SAGE/gcclogs/gccspkg_native.log
 the log file].

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