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 Jesse Vincent, This is a computer-generated report for Data-ICal-0.13 on 5.11.0, created automatically by CPAN-Reporter-1.08 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 test': make[3]: Entering directory `/home/sand/.cpan/build/Data-ICal-0.13-en86jO' PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pj7RFVZ/[EMAIL PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00.load.t t/01.simplegen.t t/02.linewrap.t t/03.unknown-props.t t/04.mandatory-props.t t/05.prop-params.t t/06.prop-bad-quote.t t/07.roundtrip.t t/08.parse.t t/09.mime.t t/10.mime-vcal10.t t/pod-coverage.t t/pod.t t/00.load.................# Testing Data::ICal 0.13 ok t/01.simplegen............ok t/02.linewrap.............ok t/03.unknown-props........ok t/04.mandatory-props......ok t/05.prop-params..........ok t/06.prop-bad-quote.......ok t/07.roundtrip............ok t/08.parse................ok t/09.mime................. # Failed test 'no warnings' # at /home/src/perl/repoperls/installed-perls/perl/pj7RFVZ/[EMAIL PROTECTED]/lib/site_perl/5.11.0/Test/NoWarnings.pm line 45. # There were 1 warning(s) # Previous test 4 '' # Use of uninitialized value in uc at /home/sand/.cpan/build/Data-ICal-0.13-en86jO/blib/lib/Data/ICal/Property.pm line 128. # at /home/sand/.cpan/build/Data-ICal-0.13-en86jO/blib/lib/Data/ICal/Property.pm line 128 # Data::ICal::Property::decoded_value('Data::ICal::Property=HASH(0x82dfc78)') called at /home/sand/.cpan/build/Data-ICal-0.13-en86jO/blib/lib/Data/ICal/Property.pm line 152 # Data::ICal::Property::encode('Data::ICal::Property=HASH(0x82dfc78)', 'QUotED-PRintabLE') called at t/09.mime.t line 48 # # Looks like you failed 1 test of 6. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6 subtests t/10.mime-vcal10.......... # Failed test 'no warnings' # at /home/src/perl/repoperls/installed-perls/perl/pj7RFVZ/[EMAIL PROTECTED]/lib/site_perl/5.11.0/Test/NoWarnings.pm line 45. # There were 3 warning(s) # Previous test 5 'The object isa Data::ICal' # Use of uninitialized value in uc at /home/sand/.cpan/build/Data-ICal-0.13-en86jO/blib/lib/Data/ICal/Property.pm line 128. # at /home/sand/.cpan/build/Data-ICal-0.13-en86jO/blib/lib/Data/ICal/Property.pm line 128 # Data::ICal::Property::decoded_value('Data::ICal::Property=HASH(0x82dfc78)') called at /home/sand/.cpan/build/Data-ICal-0.13-en86jO/blib/lib/Data/ICal/Property.pm line 152 # Data::ICal::Property::encode('Data::ICal::Property=HASH(0x82dfc78)', 'QUotED-PRintabLE') called at t/10.mime-vcal10.t line 62 # # ---------- # Previous test 5 'The object isa Data::ICal' # Use of uninitialized value in uc at /home/sand/.cpan/build/Data-ICal-0.13-en86jO/blib/lib/Data/ICal/Property.pm line 301. # at /home/sand/.cpan/build/Data-ICal-0.13-en86jO/blib/lib/Data/ICal/Property.pm line 301 # Data::ICal::Property::_fold('Data::ICal::Property=HASH(0x82e03a8)', 'PRODID:Data::ICal 0.13\x{a}') called at /home/sand/.cpan/build/Data-ICal-0.13-en86jO/blib/lib/Data/ICal/Property.pm line 189 # Data::ICal::Property::as_string('Data::ICal::Property=HASH(0x82e03a8)') called at /home/sand/.cpan/build/Data-ICal-0.13-en86jO/blib/lib/Data/ICal/Entry.pm line 87 # Data::ICal::Entry::as_string('Data::ICal=HASH(0x82df9e8)') called at t/10.mime-vcal10.t line 63 # # ---------- # Previous test 5 'The object isa Data::ICal' # Use of uninitialized value in uc at /home/sand/.cpan/build/Data-ICal-0.13-en86jO/blib/lib/Data/ICal/Property.pm line 301. # at /home/sand/.cpan/build/Data-ICal-0.13-en86jO/blib/lib/Data/ICal/Property.pm line 301 # Data::ICal::Property::_fold('Data::ICal::Property=HASH(0x82e03f8)', 'VERSION:1.0\x{a}') called at /home/sand/.cpan/build/Data-ICal-0.13-en86jO/blib/lib/Data/ICal/Property.pm line 189 # Data::ICal::Property::as_string('Data::ICal::Property=HASH(0x82e03f8)') called at /home/sand/.cpan/build/Data-ICal-0.13-en86jO/blib/lib/Data/ICal/Entry.pm line 87 # Data::ICal::Entry::as_string('Data::ICal=HASH(0x82df9e8)') called at t/10.mime-vcal10.t line 63 # # Looks like you failed 1 test of 7. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/7 subtests t/pod-coverage............ok t/pod.....................ok Test Summary Report ------------------- t/09.mime.t (Wstat: 256 Tests: 6 Failed: 1) Failed test: 6 Non-zero exit status: 1 t/10.mime-vcal10.t (Wstat: 256 Tests: 7 Failed: 1) Failed test: 7 Non-zero exit status: 1 Files=13, Tests=149, 5 wallclock secs ( 0.12 usr 0.02 sys + 1.70 cusr 0.18 csys = 2.02 CPU) Result: FAIL Failed 2/13 test programs. 2/149 subtests failed. make[3]: *** [test_dynamic] Error 255 make[3]: Leaving directory `/home/sand/.cpan/build/Data-ICal-0.13-en86jO' ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------------- ---- ----- Class::Accessor 0 0.31 Class::ReturnValue 0 0.55 MIME::QuotedPrint 0 3.07 Test::LongString 0 0.11 Test::More 0 0.74 Test::NoWarnings 0 0.084 Test::Warn 0 0.10 Text::vFile::asData 0 0.05 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.utf8 PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 32759 PERL5_CPAN_IS_RUNNING = 32759 SHELL = /usr/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/src/perl/repoperls/installed-perls/perl/pj7RFVZ/[EMAIL PROTECTED]/bin/perl $UID/$EUID = 1005 / 1005 $GID = 1005 1005 $EGID = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.27 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.27 Module::Build 0.2808_01 Module::Signature 0.55 Test::Harness 3.07 Test::More 0.74 YAML 0.66 YAML::Syck 1.01 version 0.74 -- Summary of my perl5 (revision 5 version 11 subversion 0) configuration: Platform: osname=linux, osvers=2.6.22-1-k7, archname=i686-linux uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pj7RFVZ/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db' hint=recommended, useposix=true, d_sigaction=define 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 ='-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.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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 =' -fstack-protector -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib /usr/lib64 libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.7' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
