Back
From: metabase:user:9c36dc84-a30f-11e0-a9fc-0a18abbd4f2f
Subject: UNKNOWN Audio-aKodePlayer-0.01 v5.20.2 OpenBSD
Date: 2016-08-27T03:22:43Z
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.20.2, created by CPAN-Reporter-1.2018.
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 -j3 -j3':
"/usr/bin/perl" "/home/arfreitas/perl5/lib/perl5/ExtUtils/xsubpp" -C++ -prototypes -typemap '/usr/libdata/perl5/ExtUtils/typemap' -typemap '/var/cpan/Audio-aKodePlayer-0.01-0/perlobject.map' -typemap '/var/cpan/Audio-aKodePlayer-0.01-0/typemap' aKodePlayer.xs > aKodePlayer.xsc
Running Mkbootstrap for aKodePlayer ()
chmod 644 "aKodePlayer.bs"
mv aKodePlayer.xsc aKodePlayer.c
c++ -c -I/usr/include -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include -O2 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -DPIC -fPIC "-I/usr/libdata/perl5/amd64-openbsd/5.20.2/CORE" aKodePlayer.c
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- aKodePlayer.bs blib/arch/auto/Audio/aKodePlayer/aKodePlayer.bs 644
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
cp lib/Audio/aKodePlayer.pm blib/lib/Audio/aKodePlayer.pm
cp player.pl blib/lib/Audio/player.pl
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_new(CV*)':
aKodePlayer.c:188: error: 'aKode' has not been declared
aKodePlayer.c:188: error: 'RETVAL' was not declared in this scope
aKodePlayer.c:190: error: expected type-specifier before 'aKode'
aKodePlayer.c:190: error: expected `;' before 'aKode'
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_open(CV*)':
aKodePlayer.c:211: error: 'aKode' has not been declared
aKodePlayer.c:211: error: 'THIS' was not declared in this scope
aKodePlayer.c:215: error: 'aKode' has not been declared
aKodePlayer.c:215: error: expected primary-expression before ')' token
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_DESTROY(CV*)':
aKodePlayer.c:236: error: 'aKode' has not been declared
aKodePlayer.c:236: error: 'THIS' was not declared in this scope
aKodePlayer.c:239: error: 'aKode' has not been declared
aKodePlayer.c:239: error: expected primary-expression before ')' token
aKodePlayer.c:246: error: type '<type error>' argument given to 'delete', expected pointer
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_close(CV*)':
aKodePlayer.c:259: error: 'aKode' has not been declared
aKodePlayer.c:259: error: 'THIS' was not declared in this scope
aKodePlayer.c:262: error: 'aKode' has not been declared
aKodePlayer.c:262: error: expected primary-expression before ')' token
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_load(CV*)':
aKodePlayer.c:284: error: 'aKode' has not been declared
aKodePlayer.c:284: error: 'THIS' was not declared in this scope
aKodePlayer.c:288: error: 'aKode' has not been declared
aKodePlayer.c:288: error: expected primary-expression before ')' token
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_setDecoderPlugin(CV*)':
aKodePlayer.c:311: error: 'aKode' has not been declared
aKodePlayer.c:311: error: 'THIS' was not declared in this scope
aKodePlayer.c:314: error: 'aKode' has not been declared
aKodePlayer.c:314: error: expected primary-expression before ')' token
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_setResamplerPlugin(CV*)':
aKodePlayer.c:336: error: 'aKode' has not been declared
aKodePlayer.c:336: error: 'THIS' was not declared in this scope
aKodePlayer.c:339: error: 'aKode' has not been declared
aKodePlayer.c:339: error: expected primary-expression before ')' token
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_unload(CV*)':
aKodePlayer.c:359: error: 'aKode' has not been declared
aKodePlayer.c:359: error: 'THIS' was not declared in this scope
aKodePlayer.c:362: error: 'aKode' has not been declared
aKodePlayer.c:362: error: expected primary-expression before ')' token
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_play(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_stop(CV*)':
aKodePlayer.c:405: error: 'aKode' has not been declared
aKodePlayer.c:405: error: 'THIS' was not declared in this scope
aKodePlayer.c:408: error: 'aKode' has not been declared
aKodePlayer.c:408: error: expected primary-expression before ')' token
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_wait(CV*)':
aKodePlayer.c:428: error: 'aKode' has not been declared
aKodePlayer.c:428: error: 'THIS' was not declared in this scope
aKodePlayer.c:431: error: 'aKode' has not been declared
aKodePlayer.c:431: error: expected primary-expression before ')' token
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_detach(CV*)':
aKodePlayer.c:451: error: 'aKode' has not been declared
aKodePlayer.c:451: error: 'THIS' was not declared in this scope
aKodePlayer.c:454: error: 'aKode' has not been declared
aKodePlayer.c:454: error: expected primary-expression before ')' token
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_pause(CV*)':
aKodePlayer.c:474: error: 'aKode' has not been declared
aKodePlayer.c:474: error: 'THIS' was not declared in this scope
aKodePlayer.c:477: error: 'aKode' has not been declared
aKodePlayer.c:477: error: expected primary-expression before ')' token
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_resume(CV*)':
aKodePlayer.c:497: error: 'aKode' has not been declared
aKodePlayer.c:497: error: 'THIS' was not declared in this scope
aKodePlayer.c:500: error: 'aKode' has not been declared
aKodePlayer.c:500: error: expected primary-expression before ')' token
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_setVolume(CV*)':
aKodePlayer.c:522: error: 'aKode' has not been declared
aKodePlayer.c:522: 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.c: In function 'void XS_Audio__aKodePlayer_volume(CV*)':
aKodePlayer.c:545: error: 'aKode' has not been declared
aKodePlayer.c:545: error: 'THIS' was not declared in this scope
aKodePlayer.c:550: error: 'aKode' has not been declared
aKodePlayer.c:550: error: expected primary-expression before ')' token
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_state(CV*)':
aKodePlayer.c:571: error: 'aKode' has not been declared
aKodePlayer.c:571: error: 'THIS' was not declared in this scope
aKodePlayer.c:576: error: 'aKode' has not been declared
aKodePlayer.c:576: error: expected primary-expression before ')' token
aKodePlayer.c: In function 'void XS_Audio__aKodePlayer_seek(CV*)':
aKodePlayer.c:599: error: 'aKode' has not been declared
aKodePlayer.c:599: error: 'THIS' was not declared in this scope
aKodePlayer.c:603: error: 'aKode' has not been declared
aKodePlayer.c:603: 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:629: error: 'aKode' has not been declared
aKodePlayer.c:629: 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: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:660: error: 'aKode' has not been declared
aKodePlayer.c:660: error: 'THIS' was not declared in this scope
aKodePlayer.c:665: error: 'aKode' has not been declared
aKodePlayer.c:665: 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:691: error: 'aKode' has not been declared
aKodePlayer.c:691: error: 'THIS' was not declared in this scope
aKodePlayer.c:695: error: 'aKode' has not been declared
aKodePlayer.c:695: 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:721: error: 'aKode' has not been declared
aKodePlayer.c:721: error: 'THIS' was not declared in this scope
aKodePlayer.c:725: error: 'aKode' has not been declared
aKodePlayer.c:725: 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:751: error: 'aKode' has not been declared
aKodePlayer.c:751: error: 'THIS' was not declared in this scope
aKodePlayer.c:755: error: 'aKode' has not been declared
aKodePlayer.c:755: 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
*** Error 1 in /var/cpan/Audio-aKodePlayer-0.01-0 (Makefile:342 'aKodePlayer.o')
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Test::More 0 1.302052
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.22
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/arfreitas/bin:/home/arfreitas/perl5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
PERL = /usr/bin/perl
PERL5LIB = /home/arfreitas/perl5/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 6740
PERL5_CPAN_IS_RUNNING = 6740
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 9083,6740
PERL_AUTOINSTALL = --skip
PERL_CR_SMOKER_CURRENT = Audio-aKodePlayer-0.01
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/arfreitas/perl5
PERL_MB_OPT = --install_base "/home/arfreitas/perl5"
PERL_MM_OPT = INSTALL_BASE=/home/arfreitas/perl5
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = vt220
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 0
$EGID = 1000 1000 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.15
CPAN::Meta 2.150009
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.22
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.22
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4220
Module::Signature n/a
Parse::CPAN::Meta 1.4422
Test::Harness 3.36
Test::More 1.302052
YAML 1.18
YAML::Syck 1.29
version 0.9912
--
Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
Platform:
osname=openbsd, osvers=5.9, archname=amd64-openbsd
uname='openbsd'
config_args='-dsE -Dopenbsd_distribution=defined -Dccflags=-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -Dmksymlinks'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.9'
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='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.a, so=so, useshrplib=true, libperl=libperl.so.17.1
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-R/usr/libdata/perl5/amd64-openbsd/5.20.2/CORE'
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -fstack-protector -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_CTYPE USE_PERLIO USE_PERL_ATOF
Built under openbsd
Compiled at Feb 26 2016 01:02:08
%ENV:
PERL="/usr/bin/perl"
PERL5LIB="/home/arfreitas/perl5/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="6740"
PERL5_CPAN_IS_RUNNING="6740"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="9083,6740"
PERL_AUTOINSTALL="--skip"
PERL_CR_SMOKER_CURRENT="Audio-aKodePlayer-0.01"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/arfreitas/perl5"
PERL_MB_OPT="--install_base "/home/arfreitas/perl5""
PERL_MM_OPT="INSTALL_BASE=/home/arfreitas/perl5"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/arfreitas/perl5/lib/perl5/5.20.2/amd64-openbsd
/home/arfreitas/perl5/lib/perl5/5.20.2
/home/arfreitas/perl5/lib/perl5/amd64-openbsd
/home/arfreitas/perl5/lib/perl5
/usr/local/libdata/perl5/site_perl/amd64-openbsd
/usr/libdata/perl5/site_perl/amd64-openbsd
/usr/local/libdata/perl5/site_perl
/usr/libdata/perl5/site_perl
/usr/libdata/perl5/amd64-openbsd/5.20.2
/usr/local/libdata/perl5/amd64-openbsd/5.20.2
/usr/libdata/perl5
/usr/local/libdata/perl5
.