Source: libwiki-toolkit-perl Version: 0.77-1 Severity: serious User: [email protected] Usertags: qa-ftbfs-20091210 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[1]: Entering directory > `/build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/001_load.t ........................... ok > t/002_datastore_setup.t ................ ok > t/003_instantiate.t .................... ok > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/004_write_and_retrieve.t ............. > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 12/12 subtests > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/005_delete.t ......................... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 5/5 subtests > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/006_list_all.t ....................... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 6/6 subtests > t/007_search.t ......................... ok > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/008_write_and_rewrite.t .............. > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 12/12 subtests > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/009_backlinks.t ...................... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 7/7 subtests > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/010_metadata.t ....................... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 22/22 subtests > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 2 before it could output anything. > t/011_recent_changes.t ................. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 25/25 subtests > > # Failed test '...but not if blank content and undef metadata supplied' > # at t/012_blank_data.t line 22. > # got: 'Unhandled error: [DBD::SQLite::db do failed: SQL logic error > or missing database > # cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > # ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # ' > # expected: '' > > # Failed test '...and not if just content defined' > # at t/012_blank_data.t line 27. > # got: 'Unhandled error: [DBD::SQLite::db do failed: SQL logic error > or missing database > # cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > # ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # ' > # expected: '' > > # Failed test '...and not if just metadata defined' > # at t/012_blank_data.t line 32. > # got: 'Unhandled error: [DBD::SQLite::db do failed: SQL logic error > or missing database > # cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > # ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # ' > # expected: '' > # Looks like you failed 3 tests of 7. > t/012_blank_data.t ..................... > Dubious, test returned 3 (wstat 768, 0x300) > Failed 3/7 subtests > t/013_fuzzy_title_match.t .............. ok > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/014_advanced_metadata.t .............. > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 6/6 subtests > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/015_dangling_links.t ................. > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 3/3 subtests > t/016_recent_changes_between.t ......... ok > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/017_delete_version.t ................. > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 39/39 subtests > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/018_rc_multiple_metadata_criteria.t .. > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 6/6 subtests > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/019_recent_changes_case.t ............ > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 2/2 subtests > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/020_node_exists_case_insensitive.t ... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 3/3 subtests > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/021_moderation.t ..................... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 89/89 subtests > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/022_list_unmoderated.t ............... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 40/40 subtests > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/025_list_node_all_versions.t ......... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 59/59 subtests > t/026_schema_current.t ................. ok > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/027_list_last_version_before.t ....... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 21/21 subtests > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like you planned 35 tests but ran 1. > # Looks like your test exited with 255 just after 1. > t/040_rename.t ......................... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 34/35 subtests > t/050_mysql_store.t .................... ok > t/051_pg_store.t ....................... ok > t/052_sqlite_store.t ................... ok > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/060_recent_changes_new_only.t ........ > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 10/10 subtests > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > t/061_list_metadata_by_type.t .......... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 9/9 subtests > t/100_formatting.t ..................... ok > t/101_default_formatter.t .............. ok > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like you planned 8 tests but ran 2. > # Looks like your test exited with 2 just after 2. > t/102_multiple_formatter.t ............. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 6/8 subtests > t/150_plugins.t ........................ ok > t/151_plugin_methods.t ................. ok > t/152_pre_plugin_approval.t ............ ok > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like you planned 25 tests but ran 3. > # Looks like your test exited with 255 just after 3. > t/297_feed_rss_recentchanges.t ......... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 22/25 subtests > > # Failed test 'Only found it once' > # at t/298_feed_rss_node_all_versions.t line 63. > # got: '0' > # expected: '1' > > # Failed test 'Found right node' > # at t/298_feed_rss_node_all_versions.t line 66. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <rdf:RDF > # xmlns = "http://purl.org/rss/1.0/" > # xmlns:dc = "http://purl.org/dc/elements/1.1/" > # xmlns:doap = "http://usefulinc.com/ns/doap#" > # xmlns:foaf = "http://xmlns.com/foaf/0.1/" > # xmlns:rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" > # xmlns:rdfs = "http://www.w3.org/2000/01/rdf-schema#" > # xmlns:modwiki = "http://www.usemod.com/cgi-bin/mb.pl?ModWiki" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # > # <channel rdf:about=""> > # > # <dc:publisher>http://example.com/kakeswiki/</dc:publisher> > # <title>Wiki::Toolkit Test Site</title> > # <link>http://example.com/recentchanges</link> > # <description></description> > # <dc:date>2009-12-11T00:55:05+01:00</dc:date> > # <modwiki:interwiki></modwiki:interwiki> > # > # <items> > # <rdf:Seq> > # </rdf:Seq> > # </items> > # > # </channel> > # > # </rdf:RDF> > # ' > # doesn't match '(?-xism:<title>Test Node 1</title>)' > > # Failed test 'And right version' > # at t/298_feed_rss_node_all_versions.t line 69. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <rdf:RDF > # xmlns = "http://purl.org/rss/1.0/" > # xmlns:dc = "http://purl.org/dc/elements/1.1/" > # xmlns:doap = "http://usefulinc.com/ns/doap#" > # xmlns:foaf = "http://xmlns.com/foaf/0.1/" > # xmlns:rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" > # xmlns:rdfs = "http://www.w3.org/2000/01/rdf-schema#" > # xmlns:modwiki = "http://www.usemod.com/cgi-bin/mb.pl?ModWiki" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # > # <channel rdf:about=""> > # > # <dc:publisher>http://example.com/kakeswiki/</dc:publisher> > # <title>Wiki::Toolkit Test Site</title> > # <link>http://example.com/recentchanges</link> > # <description></description> > # <dc:date>2009-12-11T00:55:05+01:00</dc:date> > # <modwiki:interwiki></modwiki:interwiki> > # > # <items> > # <rdf:Seq> > # </rdf:Seq> > # </items> > # > # </channel> > # > # </rdf:RDF> > # ' > # doesn't match '(?-xism:<modwiki:version>1</modwiki:version>)' > > # Failed test 'Found it twice' > # at t/298_feed_rss_node_all_versions.t line 78. > # got: '0' > # expected: '2' > > # Failed test 'Had the right name' > # at t/298_feed_rss_node_all_versions.t line 82. > # got: '0' > # expected: '2' > > # Failed test 'And right version' > # at t/298_feed_rss_node_all_versions.t line 85. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <rdf:RDF > # xmlns = "http://purl.org/rss/1.0/" > # xmlns:dc = "http://purl.org/dc/elements/1.1/" > # xmlns:doap = "http://usefulinc.com/ns/doap#" > # xmlns:foaf = "http://xmlns.com/foaf/0.1/" > # xmlns:rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" > # xmlns:rdfs = "http://www.w3.org/2000/01/rdf-schema#" > # xmlns:modwiki = "http://www.usemod.com/cgi-bin/mb.pl?ModWiki" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # > # <channel rdf:about=""> > # > # <dc:publisher>http://example.com/kakeswiki/</dc:publisher> > # <title>Wiki::Toolkit Test Site</title> > # <link>http://example.com/recentchanges</link> > # <description></description> > # <dc:date>2009-12-11T00:55:05+01:00</dc:date> > # <modwiki:interwiki></modwiki:interwiki> > # > # <items> > # <rdf:Seq> > # </rdf:Seq> > # </items> > # > # </channel> > # > # </rdf:RDF> > # ' > # doesn't match '(?-xism:<modwiki:version>2</modwiki:version>)' > > # Failed test 'And right version' > # at t/298_feed_rss_node_all_versions.t line 86. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <rdf:RDF > # xmlns = "http://purl.org/rss/1.0/" > # xmlns:dc = "http://purl.org/dc/elements/1.1/" > # xmlns:doap = "http://usefulinc.com/ns/doap#" > # xmlns:foaf = "http://xmlns.com/foaf/0.1/" > # xmlns:rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" > # xmlns:rdfs = "http://www.w3.org/2000/01/rdf-schema#" > # xmlns:modwiki = "http://www.usemod.com/cgi-bin/mb.pl?ModWiki" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # > # <channel rdf:about=""> > # > # <dc:publisher>http://example.com/kakeswiki/</dc:publisher> > # <title>Wiki::Toolkit Test Site</title> > # <link>http://example.com/recentchanges</link> > # <description></description> > # <dc:date>2009-12-11T00:55:05+01:00</dc:date> > # <modwiki:interwiki></modwiki:interwiki> > # > # <items> > # <rdf:Seq> > # </rdf:Seq> > # </items> > # > # </channel> > # > # </rdf:RDF> > # ' > # doesn't match '(?-xism:<modwiki:version>1</modwiki:version>)' > > # Failed test 'Right order' > # at t/298_feed_rss_node_all_versions.t line 89. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <rdf:RDF > # xmlns = "http://purl.org/rss/1.0/" > # xmlns:dc = "http://purl.org/dc/elements/1.1/" > # xmlns:doap = "http://usefulinc.com/ns/doap#" > # xmlns:foaf = "http://xmlns.com/foaf/0.1/" > # xmlns:rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" > # xmlns:rdfs = "http://www.w3.org/2000/01/rdf-schema#" > # xmlns:modwiki = "http://www.usemod.com/cgi-bin/mb.pl?ModWiki" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # > # <channel rdf:about=""> > # > # <dc:publisher>http://example.com/kakeswiki/</dc:publisher> > # <title>Wiki::Toolkit Test Site</title> > # <link>http://example.com/recentchanges</link> > # <description></description> > # <dc:date>2009-12-11T00:55:05+01:00</dc:date> > # <modwiki:interwiki></modwiki:interwiki> > # > # <items> > # <rdf:Seq> > # </rdf:Seq> > # </items> > # > # </channel> > # > # </rdf:RDF> > # ' > # doesn't match > '/<modwiki:version>2<\/modwiki:version>.*<modwiki:version>1<\/modwiki:version>/s' > # Looks like you failed 8 tests of 45. > t/298_feed_rss_node_all_versions.t ..... > Dubious, test returned 8 (wstat 2048, 0x800) > Failed 8/45 subtests > (less 28 skipped subtests: 9 okay) > t/299_feed_rss_gen_node_dist_feed.t .... ok > t/300_feed_atom_setup.t ................ ok > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like you planned 3 tests but ran 2. > # Looks like your test exited with 255 just after 2. > t/301_feed_atom_add_test_data.t ........ > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 1/3 subtests > (less 2 skipped subtests: 0 okay) > > # Failed test 'make_node_url is used' > # at t/302_feed_atom_recentchanges.t line 56. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <feed > # xmlns = "http://www.w3.org/2005/Atom" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # <link href="http://example.com/kakeswiki/" /> > # <title>Wiki::Toolkit Test Site</title> > # <link rel="self" href="http://example.com/?action=rc;format=atom" /> > # <updated>2009-12-11T00:55:06+01:00</updated> > # <id>http://example.com/kakeswiki/</id> > # > # </feed> > # ' > # doesn't match '(?-xism:<link > href="http://example.com/\?id=Test%20Node%201;version=1" />)' > > # Failed test 'username picked up as author' > # at t/302_feed_atom_recentchanges.t line 60. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <feed > # xmlns = "http://www.w3.org/2005/Atom" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # <link href="http://example.com/kakeswiki/" /> > # <title>Wiki::Toolkit Test Site</title> > # <link rel="self" href="http://example.com/?action=rc;format=atom" /> > # <updated>2009-12-11T00:55:06+01:00</updated> > # <id>http://example.com/kakeswiki/</id> > # > # </feed> > # ' > # doesn't match '(?-xism:<author><name>Kake</name></author>)' > > # Failed test 'username included in summary' > # at t/302_feed_atom_recentchanges.t line 63. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <feed > # xmlns = "http://www.w3.org/2005/Atom" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # <link href="http://example.com/kakeswiki/" /> > # <title>Wiki::Toolkit Test Site</title> > # <link rel="self" href="http://example.com/?action=rc;format=atom" /> > # <updated>2009-12-11T00:55:06+01:00</updated> > # <id>http://example.com/kakeswiki/</id> > # > # </feed> > # ' > # doesn't match '(?-xism:<summary>.*\[nou]</summary>)' > > # Failed test 'contains categories' > # at t/302_feed_atom_recentchanges.t line 67. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <feed > # xmlns = "http://www.w3.org/2005/Atom" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # <link href="http://example.com/kakeswiki/" /> > # <title>Wiki::Toolkit Test Site</title> > # <link rel="self" href="http://example.com/?action=rc;format=atom" /> > # <updated>2009-12-11T00:55:06+01:00</updated> > # <id>http://example.com/kakeswiki/</id> > # > # </feed> > # ' > # doesn't match '(?-xism:<category term="TestCategory1" />)' > > # Failed test 'days param works' > # at t/302_feed_atom_recentchanges.t line 80. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <feed > # xmlns = "http://www.w3.org/2005/Atom" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # <link href="http://example.com/kakeswiki/" /> > # <title>Wiki::Toolkit Test Site</title> > # <link rel="self" href="http://example.com/?action=rc;format=atom" /> > # <updated>2009-12-11T00:55:06+01:00</updated> > # <id>http://example.com/kakeswiki/</id> > # > # </feed> > # ' > # doesn't match '(?-xism:<title>Old Node</title>)' > # Looks like you failed 5 tests of 51. > t/302_feed_atom_recentchanges.t ........ > Dubious, test returned 5 (wstat 1280, 0x500) > Failed 5/51 subtests > (less 32 skipped subtests: 14 okay) > > # Failed test 'Only found it once' > # at t/303_feed_atom_node_all_versions.t line 65. > # got: '0' > # expected: '1' > > # Failed test 'Found right node' > # at t/303_feed_atom_node_all_versions.t line 68. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <feed > # xmlns = "http://www.w3.org/2005/Atom" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # <link href="http://example.com/kakeswiki/" /> > # <title>Wiki::Toolkit Test Site</title> > # <link rel="self" href="http://example.com/?action=rc;format=atom" /> > # <updated>2009-12-11T00:55:06+01:00</updated> > # <id>http://example.com/kakeswiki/</id> > # > # </feed> > # ' > # doesn't match '(?-xism:<title>Test Node 1</title>)' > > # Failed test 'And right version' > # at t/303_feed_atom_node_all_versions.t line 71. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <feed > # xmlns = "http://www.w3.org/2005/Atom" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # <link href="http://example.com/kakeswiki/" /> > # <title>Wiki::Toolkit Test Site</title> > # <link rel="self" href="http://example.com/?action=rc;format=atom" /> > # <updated>2009-12-11T00:55:06+01:00</updated> > # <id>http://example.com/kakeswiki/</id> > # > # </feed> > # ' > # doesn't match '/<link href=".*?;version=1" \/>/' > > # Failed test 'Found it twice' > # at t/303_feed_atom_node_all_versions.t line 81. > # got: '0' > # expected: '2' > > # Failed test 'Had the right name' > # at t/303_feed_atom_node_all_versions.t line 85. > # got: '0' > # expected: '2' > > # Failed test 'And right version' > # at t/303_feed_atom_node_all_versions.t line 88. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <feed > # xmlns = "http://www.w3.org/2005/Atom" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # <link href="http://example.com/kakeswiki/" /> > # <title>Wiki::Toolkit Test Site</title> > # <link rel="self" href="http://example.com/?action=rc;format=atom" /> > # <updated>2009-12-11T00:55:06+01:00</updated> > # <id>http://example.com/kakeswiki/</id> > # > # </feed> > # ' > # doesn't match '/<link href=".*?;version=2" \/>/' > > # Failed test 'And right version' > # at t/303_feed_atom_node_all_versions.t line 89. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <feed > # xmlns = "http://www.w3.org/2005/Atom" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # <link href="http://example.com/kakeswiki/" /> > # <title>Wiki::Toolkit Test Site</title> > # <link rel="self" href="http://example.com/?action=rc;format=atom" /> > # <updated>2009-12-11T00:55:06+01:00</updated> > # <id>http://example.com/kakeswiki/</id> > # > # </feed> > # ' > # doesn't match '/<link href=".*?;version=1" \/>/' > > # Failed test 'Right order' > # at t/303_feed_atom_node_all_versions.t line 94. > # '<?xml version="1.0" encoding="iso-8859-1"?> > # > # <feed > # xmlns = "http://www.w3.org/2005/Atom" > # xmlns:geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" > # xmlns:space = "http://frot.org/space/0.1/" > # > > # > # <link href="http://example.com/kakeswiki/" /> > # <title>Wiki::Toolkit Test Site</title> > # <link rel="self" href="http://example.com/?action=rc;format=atom" /> > # <updated>2009-12-11T00:55:06+01:00</updated> > # <id>http://example.com/kakeswiki/</id> > # > # </feed> > # ' > # doesn't match '/;version=2.*;version=1/s' > # Looks like you failed 8 tests of 45. > t/303_feed_atom_node_all_versions.t .... > Dubious, test returned 8 (wstat 2048, 0x800) > Failed 8/45 subtests > (less 28 skipped subtests: 9 okay) > t/304_feed_atom_gen_node_dist_feed.t ... ok > t/400_upgrade.t ........................ ok > Unhandled error: [DBD::SQLite::db do failed: SQL logic error or missing > database > cannot start a transaction within a transaction at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit/Store/SQLite.pm > line 73. > ] at > /build/user-libwiki-toolkit-perl_0.77-1-amd64-nuXF9w/libwiki-toolkit-perl-0.77/blib/lib/Wiki/Toolkit.pm > line 847 > # Looks like your test exited with 255 before it could output anything. > Failed 28/47 test programs. 24/461 subtests failed. > t/401_null_change.t .................... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 4/4 subtests > > Test Summary Report > ------------------- > t/004_write_and_retrieve.t (Wstat: 65280 Tests: 0 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 12 tests but ran 0. > t/005_delete.t (Wstat: 65280 Tests: 0 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 5 tests but ran 0. > t/006_list_all.t (Wstat: 65280 Tests: 0 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 6 tests but ran 0. > t/008_write_and_rewrite.t (Wstat: 65280 Tests: 0 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 12 tests but ran 0. > t/009_backlinks.t (Wstat: 65280 Tests: 0 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 7 tests but ran 0. > t/010_metadata.t (Wstat: 65280 Tests: 0 Failed: 0) > make[1]: *** [test_dynamic] Error 255 The full build log is available from: http://people.debian.org/~lucas/logs/2009/12/10/libwiki-toolkit-perl_0.77-1_lsid64.buildlog 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 about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | [email protected] http://www.lucas-nussbaum.net/ | | jabber: [email protected] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

