Report for Ogg-Vorbis-Decoder-0.9

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
    .