|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #55225] building doc figures in .eps or .pdf format occasionally silently fails |
| Date: | Mon, 17 Feb 2020 16:09:22 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Safari/537.36 |
Follow-up Comment #30, bug #55225 (project octave):
This still affects me on the default branch (Octave 7) today:
$ make all
...
GEN doc/interpreter/extended.eps
GEN doc/interpreter/gplot.eps
GEN doc/interpreter/grid.eps
...
TEXI2DVI doc/interpreter/octave.dvi
/usr/bin/texi2dvi: etex exited with bad status, quitting.
...
$ ls -l doc/interpreter/[eg]*.eps
-rw-r--r-- 1 mike mike 19563 Feb 17 12:51 doc/interpreter/errorbar.eps
-rw-r--r-- 1 mike mike 655555 Feb 17 12:51 doc/interpreter/griddata.eps
-rw-r--r-- 1 mike mike 25608 Feb 17 13:04 doc/interpreter/grid.eps
$
Building again repeatedly eventually builds all .eps image files and
octave.dvi is then built successfully.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55225>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |