Bug#710983: Fixed in git

Dominic Hargreaves dom at earth.li
Thu Mar 6 23:26:39 UTC 2014


Control: tags -1 - pending

On Mon, Jan 27, 2014 at 08:02:07PM +0100, Jonas Smedegaard wrote:
> tags 710983 pending
> thanks
> 
> Fix is now applied in git.

Unfortunately as gregor mentioned the build still fails (at least for
me):

when is experimental at /home/dom/working/pkg-perl/git/librdf-helper-perl/blib/lib/RDF/Helper.pm line 31.
Attribute (query) does not pass the type constraint because: Validation failed for 'RDF::Redland::Query' with value undef at /usr/lib/perl5/Moose/Exception.pm line 37
        Moose::Exception::_build_trace('Moose::Exception::ValidationFailedForInlineTypeConstraint=HASH(0x8ed08c8)') called at reader Moose::Exception::trace (defined at /usr/lib/perl5/Moose/Exception.pm line 9) line 7
        Moose::Exception::trace('Moose::Exception::ValidationFailedForInlineTypeConstraint=HASH(0x8ed08c8)') called at /usr/lib/perl5/Moose/Exception.pm line 49
        Moose::Exception::BUILD('Moose::Exception::ValidationFailedForInlineTypeConstraint=HASH(0x8ed08c8)', 'HASH(0x8e244c0)') called at /usr/lib/perl5/Class/MOP/Method.pm line 128
        Class::MOP::Method::execute('Moose::Meta::Method=HASH(0x8faf720)', 'Moose::Exception::ValidationFailedForInlineTypeConstraint=HASH(0x8ed08c8)', 'HASH(0x8e244c0)') called at /usr/lib/perl5/Moose/Object.pm line 56
        Moose::Object::BUILDALL('Moose::Exception::ValidationFailedForInlineTypeConstraint=HASH(0x8ed08c8)', 'HASH(0x8e244c0)') called at /usr/lib/perl5/Moose/Meta/Class.pm line 282
        Moose::Meta::Class::new_object('Moose::Meta::Class=HASH(0x9000abc)', 'HASH(0x8e244c0)') called at /usr/lib/perl5/Moose/Object.pm line 27
        Moose::Object::new('Moose::Exception::ValidationFailedForInlineTypeConstraint', 'type_constraint_message', 'Validation failed for \'RDF::Redland::Query\' with value undef', 'class_name', 'RDF::Helper::RDFRedland::Query', 'attribute_name', 'query', 'value', undef) called at /usr/lib/perl5/Moose/Util.pm line 51
        Moose::Util::throw_exception('ValidationFailedForInlineTypeConstraint', 'type_constraint_message', 'Validation failed for \'RDF::Redland::Query\' with value undef', 'class_name', 'RDF::Helper::RDFRedland::Query', 'attribute_name', 'query', 'value', undef) called at reader RDF::Helper::RDFRedland::Query::query (defined at /home/dom/working/pkg-perl/git/librdf-helper-perl/blib/lib/RDF/Helper/RDFRedland/Query.pm line 13) line 15
        RDF::Helper::RDFRedland::Query::query('RDF::Helper::RDFRedland::Query=HASH(0x8ec3e84)') called at /usr/lib/perl5/Moose/Meta/Method/Delegation.pm line 96
        RDF::Helper::RDFRedland::Query::_execute('RDF::Helper::RDFRedland::Query=HASH(0x8ec3e84)', 'RDF::Redland::Model=HASH(0x8e24650)') called at /home/dom/working/pkg-perl/git/librdf-helper-perl/blib/lib/RDF/Helper/RDFRedland/Query.pm line 37
        RDF::Helper::RDFRedland::Query::execute('RDF::Helper::RDFRedland::Query=HASH(0x8ec3e84)') called at /home/dom/working/pkg-perl/git/librdf-helper-perl/blib/lib/RDF/Helper/RDFRedland/Query.pm line 52
        RDF::Helper::RDFRedland::Query::selectrow_hashref('RDF::Helper::RDFRedland::Query=HASH(0x8ec3e84)') called at t/6_query_perl.t line 105
        main::test('RDF::Helper=HASH(0x8d232b8)') called at t/6_query_perl.t line 28
# Tests were run but no plan was declared and done_testing() was not seen.
t/6_query_perl.t .............. 
ok 1 - property hash contains key values
ok 2 - items hash key contains key values
Dubious, test returned 255 (wstat 65280, 0xff00)

Test Summary Report
-------------------
t/6_query_perl.t            (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=13, Tests=229, 22 wallclock secs ( 0.10 usr  0.01 sys + 19.28 cusr  0.76 csys = 20.15 CPU)
Result: FAIL



More information about the pkg-perl-maintainers mailing list