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
.