#18691: Trac #17572 breaks the installation of several R packages.
-------------------------------------+-------------------------------------
       Reporter:  charpent           |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.8
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:  r-project          |    Reviewers:
        Authors:  charpent           |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  08fc969d87a2dffd2167b9ca9a0efe753cbb04b5
  u/charpent/trac__17572_breaks_the_installation_of_several_r_packages_|     
Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by fbissey):

 Formally yes, that's what I am doing now :)
 `R_MAKEVARS_USER="$DOT_SAGE/SagesRMakevars.user"}` You seem to have a lose
 end bracket that should go.

 As to regards to `clang` currently we cannot compile sage with it at this
 stage (and we still need a fortran compiler to complicate things). The
 problem with `clang` which launched all those problems is that settings
 for another install outside of sage (probably done with `clang` as a
 matter of fact) got pulled into `sage` during while `R` was being built.
 `R` kind of has two building phases. In a first step `R` proper is being
 built. Then standard package are being built and that's when the mix up
 occurred.

 I also agree with Jeroen's comments.

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