|
Hi all,
I have downloaded the Perl sources for Tk-804.027 and am trying to get them to compile/test cleanly on my Sun Ultra/60 running Solaris 10.
The sources compile file but when I run "make test" using the server's own X libraries and display it inevitably comes back with the following (abbreviated):
====
t/button.....................ok
t/create.....................ok 485/528X Error of failed request: BadPixmap (invalid Pixmap parameter)
Major opcode of failed request: 55 (X_CreateGC)
Resource id in failed request: 0x20c801ef
Serial number of failed request: 5657
Current serial number in output stream: 5669 t/create.....................dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 490-528
Failed 39/528 tests, 92.61% okay t/cursor.....................ok t/dash.......................ok
...
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/create.t 1 256 528 78 490-528
t/entry.t 1 256 336 114 280-336
t/iso8859-1.t 1 256 96 0 ??
t/listbox.t 1 256 437 24 426-437
t/photo.t 1 256 100 28 87-100
t/zzTixGrid.t 1 256 33 44 12-33
(3 subtests UNEXPECTEDLY SUCCEEDED), 2 tests and 15 subtests skipped. Failed 6/47 test scripts. 144/2054 subtests failed. Files=47, Tests=2054, 105 wallclock secs (49.92 cusr + 5.10 csys = 55.02 CPU) Failed 6/47 test programs. 144/2054 subtests failed.
make: *** [test_dynamic] Error 1
====
If I ssh in from my PC and export the display back the "make test" returns with a lot fewer errors:
====
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/create.t 1 256 528 1054 2-528
t/dash.t 1 256 ?? ?? ??
(3 subtests UNEXPECTEDLY SUCCEEDED), 2 tests and 23 subtests skipped. Failed 2/47 test scripts. 527/2046 subtests failed. Files=47, Tests=2046, 146 wallclock secs (46.34 cusr + 4.88 csys = 51.22 CPU) Failed 2/47 test programs. 527/2046 subtests failed.
make: *** [test_dynamic] Error 29
====
From this it looks like there are issues with the X libraries on my Sun server. Can anyone give me a clue as to how to start finding out where the problem with this BadDrawable error might be?
I hasten to point out that I don't believe that the problem I am having is with the Tk software itself, but that I simply don't know where to start looking for the problem itself.
Thanks,
|\/|artin
----
NetOps TAC
T:+44 20 7863 5218
Group: +49 69 56607 0412
F: +44 20 7863 5210
*************************************************************************************
The message is intended for the named addressee only and may not be disclosed to or used by anyone else, nor may it be copied in any way.
The contents of this message and its attachments are confidential and may also be subject to legal privilege. If you are not the named addressee and/or have received this message in error, please advise us by e-mailing security@xxxxxxxx and delete the message and any attachments without retaining any copies.
Internet communications are not secure and COLT does not accept responsibility for this message, its contents nor responsibility for any viruses.
No contracts can be created or varied on behalf of COLT Telecommunications, its subsidiaries or affiliates ("COLT") and any other party by email Communications unless expressly agreed in writing with such other party.
Please note that incoming emails will be automatically scanned to eliminate potential viruses and unsolicited promotional emails. For more information refer to www.colt.net or contact us on +44(0)20 7390 3900.
--++**==--++**==--++**==--++**==--++**==--++**==--++**==
ptk mailing list
ptk@xxxxxxxxxxxxxxxxxx
https://mailman.stanford.edu/mailman/listinfo/ptk
|