Report for Audio-File-0.11

Back
From: metabase:user:31d414ea-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Audio-File-0.11 v5.10.1 Mac OS X
Date: 2012-01-18T10:47:12Z

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 Florian Ragwitz,

This is a computer-generated report for Audio-File-0.11
on perl 5.10.1, created by CPAN-Reporter-1.1902.

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
Ogg::Vorbis::Header::PurePerl: Didn't find an ogg header - invalid file?
Ogg::Vorbis::Header::PurePerl: Didn't find an ogg header - invalid file?
Use of uninitialized value in int at /Users/david/cpantesting/perl-5.10.1/.cpan/build/Audio-File-0.11-XK2xS0/blib/lib/Audio/File/AudioProperties.pm line 62.

#   Failed test 'Audio::File::Ogg::AudioProperties::length()'
#   at t/Audio-File.t line 55.
#          got: '0'
#     expected: '4'

#   Failed test 'Audio::File::Flac::Tag::total()'
#   at t/Audio-File.t line 51.
#          got: '9739808'
#     expected: '3'

#   Failed test 'Audio::File::Flac::AudioProperties::bitrate()'
#   at t/Audio-File.t line 55.
#          got: '91081'
#     expected: '94910'
# Looks like you failed 3 tests of 49.
t/Audio-File.t .. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/49 subtests 

Test Summary Report
-------------------
t/Audio-File.t (Wstat: 768 Tests: 49 Failed: 3)
  Failed tests:  16, 43, 47
  Non-zero exit status: 3
Files=1, Tests=49,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.19 cusr  0.02 csys =  0.26 CPU)
Result: FAIL
Failed 1/1 test programs. 3/49 subtests failed.
make: *** [test_dynamic] Error 3

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

Prerequisite modules loaded:

requires:

    Module                        Need Have
    ----------------------------- ---- ----
    Audio::FLAC::Header           0    2.4 
    MP3::Info                     0    1.24
    MP3::Tag                      0    1.13
    Ogg::Vorbis::Header::PurePerl 0    1.0 

build_requires:

    Module                        Need Have
    ----------------------------- ---- ----
    ExtUtils::MakeMaker           0    6.62


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /usr/bin:/bin:/usr/sbin:/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 89739
    PERL5_CPAN_IS_RUNNING = 89739
    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 = 20 20 204 100 98 81 80 79 61 12 402 401
    $EGID = 20 20 204 100 98 81 80 79 61 12 402 401

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9600  
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   3.11    
    File::Spec          3.33    
    Module::Build       0.3800  
    Module::Signature   n/a     
    Test::Harness       3.17    
    Test::More          0.98    
    YAML                0.78    
    YAML::Syck          n/a     
    version             0.95    


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=darwin, osvers=10.6.0, archname=darwin-thread-multi-2level
    uname='darwin cowshed-door.barnyard.co.uk 10.6.0 darwin kernel version 10.6.0: wed nov 10 18:13:17 pst 2010; root:xnu-1504.9.26~3release_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 -fstack-protector',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector'
    ccversion='', gccversion='4.2.1 (Apple Inc. build 5646)', 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 =' -fstack-protector'
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -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 -fstack-protector'


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 Apr 27 2011 13:16:11
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="89739"
    PERL5_CPAN_IS_RUNNING="89739"
    PERLVER="5.10.1"
  @INC:
    /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
    .