#17525: Maxima fails to build when Automake 1.11 is not installed
-------------------------------------+-------------------------------------
       Reporter:  pbruin             |        Owner:
           Type:  defect             |       Status:  positive_review
       Priority:  blocker            |    Milestone:  sage-6.5
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:  maxima automake    |    Reviewers:  François Bissey
        Authors:  Peter Bruin        |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  9827d31e33f026d9f72023c00017b64e600c3723
  u/pbruin/17525-maxima_automake     |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by fbissey):

 * status:  needs_review => positive_review
 * reviewer:   => François Bissey


Comment:

 Success
 {{{
 /bin/sh
 
/Users/fbissey/build/sage-6.5.beta3/local/var/tmp/sage/build/maxima-5.35.1.p1/src/missing
 --run makeinfo --split-size=1000000 maxima.texi
 pattern=`printf "\t"` ; \
         bad_files=`find . -name '*.texi' -print | xargs /usr/bin/grep -E
 -l -e "$pattern"` ; \
         [ -z  "$bad_files" ] || ( echo "WARNING: The following files have
 unexpanded Tabs: $bad_files" ; \
         echo "Run /doc/info/fix_tab to fix the problem." )
 
/Users/fbissey/build/sage-6.5.beta3/local/var/tmp/sage/build/maxima-5.35.1.p1/src/missing:
 line 52: makeinfo: command not found
 WARNING: `makeinfo' is missing on your system.  You should only need it if
          you modified a `.texi' or `.texinfo' file, or any other file
          indirectly affecting the aspect of the manual.  The spurious
          call might also be the consequence of using a buggy `make' (AIX,
          DU, IRIX).  You might want to install the `Texinfo' package or
          the `GNU make' package.  Grab either from any GNU archive site.
 }}}
 but everything go through to the end.

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