problem installing tk804.pm
dave morgan
morgad at eclipse.co.uk
Fri Jul 14 19:16:24 UTC 2006
I am trying to install the perl module tk.pm on FreeBSD 6.1
I am using the same command I have used for a couple of years on my
Debian/testing Linux box -
This downloads and compiles ... then blows up at the testing stage
(rewrapped by my mailer) -
$ perl --version
This is perl, v5.8.8 built for i386-freebsd-64int
(with 1 registered patch, see perl -V for more detail)
$ perl -MCPAN -e shell
cpan> install NI-S/Tk-804.027.tar.gz
[big snip]
PERL_DL_NONLAZY=1 /usr/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......................ok
t/autoload...................ok
t/balloon....................ok
t/browseentry-grabtest.......ok
t/browseentry-subclassing....ok
t/browseentry................ok
t/browseentry2...............ok
t/button.....................ok
t/create.....................ok
t/cursor.....................ok
t/dash.......................ok
t/dialogbox..................ok
t/entry......................dubious
Test returned status 0 (wstat 139, 0x8b)
DIED. FAILED tests 89-336
Failed 248/336 tests, 26.19% okay (less 8 skipped tests: 80
okay, 23.81%)
t/fbox.......................ok
t/fileevent..................ok
t/fileselect.................ok
t/font.......................ok
t/fork.......................ok
t/geomgr.....................ok
t/iso8859-1..................ok
t/JP.........................skipped
all skipped: locale's 'ascii' cannot represent Japanese.
t/KR.........................skipped
all skipped: locale's 'ascii' cannot represent Korean.
t/leak.......................ok
t/list.......................ok
t/listbox....................ok
4/437 skipped: various reasons, 3/437 unexpectedly succeeded
t/listvar....................ok
t/magic......................ok
t/mega.......................ok
t/mwm........................ok
t/optmenu....................ok
t/photo......................ok
4/100 skipped: various reasons
t/pixmap.....................ok
t/progbar....................ok
t/regexp.....................ok
t/Require....................ok
t/slaves.....................ok
t/Trace......................ok
t/trace1.....................ok
t/widget.....................ok
t/wm-time....................ok
t/wm.........................ok
t/X..........................ok
t/zzHList....................ok
t/zzPhoto....................ok
t/zzScrolled.................NOK 66# Test 66 got: "589x341+0+32"
(t/zzScrolled.t at line 104 fail #2)
# Expected: "589x341+0+0" (Sizechk: geometry has not changed not
reset for -height => 24+(5))
# t/zzScrolled.t line 104 is: ok($newgeo, $oldgeo,
"Sizechk: geometry has not changed not reset" .
t/zzScrolled.................NOK 94# Test 94 got: "589x341+17+32"
(t/zzScrolled.t at line 104 fail #4)
# Expected: "589x341+0+32" (Sizechk: geometry has not changed not
reset for -width => 80+(5))
t/zzScrolled.................FAILED tests 66, 94
Failed 2/94 tests, 97.87% okay
t/zzText.....................ok
t/zzTixGrid..................ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/entry.t 0 139 336 496 147.62% 89-336
t/zzScrolled.t 94 2 2.13% 66 94
(3 subtests UNEXPECTEDLY SUCCEEDED), 2 tests and 16 subtests skipped.
Failed 2/47 test scripts, 95.74% okay. 250/2054 subtests failed, 87.83%
okay.
*** Error code 255
Stop in /usr/home/david/.cpan/build/Tk-804.027.
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Failed during this command:
NI-S/Tk-804.027.tar.gz : make_test NO
Any ideas what is wrong, and how I fix it?
best regards
Dave
--
http://www.morgad.no-ip.info/index.html gpg:0x64B5E037
Distributed Proofreaders: http://www.pgdp.net
The NTP server pool http://www.pool.ntp.org
http://stellar-attraction.com/
More information about the freebsd-questions
mailing list