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

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

Thread Next
From:
DAGOLDEN
Date:
June 12, 2008 05:48
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, 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: 

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.8-threads/bin/perl /home/david/perl/5.8.8-threads/lib/5.8.8/ExtUtils/xsubpp  -C++ -prototypes -typemap /home/david/perl/5.8.8-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 -Wdeclaration-after-statement -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.8-threads/lib/5.8.8/i686-linux-thread-multi-64int-ld/CORE"   aKodePlayer.c
cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for 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:43: error: ‘aKode’ has not been declared
aKodePlayer.c:43: error: ‘RETVAL’ was not declared in this scope
aKodePlayer.c:45: error: expected type-specifier before ‘aKode’
aKodePlayer.c:45: error: expected `;' before ‘aKode’
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_open(PerlInterpreter*, CV*)’:
aKodePlayer.c:62: error: ‘aKode’ has not been declared
aKodePlayer.c:62: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:66: error: ‘aKode’ has not been declared
aKodePlayer.c:66: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_DESTROY(PerlInterpreter*, CV*)’:
aKodePlayer.c:87: error: ‘aKode’ has not been declared
aKodePlayer.c:87: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:90: error: ‘aKode’ has not been declared
aKodePlayer.c:90: error: expected primary-expression before ‘)’ token
aKodePlayer.c:96: error: type ‘<type error>’ argument given to ‘delete’, expected pointer
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_close(PerlInterpreter*, CV*)’:
aKodePlayer.c:109: error: ‘aKode’ has not been declared
aKodePlayer.c:109: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:112: error: ‘aKode’ has not been declared
aKodePlayer.c:112: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_load(PerlInterpreter*, CV*)’:
aKodePlayer.c:132: error: ‘aKode’ has not been declared
aKodePlayer.c:132: 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_setDecoderPlugin(PerlInterpreter*, CV*)’:
aKodePlayer.c:158: error: ‘aKode’ has not been declared
aKodePlayer.c:158: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:161: error: ‘aKode’ has not been declared
aKodePlayer.c:161: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_setResamplerPlugin(PerlInterpreter*, CV*)’:
aKodePlayer.c:181: error: ‘aKode’ has not been declared
aKodePlayer.c:181: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:184: error: ‘aKode’ has not been declared
aKodePlayer.c:184: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_unload(PerlInterpreter*, CV*)’:
aKodePlayer.c:203: error: ‘aKode’ has not been declared
aKodePlayer.c:203: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:206: error: ‘aKode’ has not been declared
aKodePlayer.c:206: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_play(PerlInterpreter*, CV*)’:
aKodePlayer.c:225: error: ‘aKode’ has not been declared
aKodePlayer.c:225: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:228: error: ‘aKode’ has not been declared
aKodePlayer.c:228: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_stop(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_wait(PerlInterpreter*, CV*)’:
aKodePlayer.c:269: error: ‘aKode’ has not been declared
aKodePlayer.c:269: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:272: error: ‘aKode’ has not been declared
aKodePlayer.c:272: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_detach(PerlInterpreter*, CV*)’:
aKodePlayer.c:291: error: ‘aKode’ has not been declared
aKodePlayer.c:291: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:294: error: ‘aKode’ has not been declared
aKodePlayer.c:294: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_pause(PerlInterpreter*, CV*)’:
aKodePlayer.c:313: error: ‘aKode’ has not been declared
aKodePlayer.c:313: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:316: error: ‘aKode’ has not been declared
aKodePlayer.c:316: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_resume(PerlInterpreter*, CV*)’:
aKodePlayer.c:335: error: ‘aKode’ has not been declared
aKodePlayer.c:335: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:338: error: ‘aKode’ has not been declared
aKodePlayer.c:338: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_setVolume(PerlInterpreter*, CV*)’:
aKodePlayer.c:358: error: ‘aKode’ has not been declared
aKodePlayer.c:358: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:361: error: ‘aKode’ has not been declared
aKodePlayer.c:361: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_volume(PerlInterpreter*, CV*)’:
aKodePlayer.c:380: error: ‘aKode’ has not been declared
aKodePlayer.c:380: 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_state(PerlInterpreter*, CV*)’:
aKodePlayer.c:405: error: ‘aKode’ has not been declared
aKodePlayer.c:405: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:410: error: ‘aKode’ has not been declared
aKodePlayer.c:410: error: expected primary-expression before ‘)’ token
aKodePlayer.c: In function ‘void XS_Audio__aKodePlayer_seek(PerlInterpreter*, CV*)’:
aKodePlayer.c:431: error: ‘aKode’ has not been declared
aKodePlayer.c:431: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:435: error: ‘aKode’ has not been declared
aKodePlayer.c:435: 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:461: error: ‘aKode’ has not been declared
aKodePlayer.c:461: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:466: error: ‘aKode’ has not been declared
aKodePlayer.c:466: 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:491: error: ‘aKode’ has not been declared
aKodePlayer.c:491: 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.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:521: error: ‘aKode’ has not been declared
aKodePlayer.c:521: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:525: error: ‘aKode’ has not been declared
aKodePlayer.c:525: 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:551: error: ‘aKode’ has not been declared
aKodePlayer.c:551: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:555: error: ‘aKode’ has not been declared
aKodePlayer.c:555: 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:581: error: ‘aKode’ has not been declared
aKodePlayer.c:581: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:585: error: ‘aKode’ has not been declared
aKodePlayer.c:585: 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:612: error: ‘aKode’ has not been declared
aKodePlayer.c:612: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:615: error: ‘aKode’ has not been declared
aKodePlayer.c:615: 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:638: error: ‘aKode’ has not been declared
aKodePlayer.c:638: error: ‘THIS’ was not declared in this scope
aKodePlayer.c:641: error: ‘aKode’ has not been declared
aKodePlayer.c:641: 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:737: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:741: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:742: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:743: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:744: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:745: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:746: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:747: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:748: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:749: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:750: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:751: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:752: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:753: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:754: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:755: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:756: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:757: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:758: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:759: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:760: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:761: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:762: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:763: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:764: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:765: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:766: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:767: warning: deprecated conversion from string constant to ‘char*’
aKodePlayer.c:768: 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 = 6873
    PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/Audio-aKodePlayer-0.01-dr9j2r/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 6873
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 5332,6873
    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.8-threads/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 116 115 107 46 44 30 29 25 24 20 4
    $EGID = 1000 1000 116 115 107 46 44 30 29 25 24 20 4

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_62
    Cwd                 3.2701 
    ExtUtils::CBuilder  0.23   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.45   
    ExtUtils::MakeMaker 6.44   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.2701 
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       3.10   
    Test::More          0.80   
    YAML                0.66   
    YAML::Syck          1.05   
    version             n/a    


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-thread-multi-64int-ld
    uname='linux griffon 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.8-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 -Wdeclaration-after-statement -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 -Wdeclaration-after-statement -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 -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 -L/usr/local/lib'

Thread Next


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