#18546: Make arb a standard package
-------------------------------------+-------------------------------------
       Reporter:  mmezzarobba        |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.10
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:  Clemens Heuberger,
        Authors:  Marc Mezzarobba,   |  Marc Mezzarobba
  Clemens Heuberger                  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  e2d393b9bb23ee2b20767b0e16cddaadff9cb059
  u/mmezzarobba/18546-arb-std        |     Stopgaps:
   Dependencies:  #19280             |
-------------------------------------+-------------------------------------

Comment (by cheuberg):

 Replying to [comment:51 jdemeyer]:
 > Probably the fact that `arb` starts with the letter `a`. Anyway, there
 is no point in analysing, the fix is obvious.

 Unfortunately, it is not obvious to me:

 Following Volker's recommendation, I increased the patchlevel, following
 your recommendation, I added to `build/make/deps`, but `arb` is still not
 built.
 {{{
 diff --git a/build/make/deps b/build/make/deps
 index 3d0fb93..27f488d 100644
 --- a/build/make/deps
 +++ b/build/make/deps
 @@ -100,6 +100,7 @@ base: $(INST)/$(BZIP2) $(INST)/$(PATCH)
 $(INST)/$(PKGCONF)
  # Sage library (e.g. CYTHON, JINJA2), and on the other hand all
  # dependencies for Cython files (e.g. PARI, NTL, SAGE_MP_LIBRARY).
  sagelib: \
 +               $(INST)/$(ARB) \
                 $(INST)/$(ATLAS) \
                 $(INST)/$(CEPHES) \
                 $(INST)/$(CLIQUER) \
 diff --git a/build/pkgs/arb/package-version.txt b/build/pkgs/arb/package-
 version.txt
 index 8f0f703..67b2238 100644
 --- a/build/pkgs/arb/package-version.txt
 +++ b/build/pkgs/arb/package-version.txt
 @@ -1,2 +1,2 @@
 -2.6.0
 +2.6.0.p0

 }}}

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