--- Begin Message ---
Source: pyxplot
Version: 0.9.2-14
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20241223 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, this package failed to build
on armhf.
This package currently has binary packages on armhf, so this is a regression.
Also, there are no known issues on amd64 or arm64 according to recent (a couple
days ago) rebuilds.
The rebuild was done using an armhf chroot on an AWS "m6g" instance (Graviton2
CPU).
Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> python3 makeFigureEps.py ../bin/pyxplot
>
> Syntax error:
>
> In file 'examples/ex_3d_helix.ppl', line 33, position 30 below:
>
> At this point, was expecting ":", or "axes", or "every", or "index", or
> "label", or "select", or "title", or "notitle", or "using", or "with", or ",".
> |
> \|/
> plot 3d sin(x):cos(x) with lw 3 col hsb(x/20+0.5,0.9,0.8)
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_apachelog.ppl', line 43, position 56 below:
>
> At this point, was expecting "horizontal", or "vertical", or "rotate", or the
> end of the command.
> |
> \|/
> set xformat "%s"%(time.fromUnix(x).toDayWeekName()) rot 30
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_barchart1.ppl', line 45, position 45 below:
>
> At this point, was expecting "at", or "first", or "second", or "page", or
> "graph", or "axis", or a physical quantity (x).
> |
> \|/
> set label 1 "(e) fsteps" at graph width*0.03 , graph width/goldenRatio*0.9
> /|\
> |
> At this point, was expecting a literal value or a bracketed expression or a
> unary operator or a variable name.
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_barchart2.ppl', line 66, position 33 below:
>
> At this point, was expecting ":", or "axes", or "every", or "index", or
> "label", or "select", or "title", or "notitle", or "using", or "with", or ",".
> |
> \|/
> plot sin(x)*sin(x) with boxes fc 3 c 1, cos(x)*cos(x) with boxes fc 2 c
> 1
>
> File error: Aborting.
> file 'examples/ex_branch_cuts.ppl':38: Numerical error: x=-3: Could not
> evaluate expression <abs(f(x+i*y))>. The error, encountered at character
> position 10, was: 'No such variable 'y'.'
> file 'examples/ex_branch_cuts.ppl':38: Numerical error: x=-2.9759036: Could
> not evaluate expression <abs(f(x+i*y))>. The error, encountered at character
> position 10, was: 'No such variable 'y'.'
> file 'examples/ex_branch_cuts.ppl':38: Numerical error: x=-2.9518072: Could
> not evaluate expression <abs(f(x+i*y))>. The error, encountered at character
> position 10, was: 'No such variable 'y'.'
> file 'examples/ex_branch_cuts.ppl':38: Numerical error: x=-2.9277108: Could
> not evaluate expression <abs(f(x+i*y))>. The error, encountered at character
> position 10, was: 'No such variable 'y'.'
> file 'examples/ex_branch_cuts.ppl':38: Numerical error: x=-2.9036145: Could
> not evaluate expression <abs(f(x+i*y))>. The error, encountered at character
> position 10, was: 'No such variable 'y'.'
> file 'examples/ex_branch_cuts.ppl':38: Numerical error: x=-2.8795181: Could
> not evaluate expression <abs(f(x+i*y))>. The error, encountered at character
> position 10, was: 'No such variable 'y'.'
> file 'examples/ex_branch_cuts.ppl':38: Numerical error: x=-2.8554217: Could
> not evaluate expression <abs(f(x+i*y))>. The error, encountered at character
> position 10, was: 'No such variable 'y'.'
> file 'examples/ex_branch_cuts.ppl':38: Numerical error: x=-2.8313253: Could
> not evaluate expression <abs(f(x+i*y))>. The error, encountered at character
> position 10, was: 'No such variable 'y'.'
> file 'examples/ex_branch_cuts.ppl':38: Numerical error: x=-2.8072289: Could
> not evaluate expression <abs(f(x+i*y))>. The error, encountered at character
> position 10, was: 'No such variable 'y'.'
> file 'examples/ex_branch_cuts.ppl':38: Numerical error: x=-2.7831325: Could
> not evaluate expression <abs(f(x+i*y))>. The error, encountered at character
> position 10, was: 'No such variable 'y'.'
> file 'examples/ex_branch_cuts.ppl':38:x=-2.7831325:0: Too many errors: no
> more errors will be shown.
> file 'examples/ex_branch_cuts.ppl':38: Numerical warning: plotted item
> abs(f(x+i*y)):arg(f(x+i*y)) with colormap produced no data.
> file 'examples/ex_cmbrtemp.ppl':46: Numerical error: x=0.13866604 Gyr: Could
> not evaluate expression <unit(2.73*K)*(1+x) ax x2y1>. The error, encountered
> at character position 15, was: 'Attempt to add quantities with conflicting
> dimensions: left operand is dimensionless, while right operand has units of
> <Gyr>.'
> file 'examples/ex_cmbrtemp.ppl':46: Numerical error: x=0.19324143 Gyr: Could
> not evaluate expression <unit(2.73*K)*(1+x) ax x2y1>. The error, encountered
> at character position 15, was: 'Attempt to add quantities with conflicting
> dimensions: left operand is dimensionless, while right operand has units of
> <Gyr>.'
> file 'examples/ex_cmbrtemp.ppl':46: Numerical error: x=0.24781681 Gyr: Could
> not evaluate expression <unit(2.73*K)*(1+x) ax x2y1>. The error, encountered
> at character position 15, was: 'Attempt to add quantities with conflicting
> dimensions: left operand is dimensionless, while right operand has units of
> <Gyr>.'
> file 'examples/ex_cmbrtemp.ppl':46: Numerical error: x=0.3023922 Gyr: Could
> not evaluate expression <unit(2.73*K)*(1+x) ax x2y1>. The error, encountered
> at character position 15, was: 'Attempt to add quantities with conflicting
> dimensions: left operand is dimensionless, while right operand has units of
> <Gyr>.'
> file 'examples/ex_cmbrtemp.ppl':46: Numerical error: x=0.35696759 Gyr: Could
> not evaluate expression <unit(2.73*K)*(1+x) ax x2y1>. The error, encountered
> at character position 15, was: 'Attempt to add quantities with conflicting
> dimensions: left operand is dimensionless, while right operand has units of
> <Gyr>.'
> file 'examples/ex_cmbrtemp.ppl':46: Numerical error: x=0.41154298 Gyr: Could
> not evaluate expression <unit(2.73*K)*(1+x) ax x2y1>. The error, encountered
> at character position 15, was: 'Attempt to add quantities with conflicting
> dimensions: left operand is dimensionless, while right operand has units of
> <Gyr>.'
> file 'examples/ex_cmbrtemp.ppl':46: Numerical error: x=0.46611837 Gyr: Could
> not evaluate expression <unit(2.73*K)*(1+x) ax x2y1>. The error, encountered
> at character position 15, was: 'Attempt to add quantities with conflicting
> dimensions: left operand is dimensionless, while right operand has units of
> <Gyr>.'
> file 'examples/ex_cmbrtemp.ppl':46: Numerical error: x=0.52069375 Gyr: Could
> not evaluate expression <unit(2.73*K)*(1+x) ax x2y1>. The error, encountered
> at character position 15, was: 'Attempt to add quantities with conflicting
> dimensions: left operand is dimensionless, while right operand has units of
> <Gyr>.'
> file 'examples/ex_cmbrtemp.ppl':46: Numerical error: x=0.57526914 Gyr: Could
> not evaluate expression <unit(2.73*K)*(1+x) ax x2y1>. The error, encountered
> at character position 15, was: 'Attempt to add quantities with conflicting
> dimensions: left operand is dimensionless, while right operand has units of
> <Gyr>.'
> file 'examples/ex_cmbrtemp.ppl':46: Numerical error: x=0.62984453 Gyr: Could
> not evaluate expression <unit(2.73*K)*(1+x) ax x2y1>. The error, encountered
> at character position 15, was: 'Attempt to add quantities with conflicting
> dimensions: left operand is dimensionless, while right operand has units of
> <Gyr>.'
> file 'examples/ex_cmbrtemp.ppl':46:x=0.62984453 Gyr:0: Too many errors: no
> more errors will be shown.
> file 'examples/ex_cmbrtemp.ppl':46: Numerical warning: plotted item
> unit(2.73*K)*(1+x) ax x2y1 produced no data.
> file 'examples/ex_colgradient.ppl':45: Numerical error: x=-0.9: Could not
> evaluate expression <legendreP(6,x) with colormap>. The error, encountered at
> character position 15, was: 'No such variable 'with'.'
> file 'examples/ex_colgradient.ppl':45: Numerical error: x=-0.89277108: Could
> not evaluate expression <legendreP(6,x) with colormap>. The error,
> encountered at character position 15, was: 'No such variable 'with'.'
> file 'examples/ex_colgradient.ppl':45: Numerical error: x=-0.88554217: Could
> not evaluate expression <legendreP(6,x) with colormap>. The error,
> encountered at character position 15, was: 'No such variable 'with'.'
> file 'examples/ex_colgradient.ppl':45: Numerical error: x=-0.87831325: Could
> not evaluate expression <legendreP(6,x) with colormap>. The error,
> encountered at character position 15, was: 'No such variable 'with'.'
> file 'examples/ex_colgradient.ppl':45: Numerical error: x=-0.87108434: Could
> not evaluate expression <legendreP(6,x) with colormap>. The error,
> encountered at character position 15, was: 'No such variable 'with'.'
> file 'examples/ex_colgradient.ppl':45: Numerical error: x=-0.86385542: Could
> not evaluate expression <legendreP(6,x) with colormap>. The error,
> encountered at character position 15, was: 'No such variable 'with'.'
> file 'examples/ex_colgradient.ppl':45: Numerical error: x=-0.8566265: Could
> not evaluate expression <legendreP(6,x) with colormap>. The error,
> encountered at character position 15, was: 'No such variable 'with'.'
> file 'examples/ex_colgradient.ppl':45: Numerical error: x=-0.84939759: Could
> not evaluate expression <legendreP(6,x) with colormap>. The error,
> encountered at character position 15, was: 'No such variable 'with'.'
> file 'examples/ex_colgradient.ppl':45: Numerical error: x=-0.84216867: Could
> not evaluate expression <legendreP(6,x) with colormap>. The error,
> encountered at character position 15, was: 'No such variable 'with'.'
> file 'examples/ex_colgradient.ppl':45: Numerical error: x=-0.83493976: Could
> not evaluate expression <legendreP(6,x) with colormap>. The error,
> encountered at character position 15, was: 'No such variable 'with'.'
> file 'examples/ex_colgradient.ppl':45:x=-0.83493976:0: Too many errors: no
> more errors will be shown.
> file 'examples/ex_colgradient.ppl':45: Numerical warning: plotted item
> legendreP(6,x) with colormap produced no data.
>
> Syntax error:
>
> In file 'examples/ex_cover.ppl', line 40, position 108 below:
>
> At this point, was expecting "at", or "rotate", or "gap", or "halign", or
> "valign", or "with", or the end of the command.
>
> |
>
> \|/
> text r'\large $\frac{\hbar^2}{2m}\frac{\partial^2 \psi}{\partial x^2}
> + V\psi = E\psi$' at logo_x+2.1, logo_y+0.5
>
> File error: Aborting.
> file 'examples/ex_datagrid.ppl':37: Numerical error: u=-1; v=-1: Could not
> evaluate expression <v+f(u,v) with l>. The error, encountered at character
> position 9, was: 'No such variable 'with'.'
> file 'examples/ex_datagrid.ppl':37: Numerical error: u=-0.89473684; v=-1:
> Could not evaluate expression <v+f(u,v) with l>. The error, encountered at
> character position 9, was: 'No such variable 'with'.'
> file 'examples/ex_datagrid.ppl':37: Numerical error: u=-0.78947368; v=-1:
> Could not evaluate expression <v+f(u,v) with l>. The error, encountered at
> character position 9, was: 'No such variable 'with'.'
> file 'examples/ex_datagrid.ppl':37: Numerical error: u=-0.68421053; v=-1:
> Could not evaluate expression <v+f(u,v) with l>. The error, encountered at
> character position 9, was: 'No such variable 'with'.'
> file 'examples/ex_datagrid.ppl':37: Numerical error: u=-0.57894737; v=-1:
> Could not evaluate expression <v+f(u,v) with l>. The error, encountered at
> character position 9, was: 'No such variable 'with'.'
> file 'examples/ex_datagrid.ppl':37: Numerical error: u=-0.47368421; v=-1:
> Could not evaluate expression <v+f(u,v) with l>. The error, encountered at
> character position 9, was: 'No such variable 'with'.'
> file 'examples/ex_datagrid.ppl':37: Numerical error: u=-0.36842105; v=-1:
> Could not evaluate expression <v+f(u,v) with l>. The error, encountered at
> character position 9, was: 'No such variable 'with'.'
> file 'examples/ex_datagrid.ppl':37: Numerical error: u=-0.26315789; v=-1:
> Could not evaluate expression <v+f(u,v) with l>. The error, encountered at
> character position 9, was: 'No such variable 'with'.'
> file 'examples/ex_datagrid.ppl':37: Numerical error: u=-0.15789474; v=-1:
> Could not evaluate expression <v+f(u,v) with l>. The error, encountered at
> character position 9, was: 'No such variable 'with'.'
> file 'examples/ex_datagrid.ppl':37: Numerical error: u=-0.052631579; v=-1:
> Could not evaluate expression <v+f(u,v) with l>. The error, encountered at
> character position 9, was: 'No such variable 'with'.'
> file 'examples/ex_datagrid.ppl':37:u=-0.052631579; v=-1:0: Too many errors:
> no more errors will be shown.
>
> Syntax error:
>
> In file 'examples/ex_ellipse.ppl', line 39, position 51 below:
>
> At this point, was expecting "focus", or "minoraxis", or "semiminoraxis", or
> "eccentricity", or "semilatusrectum", or "slr", or "latusrectum", or "lr", or
> "rotate", or "arc", or "with", or the end of the command.
> |
> \|/
> ellipse center 0,0 semiMajor a semiMinor b with lw 3
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_eqnsolve.ppl', line 44, position 55 below:
>
> At this point, was expecting ":", or "axes", or "every", or "index", or
> "label", or "select", or "title", or "notitle", or "using", or "with", or ",".
> |
> \|/
> plot phy.Bv(x,T) / unit(erg/s/Hz/cm**2/sterad) title "Blackbody at %s"%(T)
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_euclid_I_47.ppl', line 60, position 20 below:
>
> At this point, was expecting "to".
> |
> \|/
> box from Dx,Dy to Cx,Cy with fillcol gray50
>
> File error: Aborting.
> file 'examples/ex_fft.ppl':33: Numerical error: x=-10: Could not evaluate
> expression <Re(f(x*1)) title texify("Re(f(x))")>. The error, encountered at
> character position 23, was: 'Object of type <string> cannot be called as a
> function.'
> file 'examples/ex_fft.ppl':33: Numerical error: x=-9.9196787: Could not
> evaluate expression <Re(f(x*1)) title texify("Re(f(x))")>. The error,
> encountered at character position 23, was: 'Object of type <string> cannot be
> called as a function.'
> file 'examples/ex_fft.ppl':33: Numerical error: x=-9.8393574: Could not
> evaluate expression <Re(f(x*1)) title texify("Re(f(x))")>. The error,
> encountered at character position 23, was: 'Object of type <string> cannot be
> called as a function.'
> file 'examples/ex_fft.ppl':33: Numerical error: x=-9.7590361: Could not
> evaluate expression <Re(f(x*1)) title texify("Re(f(x))")>. The error,
> encountered at character position 23, was: 'Object of type <string> cannot be
> called as a function.'
> file 'examples/ex_fft.ppl':33: Numerical error: x=-9.6787149: Could not
> evaluate expression <Re(f(x*1)) title texify("Re(f(x))")>. The error,
> encountered at character position 23, was: 'Object of type <string> cannot be
> called as a function.'
> file 'examples/ex_fft.ppl':33: Numerical error: x=-9.5983936: Could not
> evaluate expression <Re(f(x*1)) title texify("Re(f(x))")>. The error,
> encountered at character position 23, was: 'Object of type <string> cannot be
> called as a function.'
> file 'examples/ex_fft.ppl':33: Numerical error: x=-9.5180723: Could not
> evaluate expression <Re(f(x*1)) title texify("Re(f(x))")>. The error,
> encountered at character position 23, was: 'Object of type <string> cannot be
> called as a function.'
> file 'examples/ex_fft.ppl':33: Numerical error: x=-9.437751: Could not
> evaluate expression <Re(f(x*1)) title texify("Re(f(x))")>. The error,
> encountered at character position 23, was: 'Object of type <string> cannot be
> called as a function.'
> file 'examples/ex_fft.ppl':33: Numerical error: x=-9.3574297: Could not
> evaluate expression <Re(f(x*1)) title texify("Re(f(x))")>. The error,
> encountered at character position 23, was: 'Object of type <string> cannot be
> called as a function.'
> file 'examples/ex_fft.ppl':33: Numerical error: x=-9.2771084: Could not
> evaluate expression <Re(f(x*1)) title texify("Re(f(x))")>. The error,
> encountered at character position 23, was: 'Object of type <string> cannot be
> called as a function.'
> file 'examples/ex_fft.ppl':33:x=-9.2771084:0: Too many errors: no more errors
> will be shown.
> file 'examples/ex_fft.ppl':33: Numerical warning: plotted item Re(f(x*1))
> title texify("Re(f(x))") produced no data.
>
> Syntax error:
>
> In file 'examples/ex_fitting.ppl', line 31, position 54 below:
>
> At this point, was expecting "every", or "index", or "select", or "using", or
> "via".
> |
> \|/
> fit f() withouterrors 'examples/ex_fitting.dat' via a1, a3, a5
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_gallery.ppl', line 45, position 45 below:
>
> At this point, was expecting "at", or "first", or "second", or "page", or
> "graph", or "axis", or a physical quantity (x).
> |
> \|/
> set label 1 "(c) fsteps" at graph width*0.03 , graph width/goldenRatio*0.9
> /|\
> |
> At this point, was expecting a literal value or a bracketed expression or a
> unary operator or a variable name.
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_hlines.ppl', line 51, position 20 below:
>
> At this point, was expecting "from", or "first", or "second", or "page", or
> "graph", or "axis", or a physical quantity (x0).
> |
> \|/
> set arrow an from wl,0.3 to wl,0.6 with nohead col n
> /|\
> |
> At this point, was expecting a literal value or a bracketed expression or a
> unary operator or a variable name.
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_hrdiagram.ppl', line 34, position 59 below:
>
> At this point, was expecting ":", or "axes", or "every", or "index", or
> "label", or "select", or "title", or "notitle", or "using", or "with", or ",".
> |
> \|/
> plot [-0.4:2][14:-4] 'examples/ex_hrdiagram.dat.gz' w d ps 3
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_interpolation.ppl', line 41, position 62 below:
>
> At this point, was expecting ":", or "axes", or "every", or "index", or
> "label", or "select", or "title", or "notitle", or "using", or "with", or ",".
> |
> \|/
> plot [0:4][-0.1:1.3] "examples/ex_interpolation.dat" using 1:($2+0.0)
> notitle with points pt 1, f_linear(x)+0.0 title "Linear",
> "examples/ex_interpolation.dat" using 1:($2+0.1) notitle with points pt 1,
> f_spline(x)+0.1 title "Spline", "examples/ex_interpolation.dat" using
> 1:($2+0.2) notitle with points pt 1, f_akima (x)+0.2 title "Akima"
>
> File error: Aborting.
> file 'examples/ex_intro_func_splice.ppl':33: Numerical error: x=-3.1415927:
> Could not evaluate expression <f(x) with lines>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_intro_func_splice.ppl':33: Numerical error: x=-3.116359:
> Could not evaluate expression <f(x) with lines>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_intro_func_splice.ppl':33: Numerical error: x=-3.0911253:
> Could not evaluate expression <f(x) with lines>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_intro_func_splice.ppl':33: Numerical error: x=-3.0658916:
> Could not evaluate expression <f(x) with lines>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_intro_func_splice.ppl':33: Numerical error: x=-3.0406579:
> Could not evaluate expression <f(x) with lines>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_intro_func_splice.ppl':33: Numerical error: x=-3.0154243:
> Could not evaluate expression <f(x) with lines>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_intro_func_splice.ppl':33: Numerical error: x=-2.9901906:
> Could not evaluate expression <f(x) with lines>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_intro_func_splice.ppl':33: Numerical error: x=-2.9649569:
> Could not evaluate expression <f(x) with lines>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_intro_func_splice.ppl':33: Numerical error: x=-2.9397232:
> Could not evaluate expression <f(x) with lines>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_intro_func_splice.ppl':33: Numerical error: x=-2.9144896:
> Could not evaluate expression <f(x) with lines>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_intro_func_splice.ppl':33:x=-2.9144896:0: Too many errors:
> no more errors will be shown.
> file 'examples/ex_intro_func_splice.ppl':33: Numerical warning: plotted item
> f(x) with lines produced no data.
> file 'examples/ex_intro_sine.ppl':31: Numerical error: x=-10: Could not
> evaluate expression <sin(x) with lines>. The error, encountered at character
> position 7, was: 'No such variable 'with'.'
> file 'examples/ex_intro_sine.ppl':31: Numerical error: x=-9.9196787: Could
> not evaluate expression <sin(x) with lines>. The error, encountered at
> character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_intro_sine.ppl':31: Numerical error: x=-9.8393574: Could
> not evaluate expression <sin(x) with lines>. The error, encountered at
> character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_intro_sine.ppl':31: Numerical error: x=-9.7590361: Could
> not evaluate expression <sin(x) with lines>. The error, encountered at
> character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_intro_sine.ppl':31: Numerical error: x=-9.6787149: Could
> not evaluate expression <sin(x) with lines>. The error, encountered at
> character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_intro_sine.ppl':31: Numerical error: x=-9.5983936: Could
> not evaluate expression <sin(x) with lines>. The error, encountered at
> character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_intro_sine.ppl':31: Numerical error: x=-9.5180723: Could
> not evaluate expression <sin(x) with lines>. The error, encountered at
> character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_intro_sine.ppl':31: Numerical error: x=-9.437751: Could not
> evaluate expression <sin(x) with lines>. The error, encountered at character
> position 7, was: 'No such variable 'with'.'
> file 'examples/ex_intro_sine.ppl':31: Numerical error: x=-9.3574297: Could
> not evaluate expression <sin(x) with lines>. The error, encountered at
> character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_intro_sine.ppl':31: Numerical error: x=-9.2771084: Could
> not evaluate expression <sin(x) with lines>. The error, encountered at
> character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_intro_sine.ppl':31:x=-9.2771084:0: Too many errors: no more
> errors will be shown.
> file 'examples/ex_intro_sine.ppl':31: Numerical warning: plotted item sin(x)
> with lines produced no data.
>
> Syntax error:
>
> In file 'examples/ex_lenses.ppl', line 42, position 39 below:
>
> At this point, was expecting "radius".
> |
> \|/
> arc at x0-(lc-lt/2),y0 radius lc from 90*unit(deg)-la to 90*unit(deg)+la
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_linestyles.ppl', line 39, position 22 below:
>
> At this point, was expecting "label", or "with", or the end of the command.
> |
> \|/
> point x,y with pt i+1 color red
>
> File error: Aborting.
> file 'examples/ex_lowerlimit.ppl':36: Numerical error: x=-1: Could not
> evaluate expression <'--' with lowerlimits>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_lowerlimit.ppl':36: Numerical error: x=-0.99196787: Could
> not evaluate expression <'--' with lowerlimits>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_lowerlimit.ppl':36: Numerical error: x=-0.98393574: Could
> not evaluate expression <'--' with lowerlimits>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_lowerlimit.ppl':36: Numerical error: x=-0.97590361: Could
> not evaluate expression <'--' with lowerlimits>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_lowerlimit.ppl':36: Numerical error: x=-0.96787149: Could
> not evaluate expression <'--' with lowerlimits>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_lowerlimit.ppl':36: Numerical error: x=-0.95983936: Could
> not evaluate expression <'--' with lowerlimits>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_lowerlimit.ppl':36: Numerical error: x=-0.95180723: Could
> not evaluate expression <'--' with lowerlimits>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_lowerlimit.ppl':36: Numerical error: x=-0.9437751: Could
> not evaluate expression <'--' with lowerlimits>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_lowerlimit.ppl':36: Numerical error: x=-0.93574297: Could
> not evaluate expression <'--' with lowerlimits>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_lowerlimit.ppl':36: Numerical error: x=-0.92771084: Could
> not evaluate expression <'--' with lowerlimits>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_lowerlimit.ppl':36:x=-0.92771084:0: Too many errors: no
> more errors will be shown.
> file 'examples/ex_lowerlimit.ppl':36: Numerical warning: plotted item '--'
> with lowerlimits produced no data.
>
> Syntax error:
>
> In file 'examples/ex_lowerlimit.ppl', line 37, position 2 below:
>
> At this point, was expecting the end of the command.
> |
> \|/
> 0 0
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_map.ppl', line 69, position 39 below:
>
> At this point, was expecting an algebraic expression (expression).
> |
> \|/
> plot 'examples/ex_map_1.dat.gz' every ::1 with lines,
> 'examples/ex_map_2.dat' with points pointtype 17 pointsize 2
> /|\
> |
> At this point, was expecting a literal value or a bracketed expression or a
> unary operator or a variable name.
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_multiaxes.ppl', line 52, position 23 below:
>
> At this point, was expecting ":", or "axes", or "every", or "index", or
> "label", or "select", or "title", or "notitle", or "using", or "with", or ",".
> |
> \|/
> plot bb(x, 30) title r"$T= 30$\,K", bb(x, 100) title r"$T= 100$\,K",
> bb(x, 300) title r"$T= 300$\,K", bb(x,1000) title r"$T=1000$\,K",
> bb(x,3000) title r"$T=3000$\,K"
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_nanotubes.ppl', line 41, position 60 below:
>
> At this point, was expecting "to".
> |
> \|/
> line from transformMat*p1 to transformMat*p2 with linewid lw
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_noentry.ppl', line 37, position 37 below:
>
> At this point, was expecting "to".
> |
> \|/
> box from -(0.8*w),-(0.2*w) to (0.8*w),(0.2*w) with col null fillcol white
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_notice.ppl', line 37, position 36 below:
>
> At this point, was expecting "with", or the end of the command.
> |
> \|/
> line from w,0 to w,h with linewidth 5
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_palettelist.ppl', line 47, position 39 below:
>
> At this point, was expecting "to".
> |
> \|/
> box from bw*xpos,bh*ypos to bw*(xpos+1),bh*(ypos+1) with fillcol colObj
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_pendulum.ppl', line 42, position 39 below:
>
> At this point, was expecting ":", or "axes", or "every", or "index", or
> "label", or "select", or "title", or "notitle", or "using", or "with", or ",".
> |
> \|/
> plot [0:4] theta_approx(omega,x) title 'Approximate solution',
> theta_exact (omega,x) title 'Exact solution'
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_pi_estimation.ppl', line 41, position 37 below:
>
> At this point, was expecting ":", or "every", or "index", or "select", or
> "sortby", or "using", or "with", or ",".
> |
> \|/
> tabulate 1-2*rand():1-2*rand() using 0:2:3
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_piechart.ppl', line 32, position 20 below:
>
> At this point, was expecting ":", or "every", or "index", or "label", or
> "select", or "using", or "with", or "format".
> |
> \|/
> piechart '--' using $1 label key "%s"%($2)
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_polygon2.ppl', line 52, position 14 below:
>
> At this point, was expecting "at", or "rotate", or "gap", or "halign", or
> "valign", or "with", or the end of the command.
> |
> \|/
> text name at x,y-1.25
>
> File error: Aborting.
> file 'examples/ex_quadrupole.ppl':33: Numerical error: x=-4: Could not
> evaluate expression <'--' with colormap>. The error, encountered at character
> position 5, was: 'No such variable 'with'.'
> file 'examples/ex_quadrupole.ppl':33: Numerical error: x=-3.9678715: Could
> not evaluate expression <'--' with colormap>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_quadrupole.ppl':33: Numerical error: x=-3.935743: Could not
> evaluate expression <'--' with colormap>. The error, encountered at character
> position 5, was: 'No such variable 'with'.'
> file 'examples/ex_quadrupole.ppl':33: Numerical error: x=-3.9036145: Could
> not evaluate expression <'--' with colormap>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_quadrupole.ppl':33: Numerical error: x=-3.8714859: Could
> not evaluate expression <'--' with colormap>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_quadrupole.ppl':33: Numerical error: x=-3.8393574: Could
> not evaluate expression <'--' with colormap>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_quadrupole.ppl':33: Numerical error: x=-3.8072289: Could
> not evaluate expression <'--' with colormap>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_quadrupole.ppl':33: Numerical error: x=-3.7751004: Could
> not evaluate expression <'--' with colormap>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_quadrupole.ppl':33: Numerical error: x=-3.7429719: Could
> not evaluate expression <'--' with colormap>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_quadrupole.ppl':33: Numerical error: x=-3.7108434: Could
> not evaluate expression <'--' with colormap>. The error, encountered at
> character position 5, was: 'No such variable 'with'.'
> file 'examples/ex_quadrupole.ppl':33:x=-3.7108434:0: Too many errors: no more
> errors will be shown.
> file 'examples/ex_quadrupole.ppl':33: Numerical warning: plotted item '--'
> with colormap produced no data.
>
> Syntax error:
>
> In file 'examples/ex_quadrupole.ppl', line 34, position 7 below:
>
> At this point, was expecting the end of the command.
> |
> \|/
> -1 -1 1
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_set_terminal.ppl', line 38, position 33 below:
>
> At this point, was expecting "at", or "rotate", or "gap", or "halign", or
> "valign", or "with", or the end of the command.
> |
> \|/
> text r"{\bf Image formats}" at -2,12/4*0.4*5+2.0
>
> File error: Aborting.
> file 'examples/ex_spectrum_1.ppl':41: Error: Axis y1 on plot 1 has data
> plotted against it with conflicting physical units of <nm> as compared to
> range of axis, which has units of <>.
> file 'examples/ex_spectrum_1.ppl':41: Error: Plot has been removed from
> multiplot, because it generated an error.
> file 'examples/ex_spectrum_bbcol.ppl':43: Error: Axis y1 on plot 1 has data
> plotted against it with conflicting physical units of <K> as compared to
> range of axis, which has units of <>.
> file 'examples/ex_spectrum_bbcol.ppl':43: Error: Plot has been removed from
> multiplot, because it generated an error.
> file 'examples/ex_spectrum_biref.ppl':42: Error: Axis y1 on plot 1 has data
> plotted against it with conflicting physical units of <nm> as compared to
> range of axis, which has units of <>.
> file 'examples/ex_spectrum_biref.ppl':42: Error: Plot has been removed from
> multiplot, because it generated an error.
> file 'examples/ex_spectrum_colmix1.ppl':45: Numerical error: x=-1.5: Could
> not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix1.ppl':45: Numerical error: x=-1.4879518:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix1.ppl':45: Numerical error: x=-1.4759036:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix1.ppl':45: Numerical error: x=-1.4638554:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix1.ppl':45: Numerical error: x=-1.4518072:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix1.ppl':45: Numerical error: x=-1.439759:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix1.ppl':45: Numerical error: x=-1.4277108:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix1.ppl':45: Numerical error: x=-1.4156627:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix1.ppl':45: Numerical error: x=-1.4036145:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix1.ppl':45: Numerical error: x=-1.3915663:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix1.ppl':45:x=-1.3915663:0: Too many errors:
> no more errors will be shown.
> file 'examples/ex_spectrum_colmix1.ppl':45: Numerical warning: plotted item
> x:y with colormap produced no data.
> file 'examples/ex_spectrum_colmix2.ppl':46: Numerical error: x=-1.5: Could
> not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix2.ppl':46: Numerical error: x=-1.4879518:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix2.ppl':46: Numerical error: x=-1.4759036:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix2.ppl':46: Numerical error: x=-1.4638554:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix2.ppl':46: Numerical error: x=-1.4518072:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix2.ppl':46: Numerical error: x=-1.439759:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix2.ppl':46: Numerical error: x=-1.4277108:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix2.ppl':46: Numerical error: x=-1.4156627:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix2.ppl':46: Numerical error: x=-1.4036145:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix2.ppl':46: Numerical error: x=-1.3915663:
> Could not evaluate expression <y with colormap>. The error, encountered at
> character position 0, was: 'No such variable 'y'.'
> file 'examples/ex_spectrum_colmix2.ppl':46:x=-1.3915663:0: Too many errors:
> no more errors will be shown.
> file 'examples/ex_spectrum_colmix2.ppl':46: Numerical warning: plotted item
> x:y with colormap produced no data.
> file 'examples/ex_surface_log.ppl':39: Numerical error: x=-10: Could not
> evaluate expression <Im(log(x+i*y)) with surface col black fillcol
> blue>. The error, encountered at character position 11, was: 'No such
> variable 'y'.'
> file 'examples/ex_surface_log.ppl':39: Numerical error: x=-9.9196787: Could
> not evaluate expression <Im(log(x+i*y)) with surface col black fillcol
> blue>. The error, encountered at character position 11, was: 'No such
> variable 'y'.'
> file 'examples/ex_surface_log.ppl':39: Numerical error: x=-9.8393574: Could
> not evaluate expression <Im(log(x+i*y)) with surface col black fillcol
> blue>. The error, encountered at character position 11, was: 'No such
> variable 'y'.'
> file 'examples/ex_surface_log.ppl':39: Numerical error: x=-9.7590361: Could
> not evaluate expression <Im(log(x+i*y)) with surface col black fillcol
> blue>. The error, encountered at character position 11, was: 'No such
> variable 'y'.'
> file 'examples/ex_surface_log.ppl':39: Numerical error: x=-9.6787149: Could
> not evaluate expression <Im(log(x+i*y)) with surface col black fillcol
> blue>. The error, encountered at character position 11, was: 'No such
> variable 'y'.'
> file 'examples/ex_surface_log.ppl':39: Numerical error: x=-9.5983936: Could
> not evaluate expression <Im(log(x+i*y)) with surface col black fillcol
> blue>. The error, encountered at character position 11, was: 'No such
> variable 'y'.'
> file 'examples/ex_surface_log.ppl':39: Numerical error: x=-9.5180723: Could
> not evaluate expression <Im(log(x+i*y)) with surface col black fillcol
> blue>. The error, encountered at character position 11, was: 'No such
> variable 'y'.'
> file 'examples/ex_surface_log.ppl':39: Numerical error: x=-9.437751: Could
> not evaluate expression <Im(log(x+i*y)) with surface col black fillcol
> blue>. The error, encountered at character position 11, was: 'No such
> variable 'y'.'
> file 'examples/ex_surface_log.ppl':39: Numerical error: x=-9.3574297: Could
> not evaluate expression <Im(log(x+i*y)) with surface col black fillcol
> blue>. The error, encountered at character position 11, was: 'No such
> variable 'y'.'
> file 'examples/ex_surface_log.ppl':39: Numerical error: x=-9.2771084: Could
> not evaluate expression <Im(log(x+i*y)) with surface col black fillcol
> blue>. The error, encountered at character position 11, was: 'No such
> variable 'y'.'
> file 'examples/ex_surface_log.ppl':39:x=-9.2771084:0: Too many errors: no
> more errors will be shown.
> file 'examples/ex_surface_log.ppl':39: Numerical warning: plotted item
> Im(log(x+i*y)) with surface col black fillcol blue produced no data.
>
> Syntax error:
>
> In file 'examples/ex_surface_sinc.ppl', line 44, position 41 below:
>
> At this point, was expecting "[", or "parametric", or an algebraic expression
> (expression).
> |
> \|/
> plot 3d [-6*pi:6*pi][-6*pi:6*pi][-0.3:1] sinc(hypot(x,y)) with surface col
> black fillcol hsb(atan2($1,$2)/(2*pi)+0.5,hypot($1,$2)/30+0.2,$3*0.5+0.5)
>
> /|\
>
> |
> At this point, was expecting a literal value or a bracketed expression or a
> unary operator or a variable name.
>
> File error: Aborting.
> file 'examples/ex_torus.ppl':45: Numerical error: u=0; v=0: Could not
> evaluate expression <h(u,v) with surf fillcol blue>. The error, encountered
> at character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_torus.ppl':45: Numerical error: u=0.12822827; v=0: Could
> not evaluate expression <h(u,v) with surf fillcol blue>. The error,
> encountered at character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_torus.ppl':45: Numerical error: u=0.25645654; v=0: Could
> not evaluate expression <h(u,v) with surf fillcol blue>. The error,
> encountered at character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_torus.ppl':45: Numerical error: u=0.38468481; v=0: Could
> not evaluate expression <h(u,v) with surf fillcol blue>. The error,
> encountered at character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_torus.ppl':45: Numerical error: u=0.51291309; v=0: Could
> not evaluate expression <h(u,v) with surf fillcol blue>. The error,
> encountered at character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_torus.ppl':45: Numerical error: u=0.64114136; v=0: Could
> not evaluate expression <h(u,v) with surf fillcol blue>. The error,
> encountered at character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_torus.ppl':45: Numerical error: u=0.76936963; v=0: Could
> not evaluate expression <h(u,v) with surf fillcol blue>. The error,
> encountered at character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_torus.ppl':45: Numerical error: u=0.8975979; v=0: Could not
> evaluate expression <h(u,v) with surf fillcol blue>. The error, encountered
> at character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_torus.ppl':45: Numerical error: u=1.0258262; v=0: Could not
> evaluate expression <h(u,v) with surf fillcol blue>. The error, encountered
> at character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_torus.ppl':45: Numerical error: u=1.1540544; v=0: Could not
> evaluate expression <h(u,v) with surf fillcol blue>. The error, encountered
> at character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_torus.ppl':45:u=1.1540544; v=0:0: Too many errors: no more
> errors will be shown.
>
> Syntax error:
>
> In file 'examples/ex_trajectories.ppl', line 49, position 29 below:
>
> At this point, was expecting ":", or "axes", or "every", or "index", or
> "label", or "select", or "title", or "notitle", or "using", or "with", or ",".
> |
> \|/
> plot h(x,30,unit(10*m/s)) t r"$\theta=30^\circ;\qquad v=10\,{\rm
> m\,s^{-1}}$", h(x,45,unit(10*m/s)) t r"$\theta=45^\circ;\qquad
> v=10\,{\rm m\,s^{-1}}$", h(x,60,unit(10*m/s)) t
> r"$\theta=60^\circ;\qquad v=10\,{\rm m\,s^{-1}}$", h(x,30,unit(15*m/s))
> t r"$\theta=30^\circ;\qquad v=15\,{\rm m\,s^{-1}}$",
> h(x,60,unit(15*m/s)) t r"$\theta=60^\circ;\qquad v=15\,{\rm m\,s^{-1}}$"
>
> File error: Aborting.
> file 'examples/ex_trefoil.ppl':44: Numerical error: u=0; v=-3.1415927: Could
> not evaluate expression <h(u,v) with surf fillcol blue>. The error,
> encountered at character position 7, was: 'No such variable 'with'.'
> file 'examples/ex_trefoil.ppl':44: Numerical error: u=0.042169029;
> v=-3.1415927: Could not evaluate expression <h(u,v) with surf fillcol blue>.
> The error, encountered at character position 7, was: 'No such variable
> 'with'.'
> file 'examples/ex_trefoil.ppl':44: Numerical error: u=0.084338058;
> v=-3.1415927: Could not evaluate expression <h(u,v) with surf fillcol blue>.
> The error, encountered at character position 7, was: 'No such variable
> 'with'.'
> file 'examples/ex_trefoil.ppl':44: Numerical error: u=0.12650709;
> v=-3.1415927: Could not evaluate expression <h(u,v) with surf fillcol blue>.
> The error, encountered at character position 7, was: 'No such variable
> 'with'.'
> file 'examples/ex_trefoil.ppl':44: Numerical error: u=0.16867612;
> v=-3.1415927: Could not evaluate expression <h(u,v) with surf fillcol blue>.
> The error, encountered at character position 7, was: 'No such variable
> 'with'.'
> file 'examples/ex_trefoil.ppl':44: Numerical error: u=0.21084514;
> v=-3.1415927: Could not evaluate expression <h(u,v) with surf fillcol blue>.
> The error, encountered at character position 7, was: 'No such variable
> 'with'.'
> file 'examples/ex_trefoil.ppl':44: Numerical error: u=0.25301417;
> v=-3.1415927: Could not evaluate expression <h(u,v) with surf fillcol blue>.
> The error, encountered at character position 7, was: 'No such variable
> 'with'.'
> file 'examples/ex_trefoil.ppl':44: Numerical error: u=0.2951832;
> v=-3.1415927: Could not evaluate expression <h(u,v) with surf fillcol blue>.
> The error, encountered at character position 7, was: 'No such variable
> 'with'.'
> file 'examples/ex_trefoil.ppl':44: Numerical error: u=0.33735223;
> v=-3.1415927: Could not evaluate expression <h(u,v) with surf fillcol blue>.
> The error, encountered at character position 7, was: 'No such variable
> 'with'.'
> file 'examples/ex_trefoil.ppl':44: Numerical error: u=0.37952126;
> v=-3.1415927: Could not evaluate expression <h(u,v) with surf fillcol blue>.
> The error, encountered at character position 7, was: 'No such variable
> 'with'.'
> file 'examples/ex_trefoil.ppl':44:u=0.37952126; v=-3.1415927:0: Too many
> errors: no more errors will be shown.
>
> Syntax error:
>
> In file 'examples/ex_triangle.ppl', line 57, position 29 below:
>
> At this point, was expecting "radius".
> |
> \|/
> arc at B radius arcRad from 90*deg-ABC to 90*deg
>
> File error: Aborting.
>
> Syntax error:
>
> In file 'examples/ex_vortex.ppl', line 38, position 33 below:
>
> At this point, was expecting ":", or "axes", or "every", or "index", or
> "label", or "select", or "title", or "notitle", or "using", or "with", or ",".
> |
> \|/
> plot 'examples/ex_vortex.dat' u 1:2:($1+$3):($2+$4) w arrows, parametric
> 4*sin(t):4*cos(t) w lt 2 col black
>
> File error: Aborting.
>
> Namespace error:
>
> In file 'examples/ex_windowfuncs.ppl', line 71, position 12 below:
> set label 1 "(a) Bartlett" at 0.5,0
> In file 'examples/ex_windowfuncs.ppl', line 71, position 15 below:
>
> "(a) Bartlett" at
> /|\
> |
> No such variable 'at'.
>
> File error: Aborting.
> file 'examples/ex_zeta_arg.ppl':36: Numerical error: x=-20: Could not
> evaluate expression <arg(zeta(x+i*y)) with colormap>. The error, encountered
> at character position 13, was: 'No such variable 'y'.'
> file 'examples/ex_zeta_arg.ppl':36: Numerical error: x=-19.895582: Could not
> evaluate expression <arg(zeta(x+i*y)) with colormap>. The error, encountered
> at character position 13, was: 'No such variable 'y'.'
> file 'examples/ex_zeta_arg.ppl':36: Numerical error: x=-19.791165: Could not
> evaluate expression <arg(zeta(x+i*y)) with colormap>. The error, encountered
> at character position 13, was: 'No such variable 'y'.'
> file 'examples/ex_zeta_arg.ppl':36: Numerical error: x=-19.686747: Could not
> evaluate expression <arg(zeta(x+i*y)) with colormap>. The error, encountered
> at character position 13, was: 'No such variable 'y'.'
> file 'examples/ex_zeta_arg.ppl':36: Numerical error: x=-19.582329: Could not
> evaluate expression <arg(zeta(x+i*y)) with colormap>. The error, encountered
> at character position 13, was: 'No such variable 'y'.'
> file 'examples/ex_zeta_arg.ppl':36: Numerical error: x=-19.477912: Could not
> evaluate expression <arg(zeta(x+i*y)) with colormap>. The error, encountered
> at character position 13, was: 'No such variable 'y'.'
> file 'examples/ex_zeta_arg.ppl':36: Numerical error: x=-19.373494: Could not
> evaluate expression <arg(zeta(x+i*y)) with colormap>. The error, encountered
> at character position 13, was: 'No such variable 'y'.'
> file 'examples/ex_zeta_arg.ppl':36: Numerical error: x=-19.269076: Could not
> evaluate expression <arg(zeta(x+i*y)) with colormap>. The error, encountered
> at character position 13, was: 'No such variable 'y'.'
> file 'examples/ex_zeta_arg.ppl':36: Numerical error: x=-19.164659: Could not
> evaluate expression <arg(zeta(x+i*y)) with colormap>. The error, encountered
> at character position 13, was: 'No such variable 'y'.'
> file 'examples/ex_zeta_arg.ppl':36: Numerical error: x=-19.060241: Could not
> evaluate expression <arg(zeta(x+i*y)) with colormap>. The error, encountered
> at character position 13, was: 'No such variable 'y'.'
> file 'examples/ex_zeta_arg.ppl':36:x=-19.060241:0: Too many errors: no more
> errors will be shown.
> file 'examples/ex_zeta_arg.ppl':36: Numerical warning: plotted item
> arg(zeta(x+i*y)) with colormap produced no data.
> Error: /configurationerror in --setpagedevice--
> Additional information: [/PageSize [0 0]]
> Operand stack:
> --nostringval-- (%%BoundingBox: 0 0 0 0) --dict:1/2(ro)(G)--
> --nostringval-- --nostringval-- (%%BoundingBox: 0 0 0 0) 1 0 0
> false --dict:1/1(L)--
> Execution stack:
> %interp_exit .runexec2 --nostringval-- 0Policy --nostringval-- 2
> %stopped_push --nostringval-- 0Policy 0Policy false 1
> %stopped_push 1949 1 3 %oparray_pop 1948 1 3 %oparray_pop
> 1947 1 3 %oparray_pop 0Policy 1933 1 3 %oparray_pop 1803
> 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2
> --nostringval-- 0Policy --nostringval-- 2 %stopped_push
> --nostringval-- %ztokenexec_continue (scanner state) 0Policy 0Policy
> 0Policy 0Policy 1945 8 3 %oparray_pop 0Policy 1943 11 3
> %oparray_pop 0Policy 1912 10 3 %oparray_pop 0Policy 1911 16
> 3 %oparray_pop 0Policy --dict:1/10(L)-- 0Policy 15 %dict_continue
> 1908 19 3 %oparray_pop
> Dictionary stack:
> --dict:749/1123(ro)(G)-- --dict:0/20(G)-- --dict:89/200(L)--
> Current allocation mode is local
> Current file position is 47
> GPL Ghostscript 10.04.0: Unrecoverable error, exit code 1
> Error: /configurationerror in --setpagedevice--
> Additional information: [/PageSize [0 0]]
> Operand stack:
> --nostringval-- (%%BoundingBox: 0 0 0 0) --dict:1/2(ro)(G)--
> --nostringval-- --nostringval-- (%%BoundingBox: 0 0 0 0) 1 0 0
> false --dict:1/1(L)--
> Execution stack:
> %interp_exit .runexec2 --nostringval-- 0Policy --nostringval-- 2
> %stopped_push --nostringval-- 0Policy 0Policy false 1
> %stopped_push 1949 1 3 %oparray_pop 1948 1 3 %oparray_pop
> 1947 1 3 %oparray_pop 0Policy 1933 1 3 %oparray_pop 1803
> 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2
> --nostringval-- 0Policy --nostringval-- 2 %stopped_push
> --nostringval-- %ztokenexec_continue (scanner state) 0Policy 0Policy
> 0Policy 0Policy 1945 8 3 %oparray_pop 0Policy 1943 11 3
> %oparray_pop 0Policy 1912 10 3 %oparray_pop 0Policy 1911 16
> 3 %oparray_pop 0Policy --dict:1/10(L)-- 0Policy 15 %dict_continue
> 1908 19 3 %oparray_pop
> Dictionary stack:
> --dict:749/1123(ro)(G)-- --dict:0/20(G)-- --dict:89/200(L)--
> Current allocation mode is local
> Current file position is 47
> GPL Ghostscript 10.04.0: Unrecoverable error, exit code 1
> Error: /configurationerror in --setpagedevice--
> Additional information: [/PageSize [0 0]]
> Operand stack:
> --nostringval-- (%%BoundingBox: 0 0 0 0) --dict:1/2(ro)(G)--
> --nostringval-- --nostringval-- (%%BoundingBox: 0 0 0 0) 1 0 0
> false --dict:1/1(L)--
> Execution stack:
> %interp_exit .runexec2 --nostringval-- 0Policy --nostringval-- 2
> %stopped_push --nostringval-- 0Policy 0Policy false 1
> %stopped_push 1949 1 3 %oparray_pop 1948 1 3 %oparray_pop
> 1947 1 3 %oparray_pop 0Policy 1933 1 3 %oparray_pop 1803
> 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2
> --nostringval-- 0Policy --nostringval-- 2 %stopped_push
> --nostringval-- %ztokenexec_continue (scanner state) 0Policy 0Policy
> 0Policy 0Policy 1945 8 3 %oparray_pop 0Policy 1943 11 3
> %oparray_pop 0Policy 1912 10 3 %oparray_pop 0Policy 1911 16
> 3 %oparray_pop 0Policy --dict:1/10(L)-- 0Policy 15 %dict_continue
> 1908 19 3 %oparray_pop
> Dictionary stack:
> --dict:749/1123(ro)(G)-- --dict:0/20(G)-- --dict:89/200(L)--
> Current allocation mode is local
> Current file position is 47
> GPL Ghostscript 10.04.0: Unrecoverable error, exit code 1
> Error: /configurationerror in --setpagedevice--
> Additional information: [/PageSize [0 0]]
> Operand stack:
> --nostringval-- (%%BoundingBox: 0 0 0 0) --dict:1/2(ro)(G)--
> --nostringval-- --nostringval-- (%%BoundingBox: 0 0 0 0) 1 0 0
> false --dict:1/1(L)--
> Execution stack:
> %interp_exit .runexec2 --nostringval-- 0Policy --nostringval-- 2
> %stopped_push --nostringval-- 0Policy 0Policy false 1
> %stopped_push 1949 1 3 %oparray_pop 1948 1 3 %oparray_pop
> 1947 1 3 %oparray_pop 0Policy 1933 1 3 %oparray_pop 1803
> 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2
> --nostringval-- 0Policy --nostringval-- 2 %stopped_push
> --nostringval-- %ztokenexec_continue (scanner state) 0Policy 0Policy
> 0Policy 0Policy 1945 8 3 %oparray_pop 0Policy 1943 11 3
> %oparray_pop 0Policy 1912 10 3 %oparray_pop 0Policy 1911 16
> 3 %oparray_pop 0Policy --dict:1/10(L)-- 0Policy 15 %dict_continue
> 1908 19 3 %oparray_pop
> Dictionary stack:
> --dict:749/1123(ro)(G)-- --dict:0/20(G)-- --dict:89/200(L)--
> Current allocation mode is local
> Current file position is 47
> GPL Ghostscript 10.04.0: Unrecoverable error, exit code 1
> Error: /configurationerror in --setpagedevice--
> Additional information: [/PageSize [0 0]]
> Operand stack:
> --nostringval-- (%%BoundingBox: 0 0 0 0) --dict:1/2(ro)(G)--
> --nostringval-- --nostringval-- (%%BoundingBox: 0 0 0 0) 1 0 0
> false --dict:1/1(L)--
> Execution stack:
> %interp_exit .runexec2 --nostringval-- 0Policy --nostringval-- 2
> %stopped_push --nostringval-- 0Policy 0Policy false 1
> %stopped_push 1949 1 3 %oparray_pop 1948 1 3 %oparray_pop
> 1947 1 3 %oparray_pop 0Policy 1933 1 3 %oparray_pop 1803
> 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2
> --nostringval-- 0Policy --nostringval-- 2 %stopped_push
> --nostringval-- %ztokenexec_continue (scanner state) 0Policy 0Policy
> 0Policy 0Policy 1945 8 3 %oparray_pop 0Policy 1943 11 3
> %oparray_pop 0Policy 1912 10 3 %oparray_pop 0Policy 1911 16
> 3 %oparray_pop 0Policy --dict:1/10(L)-- 0Policy 15 %dict_continue
> 1908 19 3 %oparray_pop
> Dictionary stack:
> --dict:749/1123(ro)(G)-- --dict:0/20(G)-- --dict:89/200(L)--
> Current allocation mode is local
> Current file position is 47
> GPL Ghostscript 10.04.0: Unrecoverable error, exit code 1
> Error: /configurationerror in --setpagedevice--
> Additional information: [/PageSize [0 0]]
> Operand stack:
> --nostringval-- (%%BoundingBox: 0 0 0 0) --dict:1/2(ro)(G)--
> --nostringval-- --nostringval-- (%%BoundingBox: 0 0 0 0) 1 0 0
> false --dict:1/1(L)--
> Execution stack:
> %interp_exit .runexec2 --nostringval-- 0Policy --nostringval-- 2
> %stopped_push --nostringval-- 0Policy 0Policy false 1
> %stopped_push 1949 1 3 %oparray_pop 1948 1 3 %oparray_pop
> 1947 1 3 %oparray_pop 0Policy 1933 1 3 %oparray_pop 1803
> 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2
> --nostringval-- 0Policy --nostringval-- 2 %stopped_push
> --nostringval-- %ztokenexec_continue (scanner state) 0Policy 0Policy
> 0Policy 0Policy 1945 8 3 %oparray_pop 0Policy 1943 11 3
> %oparray_pop 0Policy 1912 10 3 %oparray_pop 0Policy 1911 16
> 3 %oparray_pop 0Policy --dict:1/10(L)-- 0Policy 15 %dict_continue
> 1908 19 3 %oparray_pop
> Dictionary stack:
> --dict:749/1123(ro)(G)-- --dict:0/20(G)-- --dict:89/200(L)--
> Current allocation mode is local
> Current file position is 47
> GPL Ghostscript 10.04.0: Unrecoverable error, exit code 1
> Working on example <ex_3d_helix.ppl>...
> Working on example <ex_apachelog.ppl>...
> Working on example <ex_axisatzero.ppl>...
> Working on example <ex_axislabs.ppl>...
> Working on example <ex_axistics.ppl>...
> Working on example <ex_axistics2.ppl>...
> Working on example <ex_axisunits.ppl>...
> Working on example <ex_barchart1.ppl>...
> Working on example <ex_barchart2.ppl>...
> Working on example <ex_branch_cuts.ppl>...
> Working on example <ex_cmbrtemp.ppl>...
> Working on example <ex_col_vs_mono.ppl>...
> Working on example <ex_colgradient.ppl>...
> Working on example <ex_contourmap.ppl>...
> Working on example <ex_cover.ppl>...
> Working on example <ex_datagrid.ppl>...
> Working on example <ex_ellipse.ppl>...
> Working on example <ex_eqnsolve.ppl>...
> Working on example <ex_euclid_I_47.ppl>...
> Working on example <ex_fft.ppl>...
> Working on example <ex_fitting.ppl>...
> Working on example <ex_funcsplice.ppl>...
> Working on example <ex_funcsplice2.ppl>...
> Working on example <ex_gallery.ppl>...
> Working on example <ex_hlines.ppl>...
> Working on example <ex_hrdiagram.ppl>...
> Working on example <ex_integration.ppl>...
> Working on example <ex_interpolation.ppl>...
> Working on example <ex_intro_bessel.ppl>...
> Working on example <ex_intro_func.ppl>...
> Working on example <ex_intro_func_splice.ppl>...
> Working on example <ex_intro_legendre.ppl>...
> Working on example <ex_intro_sine.ppl>...
> Working on example <ex_lenses.ppl>...
> Working on example <ex_linestyles.ppl>...
> Working on example <ex_lowerlimit.ppl>...
> Working on example <ex_mandelbrot.ppl>...
> Working on example <ex_map.ppl>...
> Working on example <ex_multiaxes.ppl>...
> Working on example <ex_nanotubes.ppl>...
> Working on example <ex_newton.ppl>...
> Working on example <ex_noentry.ppl>...
> Working on example <ex_notice.ppl>...
> Working on example <ex_palettelist.ppl>...
> Working on example <ex_pendulum.ppl>...
> Working on example <ex_pi_estimation.ppl>...
> Working on example <ex_piechart.ppl>...
> Working on example <ex_polygon1.ppl>...
> Working on example <ex_polygon2.ppl>...
> Working on example <ex_quadrupole.ppl>...
> Working on example <ex_set_terminal.ppl>...
> Working on example <ex_spectrum_1.ppl>...
> Working on example <ex_spectrum_bbcol.ppl>...
> Working on example <ex_spectrum_biref.ppl>...
> Working on example <ex_spectrum_colmix1.ppl>...
> Working on example <ex_spectrum_colmix2.ppl>...
> Working on example <ex_spirograph.ppl>...
> Working on example <ex_surface_log.ppl>...
> Working on example <ex_surface_polynomial.ppl>...
> Working on example <ex_surface_sinc.ppl>...
> Working on example <ex_tempscale.ppl>...
> Working on example <ex_text1.ppl>...
> Working on example <ex_text2.ppl>...
> Working on example <ex_torus.ppl>...
> Working on example <ex_trajectories.ppl>...
> Working on example <ex_trefoil.ppl>...
> Working on example <ex_triangle.ppl>...
> Working on example <ex_vortex.ppl>...
> Working on example <ex_windowfuncs.ppl>...
> Working on example <ex_zeta_arg.ppl>...
> Converting example <ex_axisatzero.eps> to pdf...
> Converting example <ex_axisatzero2.eps> to pdf...
> Converting example <ex_axisatzero3.eps> to pdf...
> Converting example <ex_axislabs.eps> to pdf...
> Converting example <ex_axistics.eps> to pdf...
> Converting example <ex_axistics2.eps> to pdf...
> Converting example <ex_axisunits.eps> to pdf...
> Converting example <ex_branch_cuts.eps> to pdf...
> Converting example <ex_cmbrtemp.eps> to pdf...
> Converting example <ex_col_vs_mono.eps> to pdf...
> Converting example <ex_colgradient.eps> to pdf...
> Converting example <ex_contourmap.eps> to pdf...
> Converting example <ex_datagrid.eps> to pdf...
> Converting example <ex_fft.eps> to pdf...
> Converting example <ex_fft2.eps> to pdf...
> Converting example <ex_funcsplice.eps> to pdf...
> Converting example <ex_funcsplice2.eps> to pdf...
> Converting example <ex_integration.eps> to pdf...
> Converting example <ex_intro_bessel.eps> to pdf...
> Converting example <ex_intro_func.eps> to pdf...
> Converting example <ex_intro_func_splice.eps> to pdf...
> Converting example <ex_intro_legendre.eps> to pdf...
> Converting example <ex_intro_sine.eps> to pdf...
> Converting example <ex_lowerlimit.eps> to pdf...
> Converting example <ex_mandelbrot.eps> to pdf...
> Converting example <ex_newton.eps> to pdf...
> Converting example <ex_polygon1.eps> to pdf...
> Converting example <ex_quadrupole.eps> to pdf...
> Converting example <ex_spectrum_1.eps> to pdf...
> Converting example <ex_spectrum_bbcol.eps> to pdf...
> Converting example <ex_spectrum_biref.eps> to pdf...
> Converting example <ex_spectrum_colmix1.eps> to pdf...
> Converting example <ex_spectrum_colmix2.eps> to pdf...
> Converting example <ex_spirograph.eps> to pdf...
> Converting example <ex_surface_log.eps> to pdf...
> Converting example <ex_surface_polynomial.eps> to pdf...
> Converting example <ex_tempscale.eps> to pdf...
> Converting example <ex_text1.eps> to pdf...
> Converting example <ex_text2.eps> to pdf...
> Converting example <ex_torus.eps> to pdf...
> Converting example <ex_trefoil.eps> to pdf...
> Converting example <ex_zeta_arg.eps> to pdf...
> date > examples/eps/timestamp
> python3 makeFigureTex.py
> Converting example to latex <ex_3d_helix.ppl>...
> Converting example to latex <ex_apachelog.ppl>...
> Converting example to latex <ex_axisatzero.ppl>...
> Converting example to latex <ex_axislabs.ppl>...
> Converting example to latex <ex_axistics.ppl>...
> Converting example to latex <ex_axistics2.ppl>...
> Converting example to latex <ex_axisunits.ppl>...
> Converting example to latex <ex_barchart1.ppl>...
> Converting example to latex <ex_barchart2.ppl>...
> Converting example to latex <ex_branch_cuts.ppl>...
> Converting example to latex <ex_cmbrtemp.ppl>...
> Converting example to latex <ex_col_vs_mono.ppl>...
> Converting example to latex <ex_colgradient.ppl>...
> Converting example to latex <ex_contourmap.ppl>...
> Converting example to latex <ex_cover.ppl>...
> Converting example to latex <ex_datagrid.ppl>...
> Converting example to latex <ex_ellipse.ppl>...
> Converting example to latex <ex_eqnsolve.ppl>...
> Converting example to latex <ex_euclid_I_47.ppl>...
> Converting example to latex <ex_fft.ppl>...
> Converting example to latex <ex_fitting.ppl>...
> Converting example to latex <ex_funcsplice.ppl>...
> Converting example to latex <ex_funcsplice2.ppl>...
> Converting example to latex <ex_gallery.ppl>...
> Converting example to latex <ex_hlines.ppl>...
> Converting example to latex <ex_hrdiagram.ppl>...
> Converting example to latex <ex_integration.ppl>...
> Converting example to latex <ex_interpolation.ppl>...
> Converting example to latex <ex_intro_bessel.ppl>...
> Converting example to latex <ex_intro_func.ppl>...
> Converting example to latex <ex_intro_func_splice.ppl>...
> Converting example to latex <ex_intro_legendre.ppl>...
> Converting example to latex <ex_intro_sine.ppl>...
> Converting example to latex <ex_lenses.ppl>...
> Converting example to latex <ex_linestyles.ppl>...
> Converting example to latex <ex_lowerlimit.ppl>...
> Converting example to latex <ex_mandelbrot.ppl>...
> Converting example to latex <ex_map.ppl>...
> Converting example to latex <ex_multiaxes.ppl>...
> Converting example to latex <ex_nanotubes.ppl>...
> Converting example to latex <ex_newton.ppl>...
> Converting example to latex <ex_noentry.ppl>...
> Converting example to latex <ex_notice.ppl>...
> Converting example to latex <ex_palettelist.ppl>...
> Converting example to latex <ex_pendulum.ppl>...
> Converting example to latex <ex_pi_estimation.ppl>...
> Converting example to latex <ex_piechart.ppl>...
> Converting example to latex <ex_polygon1.ppl>...
> Converting example to latex <ex_polygon2.ppl>...
> Converting example to latex <ex_quadrupole.ppl>...
> Converting example to latex <ex_set_terminal.ppl>...
> Converting example to latex <ex_spectrum_1.ppl>...
> Converting example to latex <ex_spectrum_bbcol.ppl>...
> Converting example to latex <ex_spectrum_biref.ppl>...
> Converting example to latex <ex_spectrum_colmix1.ppl>...
> Converting example to latex <ex_spectrum_colmix2.ppl>...
> Converting example to latex <ex_spirograph.ppl>...
> Converting example to latex <ex_surface_log.ppl>...
> Converting example to latex <ex_surface_polynomial.ppl>...
> Converting example to latex <ex_surface_sinc.ppl>...
> Converting example to latex <ex_tempscale.ppl>...
> Converting example to latex <ex_text1.ppl>...
> Converting example to latex <ex_text2.ppl>...
> Converting example to latex <ex_torus.ppl>...
> Converting example to latex <ex_trajectories.ppl>...
> Converting example to latex <ex_trefoil.ppl>...
> Converting example to latex <ex_triangle.ppl>...
> Converting example to latex <ex_vortex.ppl>...
> Converting example to latex <ex_windowfuncs.ppl>...
> Converting example to latex <ex_zeta_arg.ppl>...
> date > examples/tex/timestamp
> python3 makeFragmentTex.py
> Converting fragment to latex <calc_c.ppl>...
> Converting fragment to latex <calc_complex.ppl>...
> Converting fragment to latex <calc_date1.ppl>...
> Converting fragment to latex <calc_date2.ppl>...
> Converting fragment to latex <calc_date3.ppl>...
> Converting fragment to latex <calc_date4.ppl>...
> Converting fragment to latex <calc_exp.ppl>...
> Converting fragment to latex <calc_funcnest.ppl>...
> Converting fragment to latex <calc_interval.ppl>...
> Converting fragment to latex <calc_interval2.ppl>...
> Converting fragment to latex <calc_log.ppl>...
> Converting fragment to latex <calc_min1.ppl>...
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/doc/makeFragmentTex.py", line 74, in <module>
> if (len(o[1])>0): raise RuntimeError("pyxplot failed: %s"%o[1])
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> RuntimeError: pyxplot failed:
> Syntax error:
>
> In piped input, line 3, position 21 below:
>
> At this point, was expecting "via".
> |
> \|/
> minimize cos(x) via x
>
>
> make[2]: *** [Makefile:50: fragments/tex/timestamp] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/12/23/pyxplot_0.9.2-14_unstable-armhf.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241223;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241223&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---