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.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.8.8/bin/perl "-Iinc" /home/mmusgrove/cpantesting/perl-5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /home/mmusgrove/cpantesting/perl-5.8.8/lib/5.8.8/ExtUtils/typemap Header.xs > Header.xsc && mv Header.xsc Header.c cc -c -fno-strict-aliasing -pipe -Wdeclaration-after-statement -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.8.8/lib/5.8.8/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: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:165: warning: ISO C90 forbids mixed declarations and code 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:200: warning: ISO C90 forbids mixed declarations and code 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:230: warning: ISO C90 forbids mixed declarations and code 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:372: warning: ISO C90 forbids mixed declarations and code 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:518: warning: ISO C90 forbids mixed declarations and code 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:607: warning: ISO C90 forbids mixed declarations and code 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 = /home/mmusgrove/cpantesting/perl-5.8.8/.cpan/build/Dicop-Workerframe-2.19-GimpvZ/blib/arch:/home/mmusgrove/cpantesting/perl-5.8.8/.cpan/build/Dicop-Workerframe-2.19-GimpvZ/blib/lib PERL5_CPANPLUS_IS_RUNNING = 17645 PERL5_CPAN_IS_EXECUTING = /home/mmusgrove/cpantesting/perl-5.8.8/.cpan/build/Audio-FLAC-Header-1.9-MLYy1E/Makefile.PL PERL5_CPAN_IS_RUNNING = 17645 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.8.8/bin/perl $UID/$EUID = 1000 / 1000 $GID = 1000 1004 1000 117 115 110 108 104 46 44 30 29 25 24 20 4 $EGID = 1000 1004 1000 117 115 110 108 104 46 44 30 29 25 24 20 4 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 ExtUtils::ParseXS 2.18 File::Spec 3.2501 Module::Build 0.2808 Module::Signature n/a Test::Harness 3.07 Test::More 0.74 YAML 0.66 YAML::Syck n/a version 0.74 -- Summary of my perl5 (revision 5 version 8 subversion 8) 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.8.8/lib/5.8.8/i686-linux -Dprivlib=/home/mmusgrove/cpantesting/perl-5.8.8/lib/5.8.8 -Dman1dir=/home/mmusgrove/cpantesting/perl-5.8.8/man/man1 -Dman3dir=/home/mmusgrove/cpantesting/perl-5.8.8/man/man3 -Dprefix=/home/mmusgrove/cpantesting/perl-5.8.8 -Dd_attribut' 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=define use64bitall=undef uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -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 -L/usr/local/lib'
