SimpleList test fails with beta 0.92
- From: Tudor Vinereanu <tudorv eircom net>
- To: gtk-perl-list gnome org
- Subject: SimpleList test fails with beta 0.92
- Date: Wed, 6 Aug 2003 00:57:14 +0100
Hi All,
I've compiled Glib and Gtk2 beta 0.92 and I've seen the test for
Gtk2::SimpleList failing. All other tests complete succesfully,
and running my Gtk2-Perl applications they seem fine (I don't use
-yet- SimpleList).
I follow the usual steps (which I've followed since the old Inline
stuff):
perl Makefile.PL PREFIX=/usr &&
make &&
make test &&
make install
Earlier today I've seen exactly the same thing happening when I've
installed the 0.92 version on Solaris 8, with GTK-2.2.2.
I paste in the messages for the failing test. Any help would be
appreciated!
Thanks,
Tudor
------------------------------------------------------
t/19.GtkSimpleList........NOK 1# Failed test (t/19.GtkSimpleList.t at line 17)
# Tried to use 'Gtk2::SimpleList'.
# Error: Can't find 'boot_Gtk2__GType' symbol in /usr/src/Gtk2-0.92/blib/arch/auto/Gtk2/Gtk2.so
# at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/_config.pm line 0
# ...propagated at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/GType.pm line 11.
# BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/GType.pm line 11.
# Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/_Object.pm line 18.
# BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/_Object.pm line 18.
# Compilation failed in require at (eval 3) line 3.
# ...propagated at /usr/lib/perl5/5.8.0/base.pm line 64.
# BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/GObject.pm line 11.
# Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/Object.pm line 13.
# BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/Object.pm line 13.
# Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/Widget.pm line 13.
# BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/Widget.pm line 13.
# Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/Container.pm line 13.
# BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/Container.pm line 13.
# Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/TreeView.pm line 13.
# BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/TreeView.pm line 13.
# Compilation failed in require at (eval 2) line 3.
# ...propagated at /usr/lib/perl5/5.8.0/base.pm line 64.
# BEGIN failed--compilation aborted at /usr/src/Gtk2-0.92/blib/lib/Gtk2/SimpleList.pm line 10.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "add_column_type" via package "Gtk2::SimpleList" at t/19.GtkSimpleList.t line 31.
# Looks like you planned 27 tests but only ran 1.
# Looks like your test died just after 1.
t/19.GtkSimpleList........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-27
Failed 27/27 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/19.GtkSimpleList.t 255 65280 27 27 100.00% 1-27
Failed 1/20 test scripts, 95.00% okay. 27/410 subtests failed, 93.41% okay.
make: *** [test_dynamic] Error 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]