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

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

Thread Previous
From:
andreas.koenig.gmwojprw
Date:
April 3, 2008 06:30
Subject:
FAIL Audio-TagLib-1.43 i686-linux-thread-multi-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/

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Dongxu Ma,
    
This is a computer-generated report for Audio-TagLib-1.43
on perl 5.10.0 patch 33628, created by CPAN-Reporter-1.13. 

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-oMQGHt'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/maint-5.10/pecapvd/perl-5.10.0@33628/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/TagLib...........................................ok
t/TagLib_APE_Footer................................Use of uninitialized value $expect in numeric eq (==) at t/TagLib_APE_Footer.t line 58.
Use of uninitialized value $got in numeric eq (==) at t/TagLib_APE_Footer.t line 58.
ok
t/TagLib_APE_Item..................................Use of uninitialized value $expect 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...........................ok
t/TagLib_APE_ItemListMap_Iterator..................ok
t/TagLib_APE_Tag...................................ok
t/TagLib_AudioProperties...........................ok
t/TagLib_ByteVector................................ok
t/TagLib_ByteVector_Iterator.......................ok
t/TagLib_ByteVectorList............................ok
t/TagLib_File......................................ok
t/TagLib_FileRef...................................ok
t/TagLib_FileRef_FileTypeResolver..................ok
t/TagLib_FLAC_File.................................skipped: flac file too large to be attached with
t/TagLib_FLAC_Properties...........................skipped: flac file too large to be attached with
t/TagLib_ID3v1.....................................ok
t/TagLib_ID3v1_GenreMap............................ok
t/TagLib_ID3v1_GenreMap_Iterator...................ok
t/TagLib_ID3v1_StringHandler.......................ok
t/TagLib_ID3v1_Tag.................................ok
t/TagLib_ID3v2_AttachedPictureFrame................ok
t/TagLib_ID3v2_CommentsFrame.......................ok
t/TagLib_ID3v2_ExtendedHeader......................ok
t/TagLib_ID3v2_Footer..............................ok
t/TagLib_ID3v2_Frame...............................Use of uninitialized value $expect 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........................ok
t/TagLib_ID3v2_FrameList...........................ok
t/TagLib_ID3v2_FrameList_Iterator..................ok
t/TagLib_ID3v2_FrameListMap........................ok
t/TagLib_ID3v2_FrameListMap_Iterator...............ok
t/TagLib_ID3v2_Header..............................ok
t/TagLib_ID3v2_RelativeVolumeFrame.................ok
t/TagLib_ID3v2_RelativeVolumeFrame_PeakVolume......ok
t/TagLib_ID3v2_SynchData...........................ok
t/TagLib_ID3v2_Tag.................................ok
t/TagLib_ID3v2_TextIdentificationFrame.............ok
t/TagLib_ID3v2_UniqueFileIdentifierFrame...........ok
t/TagLib_ID3v2_UnknownFrame........................ok
t/TagLib_ID3v2_UserTextIdentificationFrame.........ok
t/TagLib_MPC_File..................................ok
t/TagLib_MPC_Properties............................ok
t/TagLib_MPEG_File.................................ok
t/TagLib_MPEG_Header...............................ok
t/TagLib_MPEG_Properties...........................
#   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...........................ok
t/TagLib_Ogg_FieldListMap..........................ok
t/TagLib_Ogg_FieldListMap_Iterator.................ok
t/TagLib_Ogg_File..................................ok
t/TagLib_Ogg_FLAC_File.............................ok
t/TagLib_Ogg_Page..................................ok
t/TagLib_Ogg_PageHeader............................ok
t/TagLib_Ogg_Vorbis_File...........................ok
t/TagLib_Ogg_Vorbis_Properties.....................ok
t/TagLib_Ogg_XiphComment...........................ok
t/TagLib_String....................................ok
t/TagLib_String_Iterator...........................ok
t/TagLib_StringList................................ok
t/TagLib_Tag.......................................ok
t/TagLib_Vorbis_File...............................ok
t/TagLib_Vorbis_Properties.........................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,  9 wallclock secs ( 0.36 usr  0.09 sys +  6.90 cusr  0.86 csys =  8.21 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-oMQGHt'

------------------------------
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 = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 30169
    PERL5_CPAN_IS_RUNNING = 30169
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/src/perl/repoperls/installed-perls/maint-5.10/pecapvd/perl-5.10.0@33628/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.22     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.50_01  
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.19_01  
    File::Spec          3.2701   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.10     
    Test::More          0.78     
    YAML                0.66     
    YAML::Syck          1.04     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0 patch 33628) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-thread-multi-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.10/pecapvd/perl-5.10.0@33628 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dusethreads -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -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 -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -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 Previous


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