Bug#467599: libcoat-persistent-perl: FTBFS: Failed 14/15 test scripts, 6.67% okay. 49/64 subtests failed, 23.44% okay.

Lucas Nussbaum lucas at lucas-nussbaum.net
Tue Feb 26 13:19:09 UTC 2008


Package: libcoat-persistent-perl
Version: 0.0-0.5-1
Severity: serious
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20080225 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> make[1]: Entering directory `/build/user/libcoat-persistent-perl-0.0-0.5'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/001_csv_binding.t t/002_subobjects.t t/003_classes_scope.t t/004_default_dbh.t t/005_context.t t/006_find_by_sql.t t/007_unique.t t/008_syntax.t t/009_cache.t t/009_required_read_only.t t/010_update.t t/011_create.t t/012_find.t t/013_find_or_create.t t/014_find_or_init.t
> t/001_csv_binding...........Unable to load DBD::CSV : Can't locate DBD/CSV.pm in @INC (@INC contains: /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib /build/user/libcoat-persistent-perl-0.0-0.5/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 13) line 2.
> BEGIN failed--compilation aborted at (eval 13) line 2.
>  at /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib/Coat/Persistent.pm line 89
> 	Coat::Persistent::map_to_dbi('Person', 'csv', 'f_dir=./t/csv-test-database') called at t/001_csv_binding.t line 15
> # Looks like you planned 19 tests but only ran 1.
> # Looks like your test died just after 1.
> dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 2-19
> 	Failed 18/19 tests, 5.26% okay
> t/002_subobjects............Unable to load DBD::CSV : Can't locate DBD/CSV.pm in @INC (@INC contains: /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib /build/user/libcoat-persistent-perl-0.0-0.5/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 13) line 2.
> BEGIN failed--compilation aborted at (eval 13) line 2.
>  at /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib/Coat/Persistent.pm line 89
> 	Coat::Persistent::map_to_dbi('Coat::Persistent', 'csv', 'f_dir=./t/csv-test-database') called at t/002_subobjects.t line 32
> # Looks like your test died just after 1.
> dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> 	after all the subtests completed successfully
> t/003_classes_scope.........ok
> t/004_default_dbh...........Unable to load DBD::CSV : Can't locate DBD/CSV.pm in @INC (@INC contains: /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib /build/user/libcoat-persistent-perl-0.0-0.5/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 13) line 2.
> BEGIN failed--compilation aborted at (eval 13) line 2.
>  at /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib/Coat/Persistent.pm line 89
> 	Coat::Persistent::map_to_dbi('Coat::Persistent', 'csv', 'f_dir=./t/csv-test-database') called at t/004_default_dbh.t line 12
> # Looks like your test died just after 1.
> dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> 	after all the subtests completed successfully
> t/005_context...............Unable to load DBD::CSV : Can't locate DBD/CSV.pm in @INC (@INC contains: /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib /build/user/libcoat-persistent-perl-0.0-0.5/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 13) line 2.
> BEGIN failed--compilation aborted at (eval 13) line 2.
>  at /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib/Coat/Persistent.pm line 89
> 	Coat::Persistent::map_to_dbi('Person', 'csv', 'f_dir=./t/csv-test-database') called at t/005_context.t line 14
> # Looks like your test died just after 1.
> dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> 	after all the subtests completed successfully
> t/006_find_by_sql...........Unable to load DBD::CSV : Can't locate DBD/CSV.pm in @INC (@INC contains: /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib /build/user/libcoat-persistent-perl-0.0-0.5/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 13) line 2.
> BEGIN failed--compilation aborted at (eval 13) line 2.
>  at /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib/Coat/Persistent.pm line 89
> 	Coat::Persistent::map_to_dbi('Person', 'csv', 'f_dir=./t/csv-test-database') called at t/006_find_by_sql.t line 14
> # Looks like your test died just after 1.
> dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> 	after all the subtests completed successfully
> t/007_unique................Can't locate Test/Exception.pm in @INC (@INC contains: /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib /build/user/libcoat-persistent-perl-0.0-0.5/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at t/007_unique.t line 4.
> BEGIN failed--compilation aborted at t/007_unique.t line 4.
> # Looks like your test died before it could output anything.
> dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> t/008_syntax................Can't locate Test/Exception.pm in @INC (@INC contains: /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib /build/user/libcoat-persistent-perl-0.0-0.5/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at t/008_syntax.t line 4.
> BEGIN failed--compilation aborted at t/008_syntax.t line 4.
> # Looks like your test died before it could output anything.
> dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> t/009_cache.................Unable to load DBD::CSV : Can't locate DBD/CSV.pm in @INC (@INC contains: /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib /build/user/libcoat-persistent-perl-0.0-0.5/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 13) line 2.
> BEGIN failed--compilation aborted at (eval 13) line 2.
>  at /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib/Coat/Persistent.pm line 89
> 	Coat::Persistent::map_to_dbi('Person', 'csv', 'f_dir=./t/csv-test-database') called at t/009_cache.t line 15
> # Looks like you planned 5 tests but only ran 1.
> # Looks like your test died just after 1.
> dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 2-5
> 	Failed 4/5 tests, 20.00% okay
> t/009_required_read_only....Unable to load DBD::CSV : Can't locate DBD/CSV.pm in @INC (@INC contains: /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib /build/user/libcoat-persistent-perl-0.0-0.5/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 13) line 2.
> BEGIN failed--compilation aborted at (eval 13) line 2.
>  at /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib/Coat/Persistent.pm line 89
> 	Coat::Persistent::map_to_dbi('Person', 'csv', 'f_dir=./t/csv-test-database') called at t/009_required_read_only.t line 14
> # Looks like you planned 2 tests but only ran 1.
> # Looks like your test died just after 1.
> dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED test 2
> 	Failed 1/2 tests, 50.00% okay
> t/010_update................Unable to load DBD::CSV : Can't locate DBD/CSV.pm in @INC (@INC contains: /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib /build/user/libcoat-persistent-perl-0.0-0.5/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 13) line 2.
> BEGIN failed--compilation aborted at (eval 13) line 2.
>  at /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib/Coat/Persistent.pm line 89
> 	Coat::Persistent::map_to_dbi('Person', 'csv', 'f_dir=./t/csv-test-database') called at t/010_update.t line 15
> # Looks like your test died just after 1.
> dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> 	after all the subtests completed successfully
> t/011_create................Unable to load DBD::CSV : Can't locate DBD/CSV.pm in @INC (@INC contains: /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib /build/user/libcoat-persistent-perl-0.0-0.5/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 13) line 2.
> BEGIN failed--compilation aborted at (eval 13) line 2.
>  at /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib/Coat/Persistent.pm line 89
> 	Coat::Persistent::map_to_dbi('Person', 'csv', 'f_dir=./t/csv-test-database') called at t/011_create.t line 15
> # Looks like your test died just after 1.
> dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> 	after all the subtests completed successfully
> t/012_find..................Unable to load DBD::CSV : Can't locate DBD/CSV.pm in @INC (@INC contains: /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib /build/user/libcoat-persistent-perl-0.0-0.5/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 13) line 2.
> BEGIN failed--compilation aborted at (eval 13) line 2.
>  at /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib/Coat/Persistent.pm line 89
> 	Coat::Persistent::map_to_dbi('Person', 'csv', 'f_dir=./t/csv-test-database') called at t/012_find.t line 15
> # Looks like you planned 10 tests but only ran 1.
> # Looks like your test died just after 1.
> dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 2-10
> 	Failed 9/10 tests, 10.00% okay
> t/013_find_or_create........Unable to load DBD::CSV : Can't locate DBD/CSV.pm in @INC (@INC contains: /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib /build/user/libcoat-persistent-perl-0.0-0.5/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 13) line 2.
> BEGIN failed--compilation aborted at (eval 13) line 2.
>  at /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib/Coat/Persistent.pm line 89
> 	Coat::Persistent::map_to_dbi('Person', 'csv', 'f_dir=./t/csv-test-database') called at t/013_find_or_create.t line 15
> # Looks like you planned 10 tests but only ran 1.
> # Looks like your test died just after 1.
> dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 2-10
> 	Failed 9/10 tests, 10.00% okay
> t/014_find_or_init..........Unable to load DBD::CSV : Can't locate DBD/CSV.pm in @INC (@INC contains: /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib /build/user/libcoat-persistent-perl-0.0-0.5/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 13) line 2.
> BEGIN failed--compilation aborted at (eval 13) line 2.
>  at /build/user/libcoat-persistent-perl-0.0-0.5/blib/lib/Coat/Persistent.pm line 89
> 	Coat::Persistent::map_to_dbi('Person', 'csv', 'f_dir=./t/csv-test-database') called at t/014_find_or_init.t line 15
> # Looks like you planned 9 tests but only ran 1.
> # Looks like your test died just after 1.
> dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 2-9
> 	Failed 8/9 tests, 11.11% okay
> Failed Test                Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> t/001_csv_binding.t         255 65280    19   36 189.47%  2-19
> t/002_subobjects.t          255 65280     1    0   0.00%  ??
> t/004_default_dbh.t         255 65280     1    0   0.00%  ??
> t/005_context.t             255 65280     1    0   0.00%  ??
> t/006_find_by_sql.t         255 65280     1    0   0.00%  ??
> t/007_unique.t              255 65280    ??   ??       %  ??
> t/008_syntax.t              255 65280    ??   ??       %  ??
> t/009_cache.t               255 65280     5    8 160.00%  2-5
> t/009_required_read_only.t  255 65280     2    2 100.00%  2
> t/010_update.t              255 65280     1    0   0.00%  ??
> t/011_create.t              255 65280     1    0   0.00%  ??
> t/012_find.t                255 65280    10   18 180.00%  2-10
> t/013_find_or_create.t      255 65280    10   18 180.00%  2-10
> t/014_find_or_init.t        255 65280     9   16 177.78%  2-9
> Failed 14/15 test scripts, 6.67% okay. 49/64 subtests failed, 23.44% okay.
> make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/02/25

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the pkg-perl-maintainers mailing list