Report for Audio-aKodePlayer-0.01

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Audio-aKodePlayer-0.01 v5.15.6 GNU/Linux
Date: 2012-01-08T19:37:15Z

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 Petr Pajas,

This is a computer-generated report for Audio-aKodePlayer-0.01
on perl 5.15.6, created by CPAN-Reporter-1.2003.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

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 '/usr/bin/make':

cp lib/Audio/aKodePlayer.pm blib/lib/Audio/aKodePlayer.pm
cp player.pl blib/lib/Audio/player.pl
/home/sand/src/perl/repoperls/installed-perls/perl/v5.15.6-422-g9f71cfe/127e/bin/perl /home/src/perl/repoperls/installed-perls/perl/v5.15.6-422-g9f71cfe/127e/lib/5.15.6/ExtUtils/xsubpp  -C++ -prototypes -typemap /home/src/perl/repoperls/installed-perls/perl/v5.15.6-422-g9f71cfe/127e/lib/5.15.6/ExtUtils/typemap -typemap perlobject.map -typemap typemap  aKodePlayer.xs > aKodePlayer.xsc && mv aKodePlayer.xsc aKodePlayer.c
c++ -c  -I/usr/include -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/v5.15.6-422-g9f71cfe/127e/lib/5.15.6/x86_64-linux-ld/CORE"   aKodePlayer.c
aKodePlayer.xs:13:26: error: akode/player.h: No such file or directory
aKodePlayer.xs:14:27: error: akode/decoder.h: No such file or directory
aKodePlayer.xs:15:24: error: akode/sink.h: No such file or directory
aKodePlayer.xs:16:29: error: akode/resampler.h: No such file or directory
aKodePlayer.xs:17:33: error: akode/pluginhandler.h: No such file or directory
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_new(CV*)’:
aKodePlayer.c:186: error: ‘aKode’ has not been declared
aKodePlayer.c:186: error: ‘RETVAL’ was not declared in this scope
aKodePlayer.c:188: error: expected type-specifier before ‘aKode’
aKodePlayer.c:188: error: expected ‘;’ before ‘aKode’
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_open(CV*)’:
aKodePlayer.c:205: error: ‘aKode’ has not been declared
aKodePlayer.c:205: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:209: error: ‘aKode’ has not been declared
aKodePlayer.c:209: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_DESTROY(CV*)’:
aKodePlayer.c:231: error: ‘aKode’ has not been declared
aKodePlayer.c:231: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:234: error: ‘aKode’ has not been declared
aKodePlayer.c:234: error: expected primary-expression before ‘)’ token
aKodePlayer.c:241: error: type ‘<type error>’ argument given to ‘delete’, expected pointer
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_close(CV*)’:
aKodePlayer.c:254: error: ‘aKode’ has not been declared
aKodePlayer.c:254: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:257: error: ‘aKode’ has not been declared
aKodePlayer.c:257: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_load(CV*)’:
aKodePlayer.c:279: error: ‘aKode’ has not been declared
aKodePlayer.c:279: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:283: error: ‘aKode’ has not been declared
aKodePlayer.c:283: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_setDecoderPlugin(CV*)’:
aKodePlayer.c:307: error: ‘aKode’ has not been declared
aKodePlayer.c:307: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:310: error: ‘aKode’ has not been declared
aKodePlayer.c:310: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_setResamplerPlugin(CV*)’:
aKodePlayer.c:332: error: ‘aKode’ has not been declared
aKodePlayer.c:332: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:335: error: ‘aKode’ has not been declared
aKodePlayer.c:335: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_unload(CV*)’:
aKodePlayer.c:355: error: ‘aKode’ has not been declared
aKodePlayer.c:355: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:358: error: ‘aKode’ has not been declared
aKodePlayer.c:358: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_play(CV*)’:
aKodePlayer.c:378: error: ‘aKode’ has not been declared
aKodePlayer.c:378: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:381: error: ‘aKode’ has not been declared
aKodePlayer.c:381: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_stop(CV*)’:
aKodePlayer.c:401: error: ‘aKode’ has not been declared
aKodePlayer.c:401: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:404: error: ‘aKode’ has not been declared
aKodePlayer.c:404: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_wait(CV*)’:
aKodePlayer.c:424: error: ‘aKode’ has not been declared
aKodePlayer.c:424: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:427: error: ‘aKode’ has not been declared
aKodePlayer.c:427: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_detach(CV*)’:
aKodePlayer.c:447: error: ‘aKode’ has not been declared
aKodePlayer.c:447: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:450: error: ‘aKode’ has not been declared
aKodePlayer.c:450: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_pause(CV*)’:
aKodePlayer.c:470: error: ‘aKode’ has not been declared
aKodePlayer.c:470: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:473: error: ‘aKode’ has not been declared
aKodePlayer.c:473: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_resume(CV*)’:
aKodePlayer.c:493: error: ‘aKode’ has not been declared
aKodePlayer.c:493: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:496: error: ‘aKode’ has not been declared
aKodePlayer.c:496: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_setVolume(CV*)’:
aKodePlayer.c:518: error: ‘aKode’ has not been declared
aKodePlayer.c:518: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:521: error: ‘aKode’ has not been declared
aKodePlayer.c:521: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_volume(CV*)’:
aKodePlayer.c:541: error: ‘aKode’ has not been declared
aKodePlayer.c:541: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:546: error: ‘aKode’ has not been declared
aKodePlayer.c:546: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_state(CV*)’:
aKodePlayer.c:567: error: ‘aKode’ has not been declared
aKodePlayer.c:567: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:572: error: ‘aKode’ has not been declared
aKodePlayer.c:572: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_seek(CV*)’:
aKodePlayer.c:595: error: ‘aKode’ has not been declared
aKodePlayer.c:595: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:599: error: ‘aKode’ has not been declared
aKodePlayer.c:599: error: expected primary-expression before ‘)’ token
aKodePlayer.xs:86: error: ‘aKode’ has not been declared
aKodePlayer.xs:86: error: ‘decoder’ was not declared in this scope
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_length(CV*)’:
aKodePlayer.c:626: error: ‘aKode’ has not been declared
aKodePlayer.c:626: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:631: error: ‘aKode’ has not been declared
aKodePlayer.c:631: error: expected primary-expression before ‘)’ token
aKodePlayer.xs:97: error: ‘aKode’ has not been declared
aKodePlayer.xs:97: error: ‘decoder’ was not declared in this scope
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_position(CV*)’:
aKodePlayer.c:657: error: ‘aKode’ has not been declared
aKodePlayer.c:657: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:662: error: ‘aKode’ has not been declared
aKodePlayer.c:662: error: expected primary-expression before ‘)’ token
aKodePlayer.xs:108: error: ‘aKode’ has not been declared
aKodePlayer.xs:108: error: ‘decoder’ was not declared in this scope
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_seekable(CV*)’:
aKodePlayer.c:688: error: ‘aKode’ has not been declared
aKodePlayer.c:688: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:692: error: ‘aKode’ has not been declared
aKodePlayer.c:692: error: expected primary-expression before ‘)’ token
aKodePlayer.xs:119: error: ‘aKode’ has not been declared
aKodePlayer.xs:119: error: ‘decoder’ was not declared in this scope
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_eof(CV*)’:
aKodePlayer.c:719: error: ‘aKode’ has not been declared
aKodePlayer.c:719: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:723: error: ‘aKode’ has not been declared
aKodePlayer.c:723: error: expected primary-expression before ‘)’ token
aKodePlayer.xs:130: error: ‘aKode’ has not been declared
aKodePlayer.xs:130: error: ‘decoder’ was not declared in this scope
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_decoderError(CV*)’:
aKodePlayer.c:750: error: ‘aKode’ has not been declared
aKodePlayer.c:750: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:754: error: ‘aKode’ has not been declared
aKodePlayer.c:754: error: expected primary-expression before ‘)’ token
aKodePlayer.xs:141: error: ‘aKode’ has not been declared
aKodePlayer.xs:141: error: ‘decoder’ was not declared in this scope
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_setSampleRate(CV*)’:
aKodePlayer.c:783: error: ‘aKode’ has not been declared
aKodePlayer.c:783: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:786: error: ‘aKode’ has not been declared
aKodePlayer.c:786: error: expected primary-expression before ‘)’ token
aKodePlayer.xs:153: error: ‘aKode’ has not been declared
aKodePlayer.xs:153: error: ‘resampler’ was not declared in this scope
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_setSpeed(CV*)’:
aKodePlayer.c:811: error: ‘aKode’ has not been declared
aKodePlayer.c:811: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:814: error: ‘aKode’ has not been declared
aKodePlayer.c:814: error: expected primary-expression before ‘)’ token
aKodePlayer.xs:161: error: ‘aKode’ has not been declared
aKodePlayer.xs:161: error: ‘resampler’ was not declared in this scope
aKodePlayer.xs: In function ‘void XS_Audio__aKodePlayer_listPlugins(CV*)’:
aKodePlayer.xs:170: error: ‘aKode’ has not been declared
aKodePlayer.xs: In function ‘void XS_Audio__aKodePlayer_listSinks(CV*)’:
aKodePlayer.xs:181: error: ‘aKode’ has not been declared
aKodePlayer.xs: In function ‘void XS_Audio__aKodePlayer_listDecoders(CV*)’:
aKodePlayer.xs:192: error: ‘aKode’ has not been declared
make: *** [aKodePlayer.o] Error 1

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    Test::More          0    0.98   

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.63_02


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /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 = 16348
    PERL5_CPAN_IS_EXECUTING = /tmp/loop_over_bdir-nt75o1/Audio-aKodePlayer-0.01-zWowq_/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 16348
    PERL_AUTOINSTALL = --defaultdeps
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.15.6-422-g9f71cfe/127e/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.113640
    Cwd                 3.39_01 
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.57    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.11    
    File::Spec          3.39_01 
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.39_01 
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.78    
    YAML::Syck          1.19    
    version             0.96    


--

Summary of my perl5 (revision 5 version 15 subversion 6) configuration:
  Commit id: 9f71cfe6ef2a57e26394d4caf1bf2894802f4777
  Platform:
    osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux-ld
    uname='linux k83 2.6.32-5-amd64 #1 smp thu nov 3 03:41:26 utc 2011 x86_64 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.15.6-422-g9f71cfe/127e -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Duselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.5', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LONG_DOUBLE USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Jan  7 2012 07:26:55
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="16348"
    PERL5_CPAN_IS_EXECUTING="/tmp/loop_over_bdir-nt75o1/Audio-aKodePlayer-0.01-zWowq_/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="16348"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/src/perl/repoperls/installed-perls/perl/v5.15.6-422-g9f71cfe/127e/lib/site_perl/5.15.6/x86_64-linux-ld
    /home/src/perl/repoperls/installed-perls/perl/v5.15.6-422-g9f71cfe/127e/lib/site_perl/5.15.6
    /home/src/perl/repoperls/installed-perls/perl/v5.15.6-422-g9f71cfe/127e/lib/5.15.6/x86_64-linux-ld
    /home/src/perl/repoperls/installed-perls/perl/v5.15.6-422-g9f71cfe/127e/lib/5.15.6
    .