octave-maintainers
[Top][All Lists]
Advanced

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

Re: Errors generating some figures for manual when building current stab


From: Dmitri A. Sergatskov
Subject: Re: Errors generating some figures for manual when building current stable
Date: Mon, 20 Jan 2020 13:27:26 -0500

On Mon, Jan 20, 2020 at 1:05 PM John W. Eaton <address@hidden> wrote:
I'm building

   93f455582f60 (stable)

with a fresh bootstrap and clean build tree on an up-to-date Debian
testing system using GCC 8.  I am seeing errors like this

   GEN      doc/interpreter/interpft.pdf
warning: division by zero
warning: called from
     legend at line 720 column 14
     interpimages at line 43 column 5
warning: division by zero
warning: called from
     legend at line 899 column 20
     interpimages at line 43 column 5
warning: division by zero
warning: called from
     legend at line 990 column 11
     interpimages at line 43 column 5
warning: division by zero
warning: called from
     legend at line 899 column 20
     interpimages at line 43 column 5
warning: division by zero
warning: called from
     legend at line 990 column 11
     interpimages at line 43 column 5
warning: division by zero
warning: called from
     legend at line 899 column 20
     interpimages at line 43 column 5
warning: division by zero
warning: called from
     legend at line 990 column 11
     interpimages at line 43 column 5
warning: division by zero
warning: called from
     legend at line 909 column 20
     interpimages at line 43 column 5
warning: division by zero
warning: called from
     legend at line 990 column 11
     interpimages at line 43 column 5
Error: /undefined in -nan
Operand stack:
    --nostringval--   (0)   --nostringval--   0
Execution stack:
    %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--
  --nostringval--   false   1   %stopped_push   1990   1   3
%oparray_pop   1989   1   3   %oparray_pop   1988   1   3   %oparray_pop
   --nostringval--   1977   1   3   %oparray_pop   1833   1   3
%oparray_pop   --nostringval--   %errorexec_pop   .runexec2
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push
  --nostringval--
Dictionary stack:
    --dict:733/1123(ro)(G)--   --dict:0/20(G)--   --dict:80/200(L)--
--dict:42/64(L)--
Current allocation mode is local
GPL Ghostscript 9.50: Unrecoverable error, exit code 1

I would suspect ghostscript.

Things like that:
<<<<

The file access control capability (enable with -dSAFER) has been completely rewritten, with a ground-up rethink of the design. For more details, see: SAFER.

It is important to note that -dSAFER now only enables the file access controls, and no longer applies restrictions to standard Postscript functionality (specifically, restrictions on setpagedevice). If your application relies on these Postscript restrictions, see OLDSAFER, and please get in touch, as we do plan to remove those Postscript restrictions unless we have reason not to.

IMPORTANT: File access controls are now enabled by default. In order to run Ghostscript without these controls, see NOSAFER
>>>>

I think something (gl2ps?) used to generate eps files with "setpagedevice"

 


These problems appear to be repeatable.  It doesn't affect all the
figures.  I don't recall seeing these before.  Is it just me, or is
anyone else seeing these problems?

jwe


Dmitri.
--

 

reply via email to

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