[Dbix-class] unable to install via cpan

James E Keenan jkeen at verizon.net
Wed Jan 4 15:59:43 GMT 2017


On 01/04/2017 06:41 AM, Luca Ferrari wrote:
> Hi all,
> maybe this is really trivial, however I cannot get DBIx::Class
> installed via cpan:
>
> % perl --version
>                                         ~
>
> This is perl 5, version 25, subversion 8 (v5.25.8) built for x86_64-linux
> (with 1 registered patch, see perl -V for more detail)
>
> % sudo cpan DBIx::Class
> ...
> t/zzzzzzz_authors.t ................................. ok
> t/zzzzzzz_perl_perf_bug.t ........................... ok
> t/zzzzzzz_sqlite_deadlock.t ......................... skipped:
> Skipping test on plain module install
>
> Test Summary Report
> -------------------
> t/prefetch/grouped.t                              (Wstat: 65280 Tests:
> 31 Failed: 1)
>   Failed test:  28
>   Non-zero exit status: 255
>   Parse errors: No plan found in TAP output
> Files=308, Tests=12208, 79 wallclock secs ( 1.62 usr  0.23 sys + 73.60
> cusr  3.96 csys = 79.41 CPU)
> Result: FAIL
> Failed 1/308 test programs. 1/12208 subtests failed.
> Makefile:1694: recipe for target 'test_dynamic' failed
> make: *** [test_dynamic] Error 255
>   RIBASUSHI/DBIx-Class-0.082840.tar.gz
>   /usr/bin/make test -- NOT OK
> //hint// to see the cpan-testers results for installing this module, try:
>   reports RIBASUSHI/DBIx-Class-0.082840.tar.gz
>
>
> Any idea?
>
> Thanks,
> Luca
>

I am not able to reproduce that failure.  Just now I used 'cpanm' to 
install DBIx-Class-0.082840 against a more recent Perl 5 blead.  All 
tests passed and the module installed.

Summary of my perl5 (revision 5 version 25 subversion 9) configuration:
Commit id: 2108cbcf2fd75bfcc7b9c01563db7063a67549cf


> _______________________________________________
> List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
> IRC: irc.perl.org#dbix-class
> SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
> Searchable Archive: http://www.grokbase.com/group/dbix-class@lists.scsys.co.uk
>




More information about the DBIx-Class mailing list