Re: Gtk2 dmake test hangs



"T.J. Ferraro" <tjtoocool phreaker net> writes:

Personally, I'm just glad it passed the other 4233 subtests. That's like 
a 97 % success rate...I can live with that :)

I'm not so successful:

Failed Test          Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/Gdk.t               255 65280    17    4  16-17
t/GdkDisplay.t        255 65280    24   47  1-24
t/GdkPixbuf.t           2   512   101    2  93 96
t/GdkProperty.t       255 65280    46   70  12-46
t/GdkSelection.t      255 65280    20    0  ??
t/GdkWindow.t           2   512    40    2  7-8
t/GtkAction.t         255 65280    18   36  1-18
t/GtkActionGroup.t    255 65280    28   48  5-28
t/GtkBin.t            255 65280     2    4  1-2
t/GtkCellRenderer.t   255 65280     9   14  3-9
t/GtkFontSelection.t    1   256     9    1  8
t/GtkImage.t            2   512    45    2  24 34
t/GtkMisc.t           255 65280     2    4  1-2
t/GtkPaned.t          255 65280    59  108  6-59
t/GtkRadioAction.t    255 65280    10   20  1-10
t/GtkStatusIcon.t       1   256    22    1  6
t/GtkTextView.t         1   256    45    1  44
t/GtkToggleAction.t   255 65280     8   16  1-8
t/GtkTreeSelection.t  255 65280    29   50  4-29
t/GtkTreeView.t         1   256   160    1  156
t/GtkWidget.t         255 65280   131  262  1-131
t/PangoLayout.t       255 65280    68   64  37-68
 (1 subtest UNEXPECTEDLY SUCCEEDED), 9 tests and 183 subtests skipped.
Failed 22/206 test scripts. 385/4308 subtests failed.
Files=206, Tests=4308, 44 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)
Failed 22/206 test programs. 385/4308 subtests failed.
dmake:  Error code 255, while making 'test_dynamic'

Moreover I replaced all $window -> show_now() methods with show() ones
to be able to proceed with tests.

GtkAction,GtkActionGroup,GtkBin,GtkCellRenderer,GtkMisc tests render for
instance:
Something is very broken, couldn't lazy load Gtk2::Action at
C:/perl5-10/site/lib/Glib.pm line 207.

which is probably very bad. Nevertheless Gtk2 got installed.
But when building Gtk2::GladeXML I get:

GladeXML.o:GladeXML.c:(.text+0xc70): undefined reference to
`gtk2perl_new_gtkobject'

GladeXML.o:GladeXML.c:(.text+0xe72): undefined
reference to `gtk2perl_new_gtkobject'

What misses for building Gtk2::GladeXML?

-- 
Radek




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