Front page | perl.cpan.testers |
Postings from May 2004
FAIL Tk-804.027 i386-netbsd 1.6
From:
alian
Date:
May 6, 2004 16:33
Subject:
FAIL Tk-804.027 i386-netbsd 1.6
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
This is an error report generated automatically by CPANPLUS,
version 0.049.
Below is the error stack during 'make test':
cd pTk && /usr/bin/make DEFINE=""
cd zlib && /usr/bin/make libz.a "CC=cc -DPIC -fPIC " RANLIB=":"
`libz.a' is up to date.
cd jpeg && /usr/bin/make libjpeg.a
`libjpeg.a' is up to date.
PERL_DL_NONLAZY=1 /usr/local/perl-5.8.4/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/JP.t t/KR.t t/Require.t t/Trace.t t/X.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/entry.t t/fbox.t t/fileevent.t t/fileselect.t t/font.t t/fork.t t/geomgr.t t/iso8859-1.t t/leak.t t/list.t t/listbox.t t/listvar.t t/magic.t t/mega.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/regexp.t t/slaves.t t/trace1.t t/widget.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t
t/after......................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/after.t line 3
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
Failed 6/6 tests, 0.00% okay
t/autoload...................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/autoload.t line 15
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
Failed 5/5 tests, 0.00% okay
t/balloon....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/balloon.t line 9
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
t/browseentry-grabtest.......couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/browseentry-grabtest.t line 32
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/browseentry-subclassing....couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/browseentry-subclassing.t line 36
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
t/browseentry................# Test 3 got: 'Can't call method "geometry" on an undefined value at t/browseentry.t line 19.
' (t/browseentry.t at line 20)
# Expected: '' (can't create MainWindow)
# t/browseentry.t line 20 is: ok($@, "", "can't create MainWindow");
# Test 4 got: '' (t/browseentry.t at line 21)
# Expected: '1' (MainWindow creation failed)
# t/browseentry.t line 21 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed");
# Test 5 got: 'Can't call method "BrowseEntry" on an undefined value at t/browseentry.t line 28.
' (t/browseentry.t at line 32)
# Expected: '' (can't create BrowseEntry)
# t/browseentry.t line 32 is: ok("$@", "", "can't create BrowseEntry");
# Test 6 got: '' (t/browseentry.t at line 33)
# Expected: '1' (BrowseEntry creation failed)
# t/browseentry.t line 33 is: ok(Tk::Exists($be), 1, "BrowseEntry creation failed");
Can't call method "insert" on an undefined value at t/browseentry.t line 35.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-15
Failed 13/15 tests, 13.33% okay
t/browseentry2...............couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/browseentry2.t line 30
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
Failed 6/6 tests, 0.00% okay
t/button.....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/button.t line 20
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
t/create.....................# Test 2 got: 'couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/create.t line 86
' (t/create.t at line 87)
# Expected: '' (can't create MainWindow)
# t/create.t line 87 is: ok($@, "", "can't create MainWindow");
# Test 3 got: '' (t/create.t at line 88)
# Expected: '1' (MainWindow creation failed)
# t/create.t line 88 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed");
# Test 6 got: 'Can't call method "Frame" on an undefined value at t/create.t line 101.
' (t/create.t at line 102)
# Expected: '' (can't create Frame widget)
# t/create.t line 102 is: ok($@, "", "can't create $class widget");
# Test 16 got: 'Can't call method "Toplevel" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #2)
# Expected: '' (can't create Toplevel widget)
# Test 26 got: 'Can't call method "Label" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #3)
# Expected: '' (can't create Label widget)
# Test 36 got: 'Can't call method "Button" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #4)
# Expected: '' (can't create Button widget)
# Test 46 got: 'Can't call method "Checkbutton" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #5)
# Expected: '' (can't create Checkbutton widget)
# Test 56 got: 'Can't call method "Radiobutton" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #6)
# Expected: '' (can't create Radiobutton widget)
# Test 66 got: 'Can't call method "Entry" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #7)
# Expected: '' (can't create Entry widget)
# Test 76 got: 'Can't call method "Spinbox" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #8)
# Expected: '' (can't create Spinbox widget)
# Test 86 got: 'Can't call method "Listbox" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #9)
# Expected: '' (can't create Listbox widget)
# Test 96 got: 'Can't call method "Scale" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #10)
# Expected: '' (can't create Scale widget)
# Test 106 got: 'Can't call method "Scrollbar" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #11)
# Expected: '' (can't create Scrollbar widget)
# Test 116 got: 'Can't call method "Labelframe" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #12)
# Expected: '' (can't create Labelframe widget)
# Test 126 got: 'Can't call method "Panedwindow" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #13)
# Expected: '' (can't create Panedwindow widget)
# Test 136 got: 'Can't call method "Canvas" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #14)
# Expected: '' (can't create Canvas widget)
# Test 146 got: 'Can't call method "Text" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #15)
# Expected: '' (can't create Text widget)
# Test 156 got: 'Can't call method "HList" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #16)
# Expected: '' (can't create HList widget)
# Test 166 got: 'Can't call method "InputO" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #17)
# Expected: '' (can't create InputO widget)
# Test 176 got: 'Can't call method "NoteBook" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #18)
# Expected: '' (can't create NoteBook widget)
# Test 186 got: 'Can't call method "TList" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #19)
# Expected: '' (can't create TList widget)
# Test 196 got: 'Can't call method "TixGrid" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #20)
# Expected: '' (can't create TixGrid widget)
# Test 206 got: 'Can't call method "Optionmenu" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #21)
# Expected: '' (can't create Optionmenu widget)
# Test 216 got: 'Can't call method "BrowseEntry" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #22)
# Expected: '' (can't create BrowseEntry widget)
# Test 226 got: 'Can't call method "Tree" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #23)
# Expected: '' (can't create Tree widget)
# Test 236 got: 'Can't call method "DirTree" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #24)
# Expected: '' (can't create DirTree widget)
# Test 246 got: 'Can't call method "ColorEditor" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #25)
# Expected: '' (can't create ColorEditor widget)
# Test 256 got: 'Can't call method "LabEntry" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #26)
# Expected: '' (can't create LabEntry widget)
# Test 266 got: 'Can't call method "LabFrame" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #27)
# Expected: '' (can't create LabFrame widget)
# Test 276 got: 'Can't call method "Optionmenu" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #28)
# Expected: '' (can't create Optionmenu widget)
# Test 286 got: 'Can't call method "ROText" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #29)
# Expected: '' (can't create ROText widget)
# Test 296 got: 'Can't call method "Table" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #30)
# Expected: '' (can't create Table widget)
# Test 306 got: 'Can't call method "Tiler" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #31)
# Expected: '' (can't create Tiler widget)
# Test 316 got: 'Can't call method "TextUndo" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #32)
# Expected: '' (can't create TextUndo widget)
# Test 326 got: 'Can't call method "Dialog" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #33)
# Expected: '' (can't create Dialog widget)
# Test 336 got: 'Can't call method "DialogBox" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #34)
# Expected: '' (can't create DialogBox widget)
# Test 346 got: 'Can't call method "FileSelect" on an undefined value at t/create.t line 101.
' (t/create.t at line 102 fail #35)
# Expected: '' (can't create FileSelect widget)
FAILED tests 2-3, 6, 16, 26, 36, 46, 56, 66, 76, 86, 96, 106, 116, 126, 136, 146, 156, 166, 176, 186, 196, 206, 216, 226, 236, 246, 256, 266, 276, 286, 296, 306, 316, 326, 336, 346, 354-528
Failed 212/528 tests, 59.85% okay (less 245 skipped tests: 71 okay, 13.45%)
t/cursor.....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/cursor.t line 16
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
t/dash.......................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/dash.t line 8
dubious
Test returned status 255 (wstat 65280, 0xff00)
t/dialogbox..................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/dialogbox.t line 16
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-8
Failed 6/8 tests, 25.00% okay
t/entry......................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/entry.t line 42
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-336
Failed 336/336 tests, 0.00% okay
t/fbox.......................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/fbox.t line 14
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-6
Failed 4/6 tests, 33.33% okay
t/fileevent..................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55, <DATA> line 77.
MainWindow->new() at t/fileevent.t line 144
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/fileselect.................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/fileselect.t line 14
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-5
Failed 3/5 tests, 40.00% okay
t/font.......................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/font.t line 9
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-13
Failed 13/13 tests, 0.00% okay
t/fork.......................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/fork.t line 9
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/geomgr.....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/geomgr.t line 12
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-19
Failed 19/19 tests, 0.00% okay
t/iso8859-1..................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/iso8859-1.t line 5
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-96
Failed 96/96 tests, 0.00% okay
t/JP.........................skipped
all skipped: locale's 'iso-8859-1' cannot represent Japanese.
t/KR.........................skipped
all skipped: locale's 'iso-8859-1' cannot represent Korean.
t/leak.......................ok
t/list.......................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/list.t line 6
dubious
Test returned status 255 (wstat 65280, 0xff00)
t/listbox....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/listbox.t line 52
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-437
Failed 437/437 tests, 0.00% okay
t/listvar....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/listvar.t line 7
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-18
Failed 18/18 tests, 0.00% okay
t/magic......................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/magic.t line 9
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/mega.......................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/mega.t line 16
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
Failed 8/8 tests, 0.00% okay
t/mwm........................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/mwm.t line 18
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
t/optmenu....................# Test 3 got: 'couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/optmenu.t line 18
' (t/optmenu.t at line 19)
# Expected: '' (can't create MainWindow)
# t/optmenu.t line 19 is: ok($@, "", "can't create MainWindow");
# Test 4 got: '' (t/optmenu.t at line 20)
# Expected: '1' (MainWindow creation failed)
# t/optmenu.t line 20 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed");
Can't call method "Optionmenu" on an undefined value at t/optmenu.t line 26.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-24
Failed 22/24 tests, 8.33% okay
t/photo......................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/photo.t line 14
dubious
Test returned status 255 (wstat 65280, 0xff00)
t/pixmap.....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/pixmap.t line 28
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/progbar....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/progbar.t line 9
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-15
Failed 15/15 tests, 0.00% okay
t/regexp.....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/regexp.t line 6
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-21
Failed 21/21 tests, 0.00% okay
t/Require....................ok
t/slaves.....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/slaves.t line 7
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-12
Failed 12/12 tests, 0.00% okay
t/Trace......................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/Trace.t line 7
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
t/trace1.....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/trace1.t line 9
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-17
Failed 17/17 tests, 0.00% okay
t/widget.....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/widget.t line 8
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
t/wm-time....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/wm-time.t line 26
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
Failed 6/6 tests, 0.00% okay
t/wm.........................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/wm.t line 25
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/X..........................ok
t/zzHList....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/zzHList.t line 10
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-23
Failed 23/23 tests, 0.00% okay
t/zzPhoto....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/zzPhoto.t line 8
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-27
Failed 27/27 tests, 0.00% okay
t/zzScrolled.................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/zzScrolled.t line 9
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-94
Failed 94/94 tests, 0.00% okay
t/zzText.....................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/zzText.t line 9
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-22
Failed 22/22 tests, 0.00% okay
t/zzTixGrid..................couldn't connect to display ":0" at /home/alian/.cpanplus/5.8.4/build/Tk-804.027/blib/lib/Tk/MainWindow.pm line 55.
Tk::MainWindow->new() at t/zzTixGrid.t line 12
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-33
Failed 33/33 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/Trace.t 255 65280 7 14 200.00% 1-7
t/after.t 255 65280 6 12 200.00% 1-6
t/autoload.t 255 65280 5 10 200.00% 1-5
t/balloon.t 255 65280 10 20 200.00% 1-10
t/browseentry-grabtest.t 255 65280 1 2 200.00% 1
t/browseentry-subclassing.t 255 65280 2 4 200.00% 1-2
t/browseentry.t 255 65280 15 22 146.67% 3-15
t/browseentry2.t 255 65280 6 12 200.00% 1-6
t/button.t 255 65280 3 6 200.00% 1-3
t/create.t 528 212 40.15% 2-3 6 16 26 36 46 56
66 76 86 96 106 116
126 136 146 156 166
176 186 196 206 216
226 236 246 256 266
276 286 296 306 316
326 336 346 354-528
t/cursor.t 255 65280 7 14 200.00% 1-7
t/dash.t 255 65280 ?? ?? % ??
t/dialogbox.t 255 65280 8 12 150.00% 3-8
t/entry.t 255 65280 336 672 200.00% 1-336
t/fbox.t 255 65280 6 8 133.33% 3-6
t/fileevent.t 255 65280 1 2 200.00% 1
t/fileselect.t 255 65280 5 6 120.00% 3-5
t/font.t 255 65280 13 26 200.00% 1-13
t/fork.t 255 65280 1 2 200.00% 1
t/geomgr.t 255 65280 19 38 200.00% 1-19
t/iso8859-1.t 255 65280 96 192 200.00% 1-96
t/list.t 255 65280 ?? ?? % ??
t/listbox.t 255 65280 437 874 200.00% 1-437
t/listvar.t 255 65280 18 36 200.00% 1-18
t/magic.t 255 65280 1 2 200.00% 1
t/mega.t 255 65280 8 16 200.00% 1-8
t/mwm.t 255 65280 2 4 200.00% 1-2
t/optmenu.t 255 65280 24 42 175.00% 3-24
t/photo.t 255 65280 ?? ?? % ??
t/pixmap.t 255 65280 1 2 200.00% 1
t/progbar.t 255 65280 15 30 200.00% 1-15
t/regexp.t 255 65280 21 42 200.00% 1-21
t/slaves.t 255 65280 12 24 200.00% 1-12
t/trace1.t 255 65280 17 34 200.00% 1-17
t/widget.t 255 65280 7 14 200.00% 1-7
t/wm-time.t 255 65280 6 12 200.00% 1-6
t/wm.t 255 65280 1 2 200.00% 1
t/zzHList.t 255 65280 23 46 200.00% 1-23
t/zzPhoto.t 255Failed 42/47 test scripts, 10.64% okay. 1518/1940 subtests failed, 21.75% okay.
65280 27 54 200.00% 1-27
t/zzScrolled.t 255 65280 94 188 200.00% 1-94
t/zzText.t 255 65280 22 44 200.00% 1-22
t/zzTixGrid.t 255 65280 33 66 200.00% 1-33
2 tests and 245 subtests skipped.
*** Error code 2
Stop.
make: stopped in /home/alian/.cpanplus/5.8.4/build/Tk-804.027
Additional comments:
--
Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
Platform:
osname=netbsd, osvers=1.6, archname=i386-netbsd
uname='netbsd mars.alianet 1.6 netbsd 1.6 (generic) #0: sun sep 8 19:43:40 utc 2002 autobuild@tgm.daemon.org:autobuildi386objautobuildsrcsysarchi386compilegeneric i386 '
config_args='-des -Dprefix=/usr/local/perl-5.8.4/'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/pkg/include -I/usr/local/include',
optimize='-O',
cppflags='-fno-strict-aliasing -I/usr/pkg/include -I/usr/local/include'
ccversion='', gccversion='2.95.3 20010315 (release) (NetBSD nb3)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib -L/usr/local/lib'
libpth=/usr/pkg/lib /usr/local/lib /usr/lib
libs=-lgdbm -lm -lcrypt -lutil -lc -lposix
perllibs=-lm -lcrypt -lutil -lc -lposix
libc=/usr/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib -L/usr/local/lib'
-
FAIL Tk-804.027 i386-netbsd 1.6
by alian