Skip Menu |

This queue is for tickets about the WWW-WebKit CPAN distribution.

Report information
The Basics
Id: 82109
Status: resolved
Priority: 0/
Queue: WWW-WebKit

People
Owner: Nobody in particular
Requestors: kubrat44 [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.05
Fixed in: (no value)



Subject: Install Problem
I think this line is what is causing the issue undef is not of type Gtk3::WebKit::DOMXPathResult at /usr/local/lib/perl/5.14.2/Glib/Object/Introspection.pm line 60. No idea why this is happening. Checked my typelibs and I appear to have the DOMXPathResult in WebKit-3.0.typelib. Let me know if I can help with anything. Regards Val
Subject: make_test.txt
Skip blib/lib/WWW/WebKit.pm (unchanged) [ CC WebKit.c ] WebKit.xs: In function ‘XS_WWW__WebKit__XSHelper_set_string_return_value’: WebKit.xs:26:30: warning: assignment makes integer from pointer without a cast [enabled by default] Running Mkbootstrap for WWW::WebKit () chmod 644 WebKit.bs rm -f blib/arch/auto/WWW/WebKit/WebKit.so [ LD blib/arch/auto/WWW/WebKit/WebKit.so ] chmod 755 blib/arch/auto/WWW/WebKit/WebKit.so cp WebKit.bs blib/arch/auto/WWW/WebKit/WebKit.bs chmod 644 blib/arch/auto/WWW/WebKit/WebKit.bs Manifying blib/man3/WWW::WebKit.3pm root@bogdanov:~/.cpanm/latest-build/WWW-WebKit-0.05# make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01load.t .. 1/? undef is not of type Gtk3::WebKit::DOMXPathResult at /usr/local/lib/perl/5.14.2/Glib/Object/Introspection.pm line 60. # Tests were run but no plan was declared and done_testing() was not seen. t/01load.t .. Dubious, test returned 255 (wstat 65280, 0xff00) All 3 subtests passed Test Summary Report ------------------- t/01load.t (Wstat: 65280 Tests: 3 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.02 sys + 0.48 cusr 0.14 csys = 0.66 CPU) Result: FAIL Failed 1/1 test programs. 0/3 subtests failed. make: *** [test_dynamic] Error 255
Please try downgrading Glib::Object::Introspection to 0.012 For details: https://rt.cpan.org/Ticket/Display.html?id=82376
On Mon Jan 14 11:02:26 2013, NINE wrote: Show quoted text
> Please try downgrading Glib::Object::Introspection to 0.012 > > For details: > https://rt.cpan.org/Ticket/Display.html?id=82376
Sorry for the late reply. That fixed the problem. Best Regards
The compatability problem with current Glib::Object::Introspection is fixed in version 0.06.