develooper Front page | perl.cpan.testers | Postings from June 2008

FAIL Ogg-Vorbis-Decoder-0.7 darwin-2level 7.9.0

From:
JJ
Date:
June 6, 2008 14:51
Subject:
FAIL Ogg-Vorbis-Decoder-0.7 darwin-2level 7.9.0
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/


--
Dear Dan Sully,
    
This is a computer-generated report for Ogg-Vorbis-Decoder-0.7
on perl 5.8.1, created by CPAN-Reporter-1.15. 

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.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 Decoder.pm blib/lib/Ogg/Vorbis/Decoder.pm
/Users/jj/perl/perl-5.8.1/bin/perl "-Iinc" /Users/jj/perl/perl-5.8.1/lib/5.8.1/ExtUtils/xsubpp  -typemap /Users/jj/perl/perl-5.8.1/lib/5.8.1/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   -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -Wall   -DVERSION=\"0.7\" -DXS_VERSION=\"0.7\"  "-I/Users/jj/perl/perl-5.8.1/lib/5.8.1/darwin-2level/CORE"   Decoder.c
Decoder.xs:23:26: vorbis/codec.h: No such file or directory
Decoder.xs:24:31: vorbis/vorbisfile.h: No such file or directory
Decoder.xs:39: error: parse error before "ogg_int64_t"
Decoder.xs:44: error: parse error before "vorbis_callbacks"
Decoder.xs:44: warning: type defaults to `int' in declaration of `vorbis_callbacks'
Decoder.xs:45: warning: initialization makes integer from pointer without a cast
Decoder.xs:46: warning: excess elements in scalar initializer
Decoder.xs:46: warning: (near initialization for `vorbis_callbacks')
Decoder.xs:47: warning: excess elements in scalar initializer
Decoder.xs:47: warning: (near initialization for `vorbis_callbacks')
Decoder.xs:49: warning: excess elements in scalar initializer
Decoder.xs:49: warning: (near initialization for `vorbis_callbacks')
Decoder.xs:49: warning: data definition has no type or storage class
Decoder.xs:74: error: parse error before "ogg_int64_t"
Decoder.xs: In function `ovcb_seek':
Decoder.xs:76: error: `vdatasource' undeclared (first use in this function)
Decoder.xs:76: error: (Each undeclared identifier is reported only once
Decoder.xs:76: error: for each function it appears in.)
Decoder.xs:85: error: `offset' undeclared (first use in this function)
Decoder.xs:85: error: `whence' undeclared (first use in this function)
Decoder.xs: At top level:
Decoder.xs:107: error: parse error 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:146: error: `self' undeclared (first use in this function)
Decoder.xs: At top level:
Decoder.xs:149: error: parse error 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:166: error: `self' undeclared (first use in this function)
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: parse error before ')' token
Decoder.xs:197: warning: implicit declaration of function `ov_clear'
Decoder.xs:230: warning: implicit declaration of function `ov_open_callbacks'
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: parse error 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:327: error: `OV_HOLE' undeclared (first use in this function)
Decoder.xs:327: error: `OV_EBADLINK' undeclared (first use in this function)
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: parse error before ')' token
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: parse error before ')' token
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: parse error 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: parse error 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:505: error: `ogg_int64_t' undeclared (first use in this function)
Decoder.c:505: error: parse error 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: parse error 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: parse error 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: parse error 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: parse error 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: parse error 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: parse error 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: parse error 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: parse error 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: parse error 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: parse error 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: parse error 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: parse error 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: parse error before ')' token
Decoder.xs:628: warning: implicit declaration of function `ov_time_tell'
make: *** [Decoder.o] Error 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /Users/jj/bin:/bin:/sbin:/usr/bin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2035
    PERL5_CPAN_IS_EXECUTING = /Users/jj/perl/perl-5.8.1/cpan/build/Ogg-Vorbis-Decoder-0.7-m_8Lzk/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 2035
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 551,2035
    PERL_CR_SMOKER_CURRENT = Ogg-Vorbis-Decoder-0.7
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm-color

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /Users/jj/perl/perl-5.8.1/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 81 80 79 501
    $EGID = 501 81 80 79 501

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_62
    Cwd                 3.2701 
    ExtUtils::CBuilder  0.23   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.45   
    ExtUtils::MakeMaker 6.44   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.2701 
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       3.10   
    Test::More          0.80   
    YAML                0.66   
    YAML::Syck          1.04   
    version             0.74   


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
    osname=darwin, osvers=7.9.0, archname=darwin-2level
    uname='darwin peladon.local 7.9.0 darwin kernel version 7.9.0: wed mar 30 20:11:17 pst 2005; root:xnuxnu-517.12.7.obj~1release_ppc power macintosh powerpc '
    config_args='-de -Dprefix=/Users/jj/perl/perl-5.8.1'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing',
    optimize='-Os',
    cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing'
    ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1666)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About