develooper Front page | perl.cpan.testers | Postings from June 2008

FAIL Audio-TagLib-1.43 i686-linux-64int 2.6.22-1-k7

Thread Next
From:
andreas.koenig.gmwojprw
Date:
June 12, 2008 14:32
Subject:
FAIL Audio-TagLib-1.43 i686-linux-64int 2.6.22-1-k7
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/


--
Dear Dongxu Ma,
    
This is a computer-generated report for Audio-TagLib-1.43
on perl 5.8.8 patch 34037, created by CPAN-Reporter-1.15. 

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://cpantest.grango.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester: 

none provided

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

Output from '/usr/bin/make test':

make[3]: Entering directory `/home/sand/.cpan/build/Audio-TagLib-1.43-dqUFGI'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/maint-5.8/pWKXEMP/perl-5.8.8@34037/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/TagLib.t.........................................ok
t/TagLib_APE_Footer.t..............................Use of uninitialized value in numeric eq (==) at t/TagLib_APE_Footer.t line 58.
Use of uninitialized value in numeric eq (==) at t/TagLib_APE_Footer.t line 58.
ok
t/TagLib_APE_Item.t................................Use of uninitialized value in numeric eq (==) at t/TagLib_APE_Item.t line 36.
Argument "" isn't numeric in numeric eq (==) at t/TagLib_APE_Item.t line 36.
ok
t/TagLib_APE_ItemListMap.t.........................ok
t/TagLib_APE_ItemListMap_Iterator.t................ok
t/TagLib_APE_Tag.t.................................ok
t/TagLib_AudioProperties.t.........................ok
t/TagLib_ByteVector.t..............................ok
t/TagLib_ByteVector_Iterator.t.....................ok
t/TagLib_ByteVectorList.t..........................ok
t/TagLib_File.t....................................ok
t/TagLib_FileRef.t.................................ok
t/TagLib_FileRef_FileTypeResolver.t................ok
t/TagLib_FLAC_File.t...............................skipped: flac file too large to be attached with
t/TagLib_FLAC_Properties.t.........................skipped: flac file too large to be attached with
t/TagLib_ID3v1.t...................................ok
t/TagLib_ID3v1_GenreMap.t..........................ok
t/TagLib_ID3v1_GenreMap_Iterator.t.................ok
t/TagLib_ID3v1_StringHandler.t.....................ok
t/TagLib_ID3v1_Tag.t...............................ok
t/TagLib_ID3v2_AttachedPictureFrame.t..............ok
t/TagLib_ID3v2_CommentsFrame.t.....................ok
t/TagLib_ID3v2_ExtendedHeader.t....................ok
t/TagLib_ID3v2_Footer.t............................ok
t/TagLib_ID3v2_Frame.t.............................Use of uninitialized value in numeric eq (==) at t/TagLib_ID3v2_Frame.t line 27.
Argument "\0" isn't numeric in numeric eq (==) at t/TagLib_ID3v2_Frame.t line 27.
ok
t/TagLib_ID3v2_FrameFactory.t......................ok
t/TagLib_ID3v2_FrameList.t.........................ok
t/TagLib_ID3v2_FrameList_Iterator.t................ok
t/TagLib_ID3v2_FrameListMap.t......................ok
t/TagLib_ID3v2_FrameListMap_Iterator.t.............ok
t/TagLib_ID3v2_Header.t............................ok
t/TagLib_ID3v2_RelativeVolumeFrame.t...............ok
t/TagLib_ID3v2_RelativeVolumeFrame_PeakVolume.t....ok
t/TagLib_ID3v2_SynchData.t.........................ok
t/TagLib_ID3v2_Tag.t...............................ok
t/TagLib_ID3v2_TextIdentificationFrame.t...........ok
t/TagLib_ID3v2_UniqueFileIdentifierFrame.t.........ok
t/TagLib_ID3v2_UnknownFrame.t......................ok
t/TagLib_ID3v2_UserTextIdentificationFrame.t.......ok
t/TagLib_MPC_File.t................................ok
t/TagLib_MPC_Properties.t..........................ok
t/TagLib_MPEG_File.t...............................ok
t/TagLib_MPEG_Header.t.............................ok
t/TagLib_MPEG_Properties.t.........................
#   Failed test at t/TagLib_MPEG_Properties.t line 39.
#          got: 'JointStereo'
#     expected: 'Stereo'
# method channelMode() failed

#   Failed test at t/TagLib_MPEG_Properties.t line 43.
# method isOriginal() failed
# Looks like you failed 2 tests of 11.
 Dubious, test returned 2 (wstat 512, 0x200)
 Failed 2/11 subtests 
t/TagLib_MPEG_XingHeader.t.........................ok
t/TagLib_Ogg_FieldListMap.t........................ok
t/TagLib_Ogg_FieldListMap_Iterator.t...............ok
t/TagLib_Ogg_File.t................................ok
t/TagLib_Ogg_FLAC_File.t...........................ok
t/TagLib_Ogg_Page.t................................ok
t/TagLib_Ogg_PageHeader.t..........................ok
t/TagLib_Ogg_Vorbis_File.t.........................ok
t/TagLib_Ogg_Vorbis_Properties.t...................ok
t/TagLib_Ogg_XiphComment.t.........................ok
t/TagLib_String.t..................................ok
t/TagLib_String_Iterator.t.........................ok
t/TagLib_StringList.t..............................ok
t/TagLib_Tag.t.....................................ok
t/TagLib_Vorbis_File.t.............................ok
t/TagLib_Vorbis_Properties.t.......................ok

Test Summary Report
-------------------
t/TagLib_ByteVector.t                          (Wstat: 0 Tests: 58 Failed: 0)
  TODO passed:   15-16, 34-35
t/TagLib_MPEG_Properties.t                     (Wstat: 512 Tests: 11 Failed: 2)
  Failed tests:  9, 11
  Non-zero exit status: 2
Files=60, Tests=636,  7 wallclock secs ( 0.33 usr  0.08 sys +  5.50 cusr  0.77 csys =  6.68 CPU)
Result: FAIL
Failed 1/60 test programs. 2/636 subtests failed.
make[3]: *** [test_dynamic] Error 255
make[3]: Leaving directory `/home/sand/.cpan/build/Audio-TagLib-1.43-dqUFGI'

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_US.utf8
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = /home/sand/.cpan/build/parrot-0.6.2-U2VgWz/blib/arch:/home/sand/.cpan/build/parrot-0.6.2-U2VgWz/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 4993
    PERL5_CPAN_IS_RUNNING = 4993
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/src/perl/repoperls/installed-perls/maint-5.8/pWKXEMP/perl-5.8.8@34037/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9205 
    Cwd                 3.2701 
    ExtUtils::CBuilder  0.23   
    ExtUtils::Command   1.14   
    ExtUtils::Install   1.50_01
    ExtUtils::MakeMaker 6.44   
    ExtUtils::Manifest  1.54   
    ExtUtils::ParseXS   2.19   
    File::Spec          3.2701 
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       3.11   
    Test::More          0.80   
    YAML                0.66   
    YAML::Syck          1.05   
    version             0.75   


--

Summary of my perl5 (revision 5 version 8 subversion 8 patch 34037) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pWKXEMP/perl-5.8.8@34037 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About