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

FAIL Audio-aKodePlayer-0.01 i686-linux-thread-multi-64int-ld 2.6.24-16-generic

From:
DAGOLDEN
Date:
July 3, 2008 13:27
Subject:
FAIL Audio-aKodePlayer-0.01 i686-linux-thread-multi-64int-ld 2.6.24-16-generic
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 Petr Pajas,
    
This is a computer-generated report for Audio-aKodePlayer-0.01
on perl 5.8.8 patch 34066, created by CPAN-Reporter-1.1556. 

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: 

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/david/perl/5.8.x-threads/bin/perl /home/david/perl/5.8.x-threads/lib/5.8.8/ExtUtils/xsubpp  -C++ -prototypes -typemap /home/david/perl/5.8.x-threads/lib/5.8.8/ExtUtils/typemap -typemap perlobject.map -typemap typemap  aKodePlayer.xs > aKodePlayer.xsc && mv aKodePlayer.xsc aKodePlayer.c
c++ -c  -I/usr/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/home/david/perl/5.8.x-threads/lib/5.8.8/i686-linux-thread-multi-64int-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(PerlInterpreter*, CV*)’:
aKodePlayer.c:52: error: ‘aKode’ has not been declared
aKodePlayer.c:52: error: ‘RETVAL’ was not declared in this scope
aKodePlayer.c:54: error: expected type-specifier before ‘aKode’
aKodePlayer.c:54: error: expected `;' before ‘aKode’
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_open(PerlInterpreter*, CV*)’:
aKodePlayer.c:76: error: ‘aKode’ has not been declared
aKodePlayer.c:76: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:80: error: ‘aKode’ has not been declared
aKodePlayer.c:80: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_DESTROY(PerlInterpreter*, CV*)’:
aKodePlayer.c:106: error: ‘aKode’ has not been declared
aKodePlayer.c:106: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:109: error: ‘aKode’ has not been declared
aKodePlayer.c:109: error: expected primary-expression before ‘)’ token
aKodePlayer.c:115: error: type ‘<type error>’ argument given to ‘delete’, expected pointer
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_close(PerlInterpreter*, CV*)’:
aKodePlayer.c:133: error: ‘aKode’ has not been declared
aKodePlayer.c:133: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:136: error: ‘aKode’ has not been declared
aKodePlayer.c:136: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_load(PerlInterpreter*, CV*)’:
aKodePlayer.c:161: error: ‘aKode’ has not been declared
aKodePlayer.c:161: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:165: error: ‘aKode’ has not been declared
aKodePlayer.c:165: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_setDecoderPlugin(PerlInterpreter*, CV*)’:
aKodePlayer.c:192: error: ‘aKode’ has not been declared
aKodePlayer.c:192: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:195: error: ‘aKode’ has not been declared
aKodePlayer.c:195: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_setResamplerPlugin(PerlInterpreter*, CV*)’:
aKodePlayer.c:220: error: ‘aKode’ has not been declared
aKodePlayer.c:220: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:223: error: ‘aKode’ has not been declared
aKodePlayer.c:223: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_unload(PerlInterpreter*, CV*)’:
aKodePlayer.c:247: error: ‘aKode’ has not been declared
aKodePlayer.c:247: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:250: error: ‘aKode’ has not been declared
aKodePlayer.c:250: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_play(PerlInterpreter*, CV*)’:
aKodePlayer.c:274: error: ‘aKode’ has not been declared
aKodePlayer.c:274: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:277: error: ‘aKode’ has not been declared
aKodePlayer.c:277: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_stop(PerlInterpreter*, CV*)’:
aKodePlayer.c:301: error: ‘aKode’ has not been declared
aKodePlayer.c:301: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:304: error: ‘aKode’ has not been declared
aKodePlayer.c:304: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_wait(PerlInterpreter*, CV*)’:
aKodePlayer.c:328: error: ‘aKode’ has not been declared
aKodePlayer.c:328: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:331: error: ‘aKode’ has not been declared
aKodePlayer.c:331: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_detach(PerlInterpreter*, 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_pause(PerlInterpreter*, CV*)’:
aKodePlayer.c:382: error: ‘aKode’ has not been declared
aKodePlayer.c:382: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:385: error: ‘aKode’ has not been declared
aKodePlayer.c:385: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_resume(PerlInterpreter*, CV*)’:
aKodePlayer.c:409: error: ‘aKode’ has not been declared
aKodePlayer.c:409: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:412: error: ‘aKode’ has not been declared
aKodePlayer.c:412: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_setVolume(PerlInterpreter*, CV*)’:
aKodePlayer.c:437: error: ‘aKode’ has not been declared
aKodePlayer.c:437: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:440: error: ‘aKode’ has not been declared
aKodePlayer.c:440: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_volume(PerlInterpreter*, CV*)’:
aKodePlayer.c:464: error: ‘aKode’ has not been declared
aKodePlayer.c:464: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:469: error: ‘aKode’ has not been declared
aKodePlayer.c:469: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_state(PerlInterpreter*, CV*)’:
aKodePlayer.c:494: error: ‘aKode’ has not been declared
aKodePlayer.c:494: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:499: error: ‘aKode’ has not been declared
aKodePlayer.c:499: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_seek(PerlInterpreter*, CV*)’:
aKodePlayer.c:525: error: ‘aKode’ has not been declared
aKodePlayer.c:525: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:529: error: ‘aKode’ has not been declared
aKodePlayer.c:529: 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(PerlInterpreter*, CV*)’:
aKodePlayer.c:560: error: ‘aKode’ has not been declared
aKodePlayer.c:560: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:565: error: ‘aKode’ has not been declared
aKodePlayer.c:565: 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(PerlInterpreter*, CV*)’:
aKodePlayer.c:595: error: ‘aKode’ has not been declared
aKodePlayer.c:595: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:600: error: ‘aKode’ has not been declared
aKodePlayer.c:600: 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(PerlInterpreter*, CV*)’:
aKodePlayer.c:630: error: ‘aKode’ has not been declared
aKodePlayer.c:630: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:634: error: ‘aKode’ has not been declared
aKodePlayer.c:634: 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(PerlInterpreter*, CV*)’:
aKodePlayer.c:665: error: ‘aKode’ has not been declared
aKodePlayer.c:665: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:669: error: ‘aKode’ has not been declared
aKodePlayer.c:669: 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(PerlInterpreter*, CV*)’:
aKodePlayer.c:700: error: ‘aKode’ has not been declared
aKodePlayer.c:700: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:704: error: ‘aKode’ has not been declared
aKodePlayer.c:704: 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(PerlInterpreter*, CV*)’:
aKodePlayer.c:736: error: ‘aKode’ has not been declared
aKodePlayer.c:736: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:739: error: ‘aKode’ has not been declared
aKodePlayer.c:739: 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(PerlInterpreter*, CV*)’:
aKodePlayer.c:767: error: ‘aKode’ has not been declared
aKodePlayer.c:767: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:770: error: ‘aKode’ has not been declared
aKodePlayer.c:770: 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(PerlInterpreter*, CV*)’:
aKodePlayer.xs:170: error: ‘aKode’ has not been declared
aKodePlayer.xs: In function ‘void XS_Audio__aKodePlayer_listSinks(PerlInterpreter*, CV*)’:
aKodePlayer.xs:181: error: ‘aKode’ has not been declared
aKodePlayer.xs: In function ‘void XS_Audio__aKodePlayer_listDecoders(PerlInterpreter*, CV*)’:
aKodePlayer.xs:192: error: ‘aKode’ has not been declared
aKodePlayer.c: In function ‘void boot_Audio__aKodePlayer(PerlInterpreter*, CV*)’:
aKodePlayer.c:885: warning: deprecated conversion from string constant to ‘char*’
make: *** [aKodePlayer.o] Error 1

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

Prerequisite modules loaded:

requires:

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

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LD_LIBRARY_PATH = /home/david/opt/subversion/lib
    PATH = .:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:.:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3295
    PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/Audio-aKodePlayer-0.01-leKX2y/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 3295
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4238,3295
    PERL_CR_SMOKER_CURRENT = Audio-aKodePlayer-0.01
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/david/perl/5.8.x-threads/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
    $EGID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_63
    Cwd                 3.2701 
    ExtUtils::CBuilder  0.23   
    ExtUtils::Command   1.14   
    ExtUtils::Install   1.50_01
    ExtUtils::MakeMaker 6.44   
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.19   
    File::Spec          3.2701 
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       3.12   
    Test::More          0.80   
    YAML                0.66   
    YAML::Syck          1.05   
    version             n/a    


--

Summary of my perl5 (revision 5 version 8 subversion 8 patch 34066) configuration:
  Platform:
    osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-thread-multi-64int-ld
    uname='linux manticore 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
    config_args='-de -Uversiononly -Dusedevel -Dusemorebits -Dprefix=/home/david/perl/5.8.x-threads -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', 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='long double', nvsize=12, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -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'



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