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/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Dan Sully,
    
This is a computer-generated report for Audio-FLAC-Header-1.9
on perl-5.8.8, created automatically by CPAN-Reporter-1.06 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make -j3 -j3':

/usr/bin/perl "-Iinc" /usr/share/perl/5.8/ExtUtils/xsubpp  -typemap 
/usr/share/perl/5.8/ExtUtils/typemap  Header.xs > Header.xsc && mv Header.xsc 
Header.c
Running Mkbootstrap for Audio::FLAC::Header ()
cp Header.pm blib/lib/Audio/FLAC/Header.pm
chmod 644 Header.bs
cp Header.bs blib/arch/auto/Audio/FLAC/Header/Header.bs
chmod 644 blib/arch/auto/Audio/FLAC/Header/Header.bs
cc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -Wall   -DVERSION=\"1.9\" -DXS_VERSION=\"1.9\" -fPIC 
"-I/usr/lib/perl/5.8/CORE"   Header.c
Header.xs:31:22: error: FLAC/all.h: No such file or directory
Header.xs:53: error: expected declaration specifiers or ‘...’ before 
‘FLAC__StreamMetadata’
Header.xs: In function ‘_read_metadata’:
Header.xs:61: error: ‘block’ undeclared (first use in this function)
Header.xs:61: error: (Each undeclared identifier is reported only once
Header.xs:61: error: for each function it appears in.)
Header.xs:63: error: ‘FLAC__METADATA_TYPE_STREAMINFO’ undeclared (first use 
in this function)
Header.xs:118: error: ‘FLAC__METADATA_TYPE_PADDING’ undeclared (first use 
in this function)
Header.xs:119: error: ‘FLAC__METADATA_TYPE_SEEKTABLE’ undeclared (first use 
in this function)
Header.xs:123: error: ‘FLAC__METADATA_TYPE_APPLICATION’ undeclared (first 
use in this function)
Header.xs:148: error: ‘FLAC__METADATA_TYPE_VORBIS_COMMENT’ undeclared 
(first use in this function)
Header.xs:194: error: ‘FLAC__METADATA_TYPE_CUESHEET’ undeclared (first use 
in this function)
Header.xs:199: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘*’ token
Header.xs:199: error: ‘cs’ undeclared (first use in this function)
Header.xs:212: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘*’ token
Header.xs:212: error: ‘track’ undeclared (first use in this function)
Header.xs:228: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘*’ token
Header.xs:230: error: request for member ‘number’ in something not a 
structure or union
Header.xs:234: error: request for member ‘offset’ in something not a 
structure or union
Header.xs:242: error: request for member ‘offset’ in something not a 
structure or union
Header.xs: At top level:
Header.xs:298: error: expected ‘)’ before ‘*’ token
Header.xs: In function ‘XS_Audio__FLAC__Header__new_XS’:
Header.xs:356: error: ‘FLAC__Metadata_Chain’ undeclared (first use in this 
function)
Header.xs:356: error: ‘chain’ undeclared (first use in this function)
Header.xs:356: warning: implicit declaration of function 
‘FLAC__metadata_chain_new’
Header.xs:363: warning: implicit declaration of function 
‘FLAC__metadata_chain_read’
Header.xs:364: warning: implicit declaration of function 
‘print_error_with_chain_status’
Header.xs:369: error: ‘FLAC__Metadata_Iterator’ undeclared (first use in 
this function)
Header.xs:369: error: ‘iterator’ undeclared (first use in this function)
Header.xs:369: warning: implicit declaration of function 
‘FLAC__metadata_iterator_new’
Header.xs:370: error: ‘FLAC__StreamMetadata’ undeclared (first use in this 
function)
Header.xs:370: error: ‘block’ undeclared (first use in this function)
Header.xs:371: error: ‘FLAC__bool’ undeclared (first use in this function)
Header.xs:371: error: expected ‘;’ before ‘ok’
Header.xs:378: warning: implicit declaration of function 
‘FLAC__metadata_iterator_init’
Header.xs:381: warning: implicit declaration of function 
‘FLAC__metadata_iterator_get_block’
Header.xs:382: error: ‘ok’ undeclared (first use in this function)
Header.xs:390: error: too many arguments to function ‘_read_metadata’
Header.xs:395: warning: implicit declaration of function 
‘FLAC__metadata_iterator_next’
Header.xs:397: warning: implicit declaration of function 
‘FLAC__metadata_iterator_delete’
Header.xs:400: warning: implicit declaration of function 
‘FLAC__metadata_chain_delete’
Header.xs:499: error: ‘FLAC__VENDOR_STRING’ undeclared (first use in this 
function)
Header.xs: In function ‘XS_Audio__FLAC__Header__write_XS’:
Header.xs:515: error: ‘FLAC__bool’ undeclared (first use in this function)
Header.xs:515: error: expected ‘;’ before ‘ok’
Header.xs:516: error: expected ‘;’ before ‘needs_write’
Header.xs:524: error: ‘FLAC__Metadata_Chain’ undeclared (first use in this 
function)
Header.xs:524: error: ‘chain’ undeclared (first use in this function)
Header.xs:536: error: ‘FLAC__Metadata_Iterator’ undeclared (first use in 
this function)
Header.xs:536: error: ‘iterator’ undeclared (first use in this function)
Header.xs:537: error: ‘FLAC__StreamMetadata’ undeclared (first use in this 
function)
Header.xs:537: error: ‘block’ undeclared (first use in this function)
Header.xs:538: error: expected ‘;’ before ‘found_vc_block’
Header.xs:549: error: ‘FLAC__METADATA_TYPE_VORBIS_COMMENT’ undeclared 
(first use in this function)
Header.xs:550: error: ‘found_vc_block’ undeclared (first use in this 
function)
Header.xs:550: error: ‘true’ undeclared (first use in this function)
Header.xs:560: warning: implicit declaration of function ‘FLAC__ASSERT’
Header.xs:562: warning: implicit declaration of function 
‘FLAC__metadata_object_vorbiscomment_resize_comments’
Header.xs:575: warning: implicit declaration of function 
‘FLAC__metadata_object_new’
Header.xs:583: warning: implicit declaration of function 
‘FLAC__metadata_iterator_insert_block_after’
Header.xs:594: error: ‘FLAC__StreamMetadata_VorbisComment_Entry’ undeclared 
(first use in this function)
Header.xs:594: error: expected ‘;’ before ‘entry’
Header.xs:596: error: ‘entry’ undeclared (first use in this function)
Header.xs:596: error: ‘FLAC__byte’ undeclared (first use in this function)
Header.xs:596: error: expected expression before ‘)’ token
Header.xs:599: warning: implicit declaration of function 
‘FLAC__metadata_object_vorbiscomment_append_comment’
Header.xs:605: error: expected ‘;’ before ‘entry’
Header.xs:621: error: expected expression before ‘)’ token
Header.xs:624: warning: implicit declaration of function 
‘FLAC__format_vorbiscomment_entry_is_legal’
Header.xs:639: warning: implicit declaration of function 
‘FLAC__metadata_chain_sort_padding’
Header.xs:641: error: ‘ok’ undeclared (first use in this function)
Header.xs:641: warning: implicit declaration of function 
‘FLAC__metadata_chain_write’
Header.xs:641: error: ‘false’ undeclared (first use in this function)
make: *** [Header.o] Error 1

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_GB.UTF-8
    PATH = 
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 21698
    PERL5_CPAN_IS_EXECUTING = 
/home/davidp/.cpan/build/Audio-FLAC-Header-1.9-x6UFzj/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 21698
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /usr/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0
    $EGID = 0 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.25  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.25  
    Module::Build       n/a   
    Module::Signature   n/a   
    Test::Harness       3.03  
    Test::More          0.72  
    YAML                n/a   
    YAML::Syck          n/a   
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.18.3, archname=i486-linux-gnu-thread-multi
    uname='linux saens 2.6.18.3 #1 smp sat nov 25 13:39:52 est 2006 i686 
gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 
-Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-20)', 
gccosandvers=''
    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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to