Report for Data-Babel-Client-0.01_03

Back
From: metabase:user:31d414ea-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Data-Babel-Client-0.01_03 v5.10.1 Mac OS X
Date: 2010-12-16T01:07:26Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Victor Cassen,

This is a computer-generated report for Data-Babel-Client-0.01_03
on perl 5.10.1, created by CPAN-Reporter-1.1711.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'make test':

PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.10.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Bailout called.  Further testing stopped:  

#   Failed test 'use Data::Babel::Client;'
#   at t/00-load.t line 8.
#     Tried to use 'Data::Babel::Client'.
#     Error:  Can't locate Class/AutoClass.pm in @INC (@INC contains: /Users/david/cpantesting/perl-5.10.1/.cpan/build/Data-Babel-Client-0.01_03-BxZaXH/blib/lib /Users/david/cpantesting/perl-5.10.1/.cpan/build/Data-Babel-Client-0.01_03-BxZaXH/blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /Users/david/cpantesting/perl-5.10.1/lib/5.10.1/darwin-thread-multi-2level /Users/david/cpantesting/perl-5.10.1/lib/5.10.1 /Users/david/cpantesting/perl-5.10.1/lib/site_perl/5.10.1/darwin-thread-multi-2level /Users/david/cpantesting/perl-5.10.1/lib/site_perl/5.10.1 .) at /Users/david/cpantesting/perl-5.10.1/.cpan/build/Data-Babel-Client-0.01_03-BxZaXH/blib/lib/Data/Babel/Client.pm line 16.
# BEGIN failed--compilation aborted at /Users/david/cpantesting/perl-5.10.1/.cpan/build/Data-Babel-Client-0.01_03-BxZaXH/blib/lib/Data/Babel/Client.pm line 16.
# Compilation failed in require at (eval 33) line 2.
# BEGIN failed--compilation aborted at (eval 33) line 2.
# Testing Data::Babel::Client , Perl 5.010001, /Users/david/cpantesting/perl-5.10.1/bin/perl
# Looks like you failed 1 test of 1.
FAILED--Further testing stopped.
make: *** [test_dynamic] Error 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module        Need Have  
    ------------- ---- ------
    t::Build      0    0     
    t::lib        0    0     
    Test::More    0    0.96  

configure_requires:

    Module        Need Have  
    ------------- ---- ------
    Module::Build 0.36 0.3607


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
    PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 24843
    PERL5_CPAN_IS_RUNNING = 24843
    PERLVER = 5.10.1
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /Users/david/cpantesting/perl-5.10.1/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 501 81 79 80
    $EGID = 501 501 81 79 80

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9402 
    Cwd                 3.31   
    ExtUtils::CBuilder  0.2703 
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.54   
    ExtUtils::MakeMaker 6.55_02
    ExtUtils::Manifest  1.56   
    ExtUtils::ParseXS   2.2206 
    File::Spec          3.31   
    Module::Build       0.3607 
    Module::Signature   n/a    
    Test::Harness       3.17   
    Test::More          0.96   
    YAML                0.72   
    YAML::Syck          1.17   
    version             0.87   


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=darwin, osvers=8.11.1, archname=darwin-thread-multi-2level
    uname='darwin cowshed-door.barnyard.co.uk 8.11.1 darwin kernel version 8.11.1: wed oct 10 18:23:28 pdt 2007; root:xnu-792.25.20~1release_i386 i386 i386 '
    config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.10.1 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Built under darwin
  Compiled at Sep  3 2009 20:05:15
  %ENV:
    PERL5LIB="/sw/lib/perl5:/sw/lib/perl5/darwin"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="24843"
    PERL5_CPAN_IS_RUNNING="24843"
    PERLVER="5.10.1"
  @INC:
    /sw/lib/perl5
    /sw/lib/perl5/darwin
    /Users/david/cpantesting/perl-5.10.1/lib/5.10.1/darwin-thread-multi-2level
    /Users/david/cpantesting/perl-5.10.1/lib/5.10.1
    /Users/david/cpantesting/perl-5.10.1/lib/site_perl/5.10.1/darwin-thread-multi-2level
    /Users/david/cpantesting/perl-5.10.1/lib/site_perl/5.10.1
    .