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.10.0, created automatically by CPAN-Reporter-1.0602 
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':

cp Header.pm blib/lib/Audio/FLAC/Header.pm
/home/mmusgrove/cpantesting/perl-5.10.0/bin/perl "-Iinc" 
/home/mmusgrove/cpantesting/perl-5.10.0/lib/5.10.0/ExtUtils/xsubpp  -typemap 
/home/mmusgrove/cpantesting/perl-5.10.0/lib/5.10.0/ExtUtils/typemap  Header.xs 
> Header.xsc && mv Header.xsc Header.c
cc -c   -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/home/mmusgrove/cpantesting/perl-5.10.0/lib/5.10.0/i686-linux/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:68: warning: value computed is not used
Header.xs:69: warning: value computed is not used
Header.xs:71: warning: value computed is not used
Header.xs:72: warning: value computed is not used
Header.xs:74: warning: value computed is not used
Header.xs:75: warning: value computed is not used
Header.xs:76: warning: value computed is not used
Header.xs:77: warning: value computed is not used
Header.xs:84: warning: too many arguments for format
Header.xs:90: warning: value computed is not used
Header.xs:93: warning: value computed is not used
Header.xs:109: warning: value computed is not used
Header.xs:111: warning: value computed is not used
Header.xs:112: warning: value computed is not used
Header.xs:113: warning: value computed is not used
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:128: warning: too many arguments for format
Header.xs:139: warning: value computed is not used
Header.xs:142: warning: value computed is not used
Header.xs:148: error: ‘FLAC__METADATA_TYPE_VORBIS_COMMENT’ undeclared 
(first use in this function)
Header.xs:155: warning: value computed is not used
Header.xs:185: warning: value computed is not used
Header.xs:188: warning: value computed is not used
Header.xs:189: warning: value computed is not used
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:255: warning: value computed is not used
Header.xs:293: warning: value computed is not used
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:405: warning: value computed is not used
Header.xs:483: warning: value computed is not used
Header.xs:490: warning: value computed is not used
Header.xs:495: warning: value computed is not used
Header.xs:498: warning: value computed is not used
Header.xs:499: error: ‘FLAC__VENDOR_STRING’ undeclared (first use in this 
function)
Header.xs:499: warning: value computed is not used
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:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = 
/home/mmusgrove/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 7103
    PERL5_CPAN_IS_EXECUTING = 
/home/mmusgrove/cpantesting/perl-5.10.0/.cpan/build/Audio-FLAC-Header-1.9-dATQjx/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 7103
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/mmusgrove/cpantesting/perl-5.10.0/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 24 25 29 30 44 46 104 108 110 115 117 1000 1004
    $EGID = 1000 4 20 24 25 29 30 44 46 104 108 110 115 117 1000 1004

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.22-14-generic, archname=i686-linux-64int-ld
    uname='linux mmusgrove 2.6.22-14-generic #1 smp tue dec 18 08:02:57 utc 
2007 i686 gnulinux '
    config_args='-des -Uversiononly [EMAIL PROTECTED] [EMAIL PROTECTED] 
-Doptimize=-O2 -Dusemorebits -Dusedevel -Dusenm=false 
-Darchlib=/home/mmusgrove/cpantesting/perl-5.10.0/lib/5.10.0/i686-linux 
-Dprivlib=/home/mmusgrove/cpantesting/perl-5.10.0/lib/5.10.0 
-Dman1dir=/home/mmusgrove/cpantesting/perl-5.10.0/man/man1 
-Dman3dir=/home/mmusgrove/cpantesting/perl-5.10.0/man/man3 
-Dprefix=/home/mmusgrove/cpantesting/perl-5.10.0 -Dd_attribut'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.3 20070929 (prerelease) (Ubuntu 
4.1.2-16ubuntu2)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, 
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=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Reply via email to