Bug#730963: libhtml-html5-microdata-parser-perl: FTBFS: Failed tests

David Suárez david.sephirot at gmail.com
Sat Nov 30 16:32:53 UTC 2013


Source: libhtml-html5-microdata-parser-perl
Version: 0.100-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20131128 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory `/«PKGBUILDDIR»'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/01basic.t t/02strategy-heuristic.t t/03strategy-microdata0.t t/04parsing.t t/05parsing-dt.t
> t/01basic.t ................ 
> 1..1
> ok 1 - use HTML::HTML5::Microdata::Parser;
> ok
> t/02strategy-heuristic.t ... 
> 1..7
> ok 1 - HTML::HTML5::Microdata::Strategy::Heuristic instantiated
> ok 2 - Property that is already a URI is passed through.
> ok 3 - schema.org
> ok 4 - schema.org extension
> ok 5 - slash namespace
> ok 6 - hash namespace
> ok 7 - microformat profile style namespace
> ok
> t/03strategy-microdata0.t .. 
> 1..7
> ok 1 - HTML::HTML5::Microdata::Strategy::Microdata0 instantiated
> ok 2 - Property that is already a URI is passed through.
> ok 3 - schema.org
> ok 4 - schema.org extension
> ok 5 - slash namespace
> ok 6 - hash namespace
> ok 7 - microformat profile style namespace
> ok
> 
> #   Failed test 'Pattern match'
> #   at t/04parsing.t line 23.
> # Pattern as a whole did not match
> 
> #   Failed test 'Pattern match'
> #   at t/04parsing.t line 28.
> # Pattern as a whole did not match
> # Looks like you failed 2 tests of 4.
> DBD::SQLite::db do failed: no such table: Statements1018601797758246108 at /usr/share/perl5/RDF/Trine/Store/DBI.pm line 1449 during global destruction.
> 	(in cleanup) DBD::SQLite::db do failed: no such table: Statements1018601797758246108 at /usr/share/perl5/RDF/Trine/Store/DBI.pm line 1449 during global destruction.
> t/04parsing.t .............. 
> 1..4
> ok 1 - Data is an RDF::Trine::Model.
> not ok 2 - Pattern match
> not ok 3 - Pattern match
> ok 4 - Pattern match
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 2/4 subtests 
> 
> #   Failed test '<time> with no @datetime'
> #   at t/05parsing-dt.t line 66.
> # Pattern as a whole did not match
> 
> #   Failed test 'xsd:date'
> #   at t/05parsing-dt.t line 73.
> # Pattern as a whole did not match
> 
> #   Failed test 'xsd:gYearMonth'
> #   at t/05parsing-dt.t line 80.
> # Pattern as a whole did not match
> 
> #   Failed test 'xsd:gYear'
> #   at t/05parsing-dt.t line 87.
> # Pattern as a whole did not match
> 
> #   Failed test 'Malformed dateTime not given a datatype'
> #   at t/05parsing-dt.t line 94.
> # Pattern as a whole did not match
> 
> #   Failed test 'xsd:dateTime'
> #   at t/05parsing-dt.t line 101.
> # Pattern as a whole did not match
> 
> #   Failed test 'xsd:dateTime with fractional seconds'
> #   at t/05parsing-dt.t line 108.
> # Pattern as a whole did not match
> 
> #   Failed test 'non-Z timezone'
> #   at t/05parsing-dt.t line 115.
> # Pattern as a whole did not match
> 
> #   Failed test 'xsd:gMonthDay'
> #   at t/05parsing-dt.t line 122.
> # Pattern as a whole did not match
> 
> #   Failed test 'xsd:gDay'
> #   at t/05parsing-dt.t line 129.
> # Pattern as a whole did not match
> 
> #   Failed test 'xsd:gMonth'
> #   at t/05parsing-dt.t line 136.
> # Pattern as a whole did not match
> 
> #   Failed test 'xsd:time'
> #   at t/05parsing-dt.t line 143.
> # Pattern as a whole did not match
> 
> #   Failed test 'xsd:time complex'
> #   at t/05parsing-dt.t line 150.
> # Pattern as a whole did not match
> # Looks like you failed 13 tests of 14.
> DBD::SQLite::db do failed: no such table: Statements5070966901986465965 at /usr/share/perl5/RDF/Trine/Store/DBI.pm line 1449 during global destruction.
> 	(in cleanup) DBD::SQLite::db do failed: no such table: Statements5070966901986465965 at /usr/share/perl5/RDF/Trine/Store/DBI.pm line 1449 during global destruction.
> t/05parsing-dt.t ........... 
> 1..14
> ok 1 - Data is an RDF::Trine::Model.
> not ok 2 - <time> with no @datetime
> not ok 3 - xsd:date
> not ok 4 - xsd:gYearMonth
> not ok 5 - xsd:gYear
> not ok 6 - Malformed dateTime not given a datatype
> not ok 7 - xsd:dateTime
> not ok 8 - xsd:dateTime with fractional seconds
> not ok 9 - non-Z timezone
> not ok 10 - xsd:gMonthDay
> not ok 11 - xsd:gDay
> not ok 12 - xsd:gMonth
> not ok 13 - xsd:time
> not ok 14 - xsd:time complex
> Failed 2/5 test programs. 15/33 subtests failed.
> Dubious, test returned 13 (wstat 3328, 0xd00)
> Failed 13/14 subtests 
> 
> Test Summary Report
> -------------------
> t/04parsing.t            (Wstat: 512 Tests: 4 Failed: 2)
>   Failed tests:  2-3
>   Non-zero exit status: 2
> t/05parsing-dt.t         (Wstat: 3328 Tests: 14 Failed: 13)
>   Failed tests:  2-14
>   Non-zero exit status: 13
> Files=5, Tests=33,  4 wallclock secs ( 0.05 usr  0.06 sys +  4.41 cusr  0.41 csys =  4.93 CPU)
> Result: FAIL
> make[1]: *** [test_dynamic] Error 13

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/11/28/libhtml-html5-microdata-parser-perl_0.100-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-perl-maintainers mailing list