octave-maintainers
[Top][All Lists]
Advanced

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

Re: problem with docs (Was: make check?)


From: Ben Abbott
Subject: Re: problem with docs (Was: make check?)
Date: Sun, 10 Jul 2016 20:33:36 -0400

> On Jul 10, 2016, at 8:09 AM, Ben Abbott <address@hidden> wrote:
> 
> I tried “make check” for the default branch and encountered the error below.
> 
> warning: docstring file 
> '/sw/local/share/octave/4.1.0+/etc/built-in-docstrings' not found
> error: no such file, 
> '/Users/bpabbott/Development/mercurial/default/build/test/--no-init-path'
> error: source: error sourcing file 
> '/Users/bpabbott/Development/mercurial/default/build/test/--no-init-path'
> error: execution exception in --no-init-path
> 
> Is anyone else seeing this?
> 
> $ hg tip
> pulling from /Users/bpabbott/Development/mercurial/octave
> searching for changes
> no changes found
> changeset:   22081:a5a99a830c8c
> bookmark:    @
> tag:         tip
> user:        Mike Miller <address@hidden>
> date:        Thu Jul 07 13:55:37 2016 -0700
> summary:     Set default floating point unit state when initializing the 
> interpreter (bug #48418)
> 
> Ben

Ok. My mistake. It’s not “make check” that fails. I’m just no longer able to 
build the docs.

I suspect a problem with the changeset below.

        http://hg.savannah.gnu.org/hgweb/octave/rev/df50d42d4b1b

 I’m not building in the source tree, but have started a build to see if that 
works.

The warnings/errors I see are below. 

  GEN      doc/interpreter/voronoi.txt
warning: docstring file '/sw/local/share/octave/4.1.0+/etc/built-in-docstrings' 
not found
error: no such file, 
'/Users/bpabbott/Development/mercurial/default/build/--no-init-path'
error: source: error sourcing file 
'/Users/bpabbott/Development/mercurial/default/build/--no-init-path'
error: execution exception in --no-init-path

<snip> </snip>

  GEN      doc/interpreter/plot-uitoggletoolproperties.texi
warning: docstring file '/sw/local/share/octave/4.1.0+/etc/built-in-docstrings' 
not found
error: no such file, 
'/Users/bpabbott/Development/mercurial/default/build/--no-init-path'
error: source: error sourcing file 
'/Users/bpabbott/Development/mercurial/default/build/--no-init-path'
error: execution exception in --no-init-path

<snip> </snip>

  MAKEINFO ../sources/doc/interpreter/octave.info
doc/interpreter/plot.texi:102: warning: could not find @image file `plot.txt' 
nor alternate text
doc/interpreter/plot.texi:422: warning: could not find @image file `hist.txt' 
nor alternate text
doc/interpreter/plot.texi:1308: warning: could not find @image file 
`errorbar.txt' nor alternate text
doc/interpreter/plot.texi:1576: warning: could not find @image file `polar.txt' 
nor alternate text
doc/interpreter/plot.texi:2577: warning: could not find @image file `mesh.txt' 
nor alternate text
doc/interpreter/plot.texi:2600: warning: could not find @image file `plot3.txt' 
nor alternate text
doc/interpreter/sparse.texi:671: warning: could not find @image file 
`spmatrix.txt' nor alternate text
doc/interpreter/sparse.texi:1052: warning: could not find @image file 
`spmatrix.txt' nor alternate text
doc/interpreter/sparse.texi:1104: warning: could not find @image file 
`spchol.txt' nor alternate text
doc/interpreter/sparse.texi:1109: warning: could not find @image file 
`spcholperm.txt' nor alternate text

<snip> </snip>

  GEN      doc/interpreter/doc-cache
warning: docstring file '/sw/local/share/octave/4.1.0+/etc/built-in-docstrings' 
not found
error: no such file, 
'/Users/bpabbott/Development/mercurial/default/build/--no-init-path'
error: source: error sourcing file 
'/Users/bpabbott/Development/mercurial/default/build/--no-init-path'
error: execution exception in --no-init-path

<snip> </snip>

  GEN      doc/interpreter/voronoi.eps
warning: docstring file '/sw/local/share/octave/4.1.0+/etc/built-in-docstrings' 
not found
error: no such file, 
'/Users/bpabbott/Development/mercurial/default/build/--no-init-path'
error: source: error sourcing file 
'/Users/bpabbott/Development/mercurial/default/build/--no-init-path'
error: execution exception in --no-init-path

<snip> </snip>

  GEN      doc/interpreter/splinefit6.eps
warning: docstring file '/sw/local/share/octave/4.1.0+/etc/built-in-docstrings' 
not found
error: no such file, 
'/Users/bpabbott/Development/mercurial/default/build/--no-init-path'
error: source: error sourcing file 
'/Users/bpabbott/Development/mercurial/default/build/--no-init-path'
error: execution exception in --no-init-path
  TEXI2DVI doc/interpreter/octave.dvi
/sw/bin/texi2dvi: etex exited with bad status, quitting.
Makefile:27464: recipe for target 'doc/interpreter/octave.dvi’ failed

Ben





reply via email to

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