#17572: Sage 6.5.beta4 build fails at r-3.1.2p0 on OS X 10.10.1
---------------------------+------------------------
       Reporter:  hsnyder  |        Owner:
           Type:  defect   |       Status:  new
       Priority:  major    |    Milestone:  sage-6.5
      Component:  build    |   Resolution:
       Keywords:  r clang  |    Merged in:
        Authors:           |    Reviewers:
Report Upstream:  N/A      |  Work issues:
         Branch:           |       Commit:
   Dependencies:           |     Stopgaps:
---------------------------+------------------------

Comment (by fbissey):

 Difficult to know
 {{{
 794     R is now configured for x86_64-apple-darwin14.0.0
 795
 796       Source directory:          .
 797       Installation directory:    /Users/uu1024/Git/sage/local
 798
 799       C compiler:                gcc -std=gnu99  -g -O2
 800       Fortran 77 compiler:       gfortran  -g -O2
 801
 802       C++ compiler:              g++  -g -O2
 803       C++ 11 compiler:           g++  -std=c++11 -g -O2
 804       Fortran 90/95 compiler:    gfortran -g -O2
 805       Obj-C compiler:            /usr/bin/cc -g -O2 -fobjc-exceptions
 806
 807       Interfaces supported:      aqua
 808       External libraries:        readline
 809       Additional capabilities:   NLS, ICU
 810       Options enabled:           shared R library, shared BLAS, R
 profiling
 811
 812       Capabilities skipped:      PNG, JPEG, TIFF, cairo
 813       Options not enabled:       memory profiling
 814
 815       Recommended packages:      yes
 }}}
 Of course gcc could be clang if PATH is misconfigured. But clang only
 explicitly appears in the log during the compilation of R packages after R
 is compiled.

 gcc should be gnu because we always compile it on OS X so you have an
 install under $SAGE_LOCAL.

--
Ticket URL: <http://trac.sagemath.org/ticket/17572#comment:7>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to