octave-maintainers
[Top][All Lists]
Advanced

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

Re: run-octave doesn't get generated, other problems with making documen


From: Martin Helm
Subject: Re: run-octave doesn't get generated, other problems with making documentation
Date: Sat, 18 Sep 2010 19:55:41 +0200
User-agent: KMail/1.13.5 (Linux/2.6.31.12-0.2-desktop; KDE/4.4.4; x86_64; ; )

Am Samstag, 18. September 2010, 19:35:08 schrieb Jordi Gutiérrez Hermoso:
> At changeset 10992:88687577519f, besides also running into the texinfo
> problem related to egrep, I have a weird thing where run-octave
> doesn't get generated, resulting in this:
> 
>      Making all in interpreter
>      make[3]: Entering directory
> `/home/jordi/coding/build-vcs/octave/doc/interpreter'
>      ../../run-octave -f -q -H
> /home/jordi/coding/vcs/octave/doc/interpreter/mk_doc_cache.m doc-cache
> ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS || { rm -f doc-cache;
> exit 1; }
>      /bin/sh: ../../run-octave: No such file or directory
> 
> If I do copy run-octave.in and fill in the variable names it needs, I get
> this:
> 
>      Making all in interpreter
>      make[3]: Entering directory
> `/home/jordi/coding/build-vcs/octave/doc/interpreter'
>      ../../run-octave -f -q -H
> /home/jordi/coding/vcs/octave/doc/interpreter/mk_doc_cache.m doc-cache
> ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS || { rm -f doc-cache;
> exit 1; }
> 
>      ../../run-octave -f -q -H -p
> /home/jordi/coding/vcs/octave/doc/interpreter --eval "geometryimages
> ('voronoi', 'eps');"
>      error: invalid value = custom
>      error: set: invalid value for radio property "papertype" (value =
> custom) error: error setting default property papersize
>      error: __go_figure__: failed to create figure handle
>      error: called from:
>      error:   /home/jordi/coding/vcs/octave//scripts/plot/figure.m at
> line 67, column 9
>      error:  
> /home/jordi/coding/vcs/octave/doc/interpreter/geometryimages.m at line
> 127, column 5
>      error:  
> /home/jordi/coding/vcs/octave/doc/interpreter/geometryimages.m at line 21,
> column 3
> 
>      make[3]: *** [voronoi.eps] Error 1
> 
> Ideas? Can anyone reproduce this? I'm doing an out-of-source build, as
> you can glean from above, in case this matters.
> 
> Thanks,
> - Jordi G. H.

I can see the same just tested a few hours ago also with a fresh hg clone, I 
can only build when using
./configure --enable-docs=no
run-octave is not build when build docs need it.
(opensuse 11.2 64 bit)
three or four  days ago the build (with docs succeeded)
Had not yet time to look deeper into it .



reply via email to

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