Source: libdbd-anydata-perl
Version: 0.11-0.1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> cd . && perl Build.PL  --installdirs vendor --config ccflags="" --config 
> cxxflags="" --config ldflags="" 
> destdir=/«PKGBUILDDIR»/debian/libdbd-anydata-perl
> 
> Checking optional features...
> html_tables...........disabled
>   requires:
>     ! HTML::TableExtract is not installed
>   recommends:
>     * HTML::TableExtract is not installed
> 
> ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
> of the modules indicated above before proceeding with this installation
> 
> Run 'Build installdeps' to install missing prerequisites.
> 
> Created MYMETA.yml and MYMETA.json
> Creating new 'Build' script for 'DBD-AnyData' version '0.110'
> cd . && ./Build build  
> Building DBD-AnyData
> touch debian/stamp-perl-build
> cd . && ./Build test  verbose=1
> # Testing DBD::AnyData 0.110, Perl 5.014002, /usr/bin/perl
> t/00-load.t ... 
> 1..1
> ok 1 - use DBD::AnyData;
> ok
> DBD::AnyData::db do failed: 
> Execution ERROR: Can't call method "complete_table_name" on an undefined 
> value at /usr/lib/perl5/DBI/DBD/SqlEngine.pm line 1503.
>  called from t/01-basic.t at 65.
> 
>  [for Statement "CREATE TABLE test_CSV (name TEXT, country TEXT,sex TEXT)"] 
> at t/01-basic.t line 65.
> 
> #   Failed test 'CREATE test_CSV'
> #   at t/01-basic.t line 65.
> DBD::AnyData::db do failed: 
> Execution ERROR: Can't call method "complete_table_name" on an undefined 
> value at /usr/lib/perl5/DBI/DBD/SqlEngine.pm line 1503.
>  called from t/01-basic.t at 66.
> 
>  [for Statement "INSERT INTO test_CSV VALUES ('Sue','fr','f')"] at 
> t/01-basic.t line 66.
> 
> #   Failed test 'INSERT 1. row into test_CSV'
> #   at t/01-basic.t line 66.
> DBD::AnyData::db do failed: 
> Execution ERROR: Can't call method "complete_table_name" on an undefined 
> value at /usr/lib/perl5/DBI/DBD/SqlEngine.pm line 1503.
>  called from t/01-basic.t at 67.
> 
>  [for Statement "INSERT INTO test_CSV VALUES ('Tom','fr','f')"] at 
> t/01-basic.t line 67.
> 
> #   Failed test 'INSERT 2. row into test_CSV'
> #   at t/01-basic.t line 67.
> DBD::AnyData::db do failed: 
> Execution ERROR: Can't call method "complete_table_name" on an undefined 
> value at /usr/lib/perl5/DBI/DBD/SqlEngine.pm line 1503.
>  called from t/01-basic.t at 68.
> 
>  [for Statement "INSERT INTO test_CSV VALUES ('Bev','en','f')"] at 
> t/01-basic.t line 68.
> 
> #   Failed test 'INSERT 3. row into test_CSV'
> #   at t/01-basic.t line 68.
> DBD::AnyData::db do failed: 
> Execution ERROR: Can't call method "complete_table_name" on an undefined 
> value at /usr/lib/perl5/DBI/DBD/SqlEngine.pm line 1503.
>  called from t/01-basic.t at 69.
> 
>  [for Statement "UPDATE test_CSV SET sex='m' WHERE name = 'Tom'"] at 
> t/01-basic.t line 69.
> 
> #   Failed test 'UPDATE test_CSV'
> #   at t/01-basic.t line 69.
> DBD::AnyData::db do failed: 
> Execution ERROR: Can't call method "complete_table_name" on an undefined 
> value at /usr/lib/perl5/DBI/DBD/SqlEngine.pm line 1503.
>  called from t/01-basic.t at 70.
> 
>  [for Statement "DELETE FROM test_CSV WHERE name = 'Bev'"] at t/01-basic.t 
> line 70.
> 
> #   Failed test 'DELETE FROM test_CSV'
> #   at t/01-basic.t line 70.
> 
> Execution ERROR: Can't call method "complete_table_name" on an undefined 
> value at /usr/lib/perl5/DBI/DBD/SqlEngine.pm line 1503.
>  called from t/01-basic.t at 79.
> 
> # Tests were run but no plan was declared and done_testing() was not seen.
> t/01-basic.t .. 
> ok 1 - use DBI;
> ok 2 - use DBD::AnyData;
> # DBD::AnyData
> #          CSV ... 
> ok 3 - connect
> not ok 4 - CREATE test_CSV
> not ok 5 - INSERT 1. row into test_CSV
> not ok 6 - INSERT 2. row into test_CSV
> not ok 7 - INSERT 3. row into test_CSV
> not ok 8 - UPDATE test_CSV
> not ok 9 - DELETE FROM test_CSV
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 6/9 subtests 
> t/manifest.t .. skipped: Author tests not required for installation
> t/pod.t ....... 
> 1..2
> ok 1 - POD test for blib/lib/DBD/AnyData.pm
> ok 2 - POD test for blib/lib/DBD/AnyData/ConfigData.pm
> ok
> 
> Test Summary Report
> -------------------
> t/01-basic.t (Wstat: 65280 Tests: 9 Failed: 6)
>   Failed tests:  4-9
>   Non-zero exit status: 255
>   Parse errors: No plan found in TAP output
> Files=4, Tests=12,  1 wallclock secs ( 0.04 usr  0.03 sys +  0.57 cusr  0.10 
> csys =  0.74 CPU)
> Result: FAIL
> Failed 1/4 test programs. 6/12 subtests failed.
> make: *** [debian/stamp-perl-check] Error 255

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/libdbd-anydata-perl_0.11-0.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.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to