Your message dated Sun, 11 Apr 2010 15:05:59 +0200
with message-id <[email protected]>
and subject line Re: Bug#577290: libclass-dbi-loader-perl: FTBFS: tests failed
has caused the Debian Bug report #577290,
regarding libclass-dbi-loader-perl: FTBFS: tests failed
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
577290: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577290
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libclass-dbi-loader-perl
Version: 0.34-2
Severity: serious
Tags: squeeze sid
User: [email protected]
Usertags: qa-ftbfs-20100410 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-libclass-dbi-loader-perl_0.34-2-amd64-bttSDp/libclass-dbi-loader-perl-0.34'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/01use.t .......... ok
> t/02pod.t .......... ok
> t/03podcoverage.t .. ok
> t/04mysql.t ........ ok
> t/05pg.t ........... ok
> install_driver(SQLite2) failed: Can't locate DBD/SQLite2.pm in @INC (@INC
> contains: t/lib
> /build/user-libclass-dbi-loader-perl_0.34-2-amd64-bttSDp/libclass-dbi-loader-perl-0.34/blib/lib
>
> /build/user-libclass-dbi-loader-perl_0.34-2-amd64-bttSDp/libclass-dbi-loader-perl-0.34/blib/arch
> /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1
> /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
> /usr/local/lib/site_perl .) at (eval 23) line 3.
> Perhaps the DBD::SQLite2 perl module hasn't been fully installed,
> or perhaps the capitalisation of 'SQLite2' isn't right.
> Available drivers: DBM, ExampleP, File, Gofer, Pg, Proxy, SQLite, Sponge,
> mysql.
> at t/06sqlite.t line 27
> # Looks like your test exited with 2 before it could output anything.
> t/06sqlite.t .......
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 15/15 subtests
>
> Test Summary Report
> -------------------
> t/06sqlite.t (Wstat: 512 Tests: 0 Failed: 0)
> Non-zero exit status: 2
> Parse errors: Bad plan. You planned 15 tests but ran 0.
> Files=6, Tests=31, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.41 cusr 0.06
> csys = 0.51 CPU)
> Result: FAIL
> Failed 1/6 test programs. 0/31 subtests failed.
> make[1]: *** [test_dynamic] Error 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/04/10/libclass-dbi-loader-perl_0.34-2_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 |
--- End Message ---
--- Begin Message ---
On Sun, 11 Apr 2010 10:07:21 +0200, Lucas Nussbaum wrote:
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
>
> > install_driver(SQLite2) failed: Can't locate DBD/SQLite2.pm in @INC (@INC
> > contains: t/lib
> > /build/user-libclass-dbi-loader-perl_0.34-2-amd64-bttSDp/libclass-dbi-loader-perl-0.34/blib/lib
> >
> > /build/user-libclass-dbi-loader-perl_0.34-2-amd64-bttSDp/libclass-dbi-loader-perl-0.34/blib/arch
> > /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1
> > /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
> > /usr/local/lib/site_perl .) at (eval 23) line 3.
> > Perhaps the DBD::SQLite2 perl module hasn't been fully installed,
> > or perhaps the capitalisation of 'SQLite2' isn't right.
> > Available drivers: DBM, ExampleP, File, Gofer, Pg, Proxy, SQLite, Sponge,
> > mysql.
> > at t/06sqlite.t line 27
> > # Looks like your test exited with 2 before it could output anything.
> > t/06sqlite.t .......
This was a transient problem which is already fixed.
The problem was that the new libdbi-perl needed its reverse
dependencies rebuilt. The build log shows the "new" libdi-perl
(1.610.90-1) but the "old" libdbd-sqlite3-perl (1.29-1).
The test output is a bit misleading, what's happening here is that
the test tries to use DBD::SQLite2 after failing to load the sqlite3
module (and libdbd-sqlite2-perl is not around).
With the binNMU'd libdbd-sqlite3-perl (1.29-1+b1) the package builds
fine again (tested by two people on at least 3 machines).
I'm closing this bug accordingly.
Cheers,
gregor
--
.''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
: :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
`- NP: Rod Stewart
signature.asc
Description: Digital signature
--- End Message ---