Subject: | Installing Tk |
Date: | Sun, 22 Jul 2012 18:28:41 +0100 |
To: | bug-Tk [...] rt.cpan.org |
From: | Ricardo Sol <ricardosolj [...] gmail.com> |
Hello and thank you,
I'm trying to use the Tk module with:
sudo /usr/local/bin/perl -v
Password:
This is perl 5, version 12, subversion 3 (v5.12.3) built for darwin-2level
Copyright 1987-2010, Larry Wall
Perl may be copied only under the terms of either the Artistic License or
the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
uname -a
Darwin ricardo-jesuss-macbook-pro-3.local 9.8.0 Darwin Kernel Version
9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
I'm trying to use talk2tobii a warper that uses perl to connect to a
eyetracker, and need the follwoing modules:
*Time::HiRes
Term::ReadKey
Tk::CursorControl
Tk::JPEG
Tk::PNG
Tk*
All Tk:: modules don't pass the test before installing.
I've tried with versions 5.8.8 (default) and 5.16.0
While trying to test Tk the following error occurs:
t/listbox.t .................. 495/537
# Failed test at t/listbox.t line 2122.
# Structures begin differing at:
# $got->[2] = 'x 0 1'
# $expected->[2] = 'x 0 0.5'
# Scrollinfo not as expected (after double insert): <x 0 1;x 0 1;x 0 1;x 0
0.5>
# Looks like you failed 1 test of 537.
t/listbox.t .................. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/537 subtests
(less 26 skipped subtests: 510 okay)
(4 TODO tests unexpectedly succeeded)
t/listvar.t .................. ok
t/magic.t .................... ok
t/mega.t ..................... ok
t/msgbox.t ................... ok
t/mwm.t ...................... ok
t/objglue.t .................. ok
t/optmenu.t .................. ok
t/photo.t .................... ok
t/pixmap.t ................... ok
t/progbar.t .................. ok
t/property.t ................. ok
t/regexp.t ................... ok
t/Require.t .................. ok
t/rotext.t ................... ok
t/slaves.t ................... ok
t/table.t .................... ok
t/text.t ..................... 282/415 Stack moved 96e800 => 96e804
t/text.t ..................... ok
t/text2.t .................... 1/8 untie attempted while 3 inner references
still exist at t/text2.t line 60.
untie attempted while 10 inner references still exist at t/text2.t line 72.
t/text2.t .................... ok
t/textundo.t ................. ok
t/Tkxs.t ..................... ok
t/Trace.t .................... ok
t/trace1.t ................... ok
t/unicode.t .................. ok
t/widget.t ................... ok
t/wm-tcl.t ................... ok
t/wm-time.t .................. # Start update 2
# . update 0.00751 2
t/wm-time.t .................. 1/? # .label update 0.0106 1
# Start Popup 2
# .toplevel Popup 0.00357 2
# .toplevel.label Popup 0.00406 1
# Start withdraw 0
# Start Popup Again 2
# .toplevel Popup Again 0.00518 2
# .toplevel.label Popup Again 0.00631 1
# Start destroy 0
t/wm-time.t .................. ok
t/wm.t ....................... ok
t/X.t ........................ ok
t/zzHList.t .................. ok
t/zzPhoto.t .................. ok
t/zzScrolled.t ............... ok
t/zzText.t ................... ok
t/zzTixGrid.t ................ ok
Test Summary Report
-------------------
t/listbox.t (Wstat: 256 Tests: 537 Failed: 1)
Failed test: 502
TODO passed: 320-322, 328
Non-zero exit status: 1
t/text.t (Wstat: 0 Tests: 415 Failed: 0)
TODO passed: 121
t/wm-tcl.t (Wstat: 0 Tests: 315 Failed: 0)
TODO passed: 64, 86-87, 154-159, 164-165, 171-178, 221-224
237-239, 264-265, 275-276, 280-283, 300
t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0)
TODO passed: 52, 66, 80, 94
Files=72, Tests=4331, 67 wallclock secs ( 0.85 usr 0.31 sys + 15.48 cusr 2.00
csys = 18.64 CPU)
Result: FAIL
Failed 1/72 test programs. 1/4331 subtests failed.
make: *** [test_dynamic] Error 255
SREZIC/Tk-804.030.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports SREZIC/Tk-804.030.tar.gz