octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: failure building docs


From: Dmitri A. Sergatskov
Subject: Re: failure building docs
Date: Sun, 5 Jun 2016 15:52:09 -0500



On Sun, Jun 5, 2016 at 3:06 PM, John Donoghue <address@hidden> wrote:
Anyone seen or know what causes this error, when attempting to build default branch octave:

> make V=1
(/home/jade/octave_hg/build/doc/interpreter/cp-idx.texi (Concept Index)
[969] [970]
Runaway definition?
->@initial address@hidden @entry address@hidden {Dulmage-Mendelsohn} address@hidden
/home/jade/octave_hg/build/doc/interpreter/cp-idx.texi:24: File ended within @r
ead.
<read 1>
        
@body ...ttoken @relax @else @read 1 to @nextline
                                                  @edef @act address@hidden @noexpan...

@next ->@let @next address@hidden @body
                                 @let @next address@hidden @fi @next
@\printindex ... @let @thisline @nextline @repeat
                                                  @enddoublecolumns @fi @fi ...
l.24 @printindex cp
                  
?

​Looks fine here:

address@hidden gcc_out]$ rm doc/interpreter/cp-idx.texi
address@hidden gcc_out]$ make
  GEN      HG-ID
HG-ID is unchanged
  GEN      liboctave/liboctave-build-info.cc
liboctave/liboctave-build-info.cc is unchanged
  GEN      libinterp/liboctinterp-build-info.cc
libinterp/liboctinterp-build-info.cc is unchanged
make  all-recursive
make[1]: Entering directory '/home/dima/src/octave/gcc_out'
Making all in libgnu
make[2]: Entering directory '/home/dima/src/octave/gcc_out/libgnu'
make  all-recursive
make[3]: Entering directory '/home/dima/src/octave/gcc_out/libgnu'
make[4]: Entering directory '/home/dima/src/octave/gcc_out/libgnu'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/dima/src/octave/gcc_out/libgnu'
make[3]: Leaving directory '/home/dima/src/octave/gcc_out/libgnu'
make[2]: Leaving directory '/home/dima/src/octave/gcc_out/libgnu'
make[2]: Entering directory '/home/dima/src/octave/gcc_out'
  GEN      HG-ID
HG-ID is unchanged
  GEN      libinterp/liboctinterp-build-info.cc
libinterp/liboctinterp-build-info.cc is unchanged
  GEN      liboctave/liboctave-build-info.cc
liboctave/liboctave-build-info.cc is unchanged
  GEN      src/octave-build-info.cc
src/octave-build-info.cc is unchanged
  GEN      libgui/src/liboctgui-build-info.cc
libgui/src/liboctgui-build-info.cc is unchanged
  GEN      doc/interpreter/cp-idx.texi
  MAKEINFO ../doc/interpreter/octave.info
  TEXI2DVI doc/interpreter/octave.dvi
  DVIPS    doc/interpreter/octave.ps
  TEXI2PDF doc/interpreter/octave.pdf
  MAKEINFO doc/interpreter/octave.html/.octave-html-stamp
  GEN      doc/interpreter/octave.html/voronoi.png
  GEN      doc/interpreter/octave.html/triplot.png
  GEN      doc/interpreter/octave.html/griddata.png
  GEN      doc/interpreter/octave.html/convhull.png
  GEN      doc/interpreter/octave.html/delaunay.png
  GEN      doc/interpreter/octave.html/inpolygon.png
  GEN      doc/interpreter/octave.html/interpft.png
  GEN      doc/interpreter/octave.html/interpn.png
  GEN      doc/interpreter/octave.html/interpderiv1.png
  GEN      doc/interpreter/octave.html/interpderiv2.png
  GEN      doc/interpreter/octave.html/plot.png
  GEN      doc/interpreter/octave.html/hist.png
  GEN      doc/interpreter/octave.html/errorbar.png
  GEN      doc/interpreter/octave.html/polar.png
  GEN      doc/interpreter/octave.html/mesh.png
  GEN      doc/interpreter/octave.html/plot3.png
  GEN      doc/interpreter/octave.html/extended.png
  GEN      doc/interpreter/octave.html/gplot.png
  GEN      doc/interpreter/octave.html/grid.png
  GEN      doc/interpreter/octave.html/spmatrix.png
  GEN      doc/interpreter/octave.html/spchol.png
  GEN      doc/interpreter/octave.html/spcholperm.png
  GEN      doc/interpreter/octave.html/splinefit1.png
  GEN      doc/interpreter/octave.html/splinefit2.png
  GEN      doc/interpreter/octave.html/splinefit3.png
  GEN      doc/interpreter/octave.html/splinefit4.png
  GEN      doc/interpreter/octave.html/splinefit6.png
  GEN      doc/interpreter/octave.html/octave.css

Octave successfully built.  Now choose from the following:

   ./run-octave    - to run in place to test before installing
   make check      - to run the tests
   make install    - to install (PREFIX=/usr/local)

   HG ID for this build is "49d999dc443f"

make[2]: Leaving directory '/home/dima/src/octave/gcc_out'
make[1]: Leaving directory '/home/dima/src/octave/gcc_out'


changeset:   21825:f1f17f13b3b9
tag:         tip
user:        John Donoghue <address@hidden>
date:        Sun Jun 05 16:17:31 2016 -0400
summary:     Add dialog function (Bug #48136)


​Dmitri.
--



reply via email to

[Prev in Thread] Current Thread [Next in Thread]