On Wed, Oct 24, 2007 at 05:09:04PM +0100, [EMAIL PROTECTED] wrote:
> ------------------------------
> TESTER COMMENTS
> ------------------------------
> 
> Additional comments from tester: 
> 
> [none provided]
> 
> ------------------------------
> PROGRAM OUTPUT
> ------------------------------
> 
> Output from '/home/david/cpantesting/perl-5.6.2/bin/perl Makefile.PL':
> 
> # running Build.PL 
> /home/david/cpantesting/perl-5.6.2/bin/perl Build.PL
> Creating custom builder _build/lib/Class/Inflate/Builder.pm in 
> _build/lib/Class/Inflate
> install_driver(SQLite) failed: Can't locate DBD/SQLite.pm in @INC (@INC 
> contains: 
> /home/david/_/_/perl-5.6.2/.cpan/build/Class-Inflate-0.05-oqXhlg/_build/lib 
> _build/lib /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux 
> /home/david/cpantesting/perl-5.6.2/lib/5.6.2 
> /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux 
> /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 
> /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at (eval 15) line 3, 
> <DATA> line 74.
> Perhaps the DBD::SQLite perl module hasn't been fully installed,
> or perhaps the capitalisation of 'SQLite' isn't right.
> Available drivers: DBM, ExampleP, File, Gofer, Proxy, Sponge.
>  at 
> /home/david/_/_/perl-5.6.2/.cpan/build/Class-Inflate-0.05-oqXhlg/_build/lib/Class/Inflate/Builder.pm
>  line 10
> Compilation failed in require at (eval 12) line 2, <DATA> line 74.
> BEGIN failed--compilation aborted at (eval 12) line 2, <DATA> line 74.
> Couldn't run Build.PL: Illegal seek at 
> /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Module/Build/Compat.pm 
> line 200.
> 
> ------------------------------
> PREREQUISITES
> ------------------------------
> 
> Prerequisite modules loaded:
> 
>     No requirements found
> 

However, the Build.PL specifies that DBD::SQLite is required during
the build process:

    build_requires => {
        'Test::Debugger' => 0,
        'DBD::SQLite' => 0,
    },

-kolibrie

Attachment: signature.asc
Description: Digital signature

Reply via email to