Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Ogg-Vorbis-Decoder-0.9 v5.13.4 GNU/Linux
Date: 2010-12-27T21:30:57Z
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 DANIEL,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9010. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'fetch':
[MSG] [Mon Dec 27 21:31:04 2010] Trying to get 'ftp://cpan.bingosnet.co.uk/CPAN/authors/id/D/DA/DANIEL/CHECKSUMS'
[MSG] [Mon Dec 27 21:31:04 2010] Checksum matches for 'Ogg-Vorbis-Decoder-0.9.tar.gz'
[MSG] [Mon Dec 27 21:31:05 2010] Extracted 'Ogg::Vorbis::Decoder' to '/home/cpan/pit/bare/conf/perl-5.13.4/.cpanplus/5.13.4/build/Ogg-Vorbis-Decoder-0.9'
[MSG] [Mon Dec 27 21:31:05 2010] CPANPLUS is prefering Build.PL
[MSG] [Mon Dec 27 21:31:05 2010] Loading YACSmoke database "/home/cpan/pit/bare/conf/perl-5.13.4/.cpanplus/cpansmoke.dat"
[MSG] [Mon Dec 27 21:31:06 2010] Checking if your kit is complete...
Looks good
Writing Makefile for Ogg::Vorbis::Decoder
[MSG] [Mon Dec 27 21:31:06 2010] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Mon Dec 27 21:31:06 2010] Checking for previous PASS result for "Ogg-Vorbis-Decoder-0.9"
[ERROR] [Mon Dec 27 21:31:08 2010] MAKE failed: No such file or directory cp Decoder.pm blib/lib/Ogg/Vorbis/Decoder.pm
/home/cpan/pit/bare/perl-5.13.4/bin/perl5.13.4 "-Iinc" /home/cpan/pit/bare/perl-5.13.4/lib/5.13.4/ExtUtils/xsubpp -typemap /home/cpan/pit/bare/perl-5.13.4/lib/5.13.4/ExtUtils/typemap -typemap typemap Decoder.xs > Decoder.xsc && mv Decoder.xsc Decoder.c
Please specify prototyping behavior for Decoder.xs (see perlxs manual)
cc -c -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/home/cpan/pit/bare/perl-5.13.4/lib/5.13.4/x86_64-linux/CORE" Decoder.c
Decoder.xs:23:26: error: vorbis/codec.h: No such file or directory
Decoder.xs:24:31: error: vorbis/vorbisfile.h: No such file or directory
Decoder.xs:39: error: expected declaration specifiers or â...â before âogg_int64_tâ
Decoder.xs:44: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âvorbis_callbacksâ
Decoder.xs:74: error: expected declaration specifiers or â...â before âogg_int64_tâ
Decoder.xs: In function âovcb_seekâ:
Decoder.xs:85: error: âoffsetâ undeclared (first use in this function)
Decoder.xs:85: error: (Each undeclared identifier is reported only once
Decoder.xs:85: error: for each function it appears in.)
Decoder.xs: At top level:
Decoder.xs:107: error: expected declaration specifiers or â...â before âOggVorbis_Fileâ
Decoder.xs: In function â__read_commentsâ:
Decoder.xs:117: error: âvorbis_commentâ undeclared (first use in this function)
Decoder.xs:117: error: âvcâ undeclared (first use in this function)
Decoder.xs:117: warning: implicit declaration of function âov_commentâ
Decoder.xs:117: error: âvfâ undeclared (first use in this function)
Decoder.xs: At top level:
Decoder.xs:149: error: expected declaration specifiers or â...â before âOggVorbis_Fileâ
Decoder.xs: In function â__read_infoâ:
Decoder.xs:153: error: âvorbis_infoâ undeclared (first use in this function)
Decoder.xs:153: error: âviâ undeclared (first use in this function)
Decoder.xs:153: warning: implicit declaration of function âov_infoâ
Decoder.xs:153: error: âvfâ undeclared (first use in this function)
Decoder.xs:164: warning: implicit declaration of function âov_time_totalâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_openâ:
Decoder.xs:186: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:186: error: âvfâ undeclared (first use in this function)
Decoder.xs:186: error: expected expression before â)â token
Decoder.xs:230: warning: implicit declaration of function âov_open_callbacksâ
Decoder.xs:230: error: âvorbis_callbacksâ undeclared (first use in this function)
Decoder.xs:234: warning: implicit declaration of function âov_clearâ
Decoder.xs:242: error: too many arguments to function â__read_infoâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_readâ:
Decoder.xs:284: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:284: error: âvfâ undeclared (first use in this function)
Decoder.xs:284: error: expected expression before â)â token
Decoder.xs:307: warning: implicit declaration of function âov_read_floatâ
Decoder.xs:315: warning: implicit declaration of function âov_readâ
Decoder.xs:319: error: too many arguments to function â__read_commentsâ
Decoder.xs:327: error: âOV_HOLEâ undeclared (first use in this function)
Decoder.xs:327: error: âOV_EBADLINKâ undeclared (first use in this function)
Decoder.xs:346: error: too many arguments to function â__read_infoâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder__read_infoâ:
Decoder.xs:375: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:375: error: âvfâ undeclared (first use in this function)
Decoder.xs:375: error: expected expression before â)â token
Decoder.xs:377: error: too many arguments to function â__read_infoâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder__read_commentsâ:
Decoder.xs:385: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:385: error: âvfâ undeclared (first use in this function)
Decoder.xs:385: error: expected expression before â)â token
Decoder.xs:387: error: too many arguments to function â__read_commentsâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_DESTROYâ:
Decoder.xs:395: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:395: error: âvfâ undeclared (first use in this function)
Decoder.xs:395: error: expected expression before â)â token
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_raw_seekâ:
Decoder.xs:412: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:412: error: âvfâ undeclared (first use in this function)
Decoder.xs:412: error: expected expression before â)â token
Decoder.xs:415: warning: implicit declaration of function âov_raw_seekâ
Decoder.c: In function âXS_Ogg__Vorbis__Decoder_pcm_seekâ:
Decoder.c:592: error: âogg_int64_tâ undeclared (first use in this function)
Decoder.c:592: error: expected â;â before âposâ
Decoder.xs:430: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:430: error: âvfâ undeclared (first use in this function)
Decoder.xs:430: error: expected expression before â)â token
Decoder.xs:433: warning: implicit declaration of function âov_pcm_seekâ
Decoder.xs:433: error: âposâ undeclared (first use in this function)
Decoder.xs:435: warning: implicit declaration of function âov_pcm_seek_pageâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_time_seekâ:
Decoder.xs:453: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:453: error: âvfâ undeclared (first use in this function)
Decoder.xs:453: error: expected expression before â)â token
Decoder.xs:456: warning: implicit declaration of function âov_time_seekâ
Decoder.xs:458: warning: implicit declaration of function âov_time_seek_pageâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_bitrateâ:
Decoder.xs:475: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:475: error: âvfâ undeclared (first use in this function)
Decoder.xs:475: error: expected expression before â)â token
Decoder.xs:477: warning: implicit declaration of function âov_bitrateâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_bitrate_instantâ:
Decoder.xs:490: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:490: error: âvfâ undeclared (first use in this function)
Decoder.xs:490: error: expected expression before â)â token
Decoder.xs:492: warning: implicit declaration of function âov_bitrate_instantâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_streamsâ:
Decoder.xs:503: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:503: error: âvfâ undeclared (first use in this function)
Decoder.xs:503: error: expected expression before â)â token
Decoder.xs:505: warning: implicit declaration of function âov_streamsâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_seekableâ:
Decoder.xs:516: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:516: error: âvfâ undeclared (first use in this function)
Decoder.xs:516: error: expected expression before â)â token
Decoder.xs:518: warning: implicit declaration of function âov_seekableâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_serialnumberâ:
Decoder.xs:532: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:532: error: âvfâ undeclared (first use in this function)
Decoder.xs:532: error: expected expression before â)â token
Decoder.xs:534: warning: implicit declaration of function âov_serialnumberâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_raw_totalâ:
Decoder.xs:549: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:549: error: âvfâ undeclared (first use in this function)
Decoder.xs:549: error: expected expression before â)â token
Decoder.xs:551: warning: implicit declaration of function âov_raw_totalâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_pcm_totalâ:
Decoder.xs:567: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:567: error: âvfâ undeclared (first use in this function)
Decoder.xs:567: error: expected expression before â)â token
Decoder.xs:569: warning: implicit declaration of function âov_pcm_totalâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_time_totalâ:
Decoder.xs:585: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:585: error: âvfâ undeclared (first use in this function)
Decoder.xs:585: error: expected expression before â)â token
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_raw_tellâ:
Decoder.xs:600: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:600: error: âvfâ undeclared (first use in this function)
Decoder.xs:600: error: expected expression before â)â token
Decoder.xs:602: warning: implicit declaration of function âov_raw_tellâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_pcm_tellâ:
Decoder.xs:613: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:613: error: âvfâ undeclared (first use in this function)
Decoder.xs:613: error: expected expression before â)â token
Decoder.xs:615: warning: implicit declaration of function âov_pcm_tellâ
Decoder.xs: In function âXS_Ogg__Vorbis__Decoder_time_tellâ:
Decoder.xs:626: error: âOggVorbis_Fileâ undeclared (first use in this function)
Decoder.xs:626: error: âvfâ undeclared (first use in this function)
Decoder.xs:626: error: expected expression before â)â token
Decoder.xs:628: warning: implicit declaration of function âov_time_tellâ
make: *** [Decoder.o] Error 1
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
ExtUtils::MakeMaker 6.5601 6.42
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9010
CPANPLUS::Dist::Build 0.50
Cwd 3.33
ExtUtils::CBuilder 0.2802
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.5601
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2207
File::Spec 3.33
Module::Build 0.3607
Test::Harness 3.22
Test::More 0.96
version 0.87
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.58.
Powered by minismokebox version 0.40
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5_CPANPLUS_IS_RUNNING = 18470
PERL5_CPANPLUS_IS_VERSION = 0.9010
PERL5_MINISMOKEBOX = 0.40
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.13.4
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/bare/perl-5.13.4/bin/perl5.13.4
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 13 subversion 4) configuration:
Platform:
osname=linux, osvers=2.6.32-24-generic, archname=x86_64-linux
uname='linux velvet 2.6.32-24-generic #41-ubuntu smp thu aug 19 01:38:40 utc 2010 x86_64 gnulinux '
config_args='-des -Dusedevel -Dprefix=/home/cpan/pit/bare/perl-5.13.4'
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=undef
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',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.3', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.11.1.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Aug 22 2010 16:17:19
%ENV:
PERL5_CPANPLUS_IS_RUNNING="18470"
PERL5_CPANPLUS_IS_VERSION="0.9010"
PERL5_MINISMOKEBOX="0.40"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.13.4"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/bare/perl-5.13.4/lib/site_perl/5.13.4/x86_64-linux
/home/cpan/pit/bare/perl-5.13.4/lib/site_perl/5.13.4
/home/cpan/pit/bare/perl-5.13.4/lib/5.13.4/x86_64-linux
/home/cpan/pit/bare/perl-5.13.4/lib/5.13.4
.