Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Audio-aKodePlayer-0.01 v5.15.4 OpenBSD
Date: 2011-11-08T09:47:29Z
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.4, created by CPAN-Reporter-1.2002.
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/sts/cpansmoke/perl-5.15.4/bin/perl5.15.4 /home/sts/cpansmoke/perl-5.15.4/lib/5.15.4/ExtUtils/xsubpp -C++ -prototypes -typemap /home/sts/cpansmoke/perl-5.15.4/lib/5.15.4/ExtUtils/typemap -typemap perlobject.map -typemap typemap aKodePlayer.xs > aKodePlayer.xsc && mv aKodePlayer.xsc aKodePlayer.c
c++ -c -I/usr/include -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.15.4/lib/5.15.4/OpenBSD.i386-openbsd-thread-multi/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: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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(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_play(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, 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(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
*** Error code 1
Stop in /home/sts/cpansmoke/perl-5.15.4/cpan/build/Audio-aKodePlayer-0.01-9akBNR (line 92 of /usr/share/mk/sys.mk).
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
Test::More 0 0.98
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.61_01
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 19023
PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.15.4/cpan/build/Audio-aKodePlayer-0.01-9akBNR/Makefile.PL
PERL5_CPAN_IS_RUNNING = 19023
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 18875,19023
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Audio-aKodePlayer-0.01
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
TMPDIR = /home/sts/cpansmoke/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sts/cpansmoke/perl-5.15.4/bin/perl5.15.4
$UID/$EUID = 1000 / 1000
$GID = 10 10 0
$EGID = 10 10 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.112621
Cwd 3.37
ExtUtils::CBuilder 0.280204
ExtUtils::Command 1.17
ExtUtils::Install 1.57
ExtUtils::MakeMaker 6.61_01
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.05
File::Spec 3.34
JSON n/a
JSON::PP 2.27200
Module::Build 0.39_01
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML n/a
YAML::Syck 1.18
version 0.93
--
Summary of my perl5 (revision 5 version 15 subversion 4) configuration:
Platform:
osname=openbsd, osvers=4.9, archname=OpenBSD.i386-openbsd-thread-multi
uname='openbsd cpansmoke3 4.9 generic.mp#794 i386 '
config_args='-des -Dusedevel -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.15.4'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd4.9'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lgdbm -lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.58.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY MYMALLOC PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under openbsd
Compiled at Oct 21 2011 12:19:35
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="19023"
PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.15.4/cpan/build/Audio-aKodePlayer-0.01-9akBNR/Makefile.PL"
PERL5_CPAN_IS_RUNNING="19023"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="18875,19023"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Audio-aKodePlayer-0.01"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.15.4/lib/site_perl/5.15.4/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.15.4/lib/site_perl/5.15.4
/home/sts/cpansmoke/perl-5.15.4/lib/5.15.4/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.15.4/lib/5.15.4
.