Menu

#160 itk interp.test failure on Solaris 10

cvs-HEAD
closed-out-of-date
nobody
Test Suite (22)
5
2014-09-20
2008-10-17
No

Build info:

code compiled on sparc solaris 8, sun c compiler
tcl/tk: 8.5.4 release
itcl/itk: cvs head (3.4) 20080806

After building this code, I'm running tests from SPARC Solaris 9 and 10 to confirm the older software is compatible.

Tcl and incr tcl tested file.

However, when I run the itk test suite, I see this error message:
interp.test
X Error of failed request: BadImplementation (server does not implement operati
on)
Major opcode of failed request: 20 (X_GetProperty)
Serial number of failed request: 121
Current serial number in output stream: 121
X Error of failed request: 0
Major opcode of failed request: 0 ()
Serial number of failed request: 38
Current serial number in output stream: 124

I was able to start tclsh8.5 on the machine, do a package require Iwidgets, then paste in the example code on the iwidgets caledanr man page, and see it work. So this may be something specific to whatever interp.test was doing when the failure occurred.

Discussion

  • David Gravereaux

    • assigned_to: davygrvy --> nobody
     
  • Arnulf Wiedemann

    • status: open --> closed-out-of-date
     

Log in to post a comment.