GtkWindow fails to pass make test



I'm installing what I hope is the latest & greatest Gtk2-Perl stuff and
I've run into a problem.

1.  ExtUtils-0.103 is built and installed, passing its tests
successfully.
2.  Glib-0.94 is built and installed, passint its tests.
3.  Gtk2-0.94 is breaking.  The process to date has been:
        perl Makefile.PL PREFIX=~/myperl   [Succeeds with no errors]
        make   [Works, mostly.  I'm on a RH9 system, and I've noticed that, on
large compiles, gcc segfaults somewhere in the middle, but picks up
where it left off in I simply say 'make' again, and things work.  This
time it broke while compiling GtkWindow.c, though.  So I deleted
xs/GtkWindow.c, xs/GtkWindow.o and said 'make' again, and it seemed to
be happy.]

        make test:  I got this

[jeff thoth Gtk2-0.94]$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/00.Gtk2.................ok
t/01.GtkWindow............ok 43/87Invalid value for shared scalar at
/usr/lib/perl5/5.8.0/Test/Builder.pm line 319.
WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
END failed--call queue aborted.
t/01.GtkWindow............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 44-87
        Failed 44/87 tests, 49.43% okay

Solidly repeatable.  All the remaining tests were successful.  

Advice, please?

Thanks,
-- 

--Jeff

Jeff Trefftzs <trefftzs tcsn net>
http://www.tcsn.net/trefftzs                    Home Page
http://gug.sunsite.dk/gallery.php?artist=68     Gimp Gallery
http://trefftzs.topcities.com/                  Photo Gallery 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]