Menu

#193 plplot test failed with SWIG 4

None
closed-fixed
None
5
2019-03-18
2019-03-05
No

SWIG is preparing new release 4.0.0. and I am testing rebuild of SWIG's dependencies with it. During the rebuild I found that plplot test failed (see error below). I asked upstream for help and there are described possible solution https://sourceforge.net/p/swig/mailman/message/36603481/

Regards, Jitka

5: call to python pltr function with 3 arguments failed
5: call to python pltr function with 3 arguments failed
5: RuntimeError: pltr callback must take 3 arguments.
5:
5: The above exception was the direct cause of the following exception:
5:
5: Traceback (most recent call last):
5: File "/builddir/build/BUILD/plplot-5.14.0/fedora/examples/python/x20", line 37, in <module>
5: x20.main(w)
5: File "/builddir/build/BUILD/plplot-5.14.0/fedora/examples/python/x20.py", line 295, in main
5: w.pltr2, xg, yg)
5: File "/builddir/build/BUILD/plplot-5.14.0/bindings/python/plplot.py", line 345, in plimagefr
5: _plimagefr(img, xmin, xmax, ymin, ymax, zmin, zmax, valuemin, valuemax, pltr, pltr_data)
5: File "/builddir/build/BUILD/plplot-5.14.0/fedora/bindings/python/plplotc.py", line 8384, in plimagefr
5: return _plplotc.plimagefr(args)
5: SystemError: <built-in function="" plimagefr=""> returned a result with an error set
5/29 Test #5: examples_python ..................</built-in>
**Failed 15.58 sec</module>

Discussion

  • Alan W. Irwin

    Alan W. Irwin - 2019-03-18

    Ticket moved from /p/plplot/support-requests/48/

     
  • Alan W. Irwin

    Alan W. Irwin - 2019-03-18
    • status: open --> closed-fixed
    • assigned_to: Alan W. Irwin
    • Group: -->
     

Log in to post a comment.