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 Paul Johnson, This is a computer-generated error report created automatically by CPANPLUS, version 0.82. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [MSG] [Wed Oct 3 12:54:01 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/P/PE/PETDANCE/Test-Memory-Cycle-1.04.tar.gz' [MSG] [Wed Oct 3 12:54:05 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/P/PE/PETDANCE/CHECKSUMS' [MSG] [Wed Oct 3 12:54:07 2007] Checksum matches for 'Test-Memory-Cycle-1.04.tar.gz' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/Changes' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/Cycle.pm' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/Makefile.PL' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/MANIFEST' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/META.yml' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/README' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/t/' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/t/00-load.t' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/t/cycle-exists.t' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/t/family-array.t' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/t/family-hash.t' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/t/family-object.t' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/t/family-scalar.t' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/t/good.t' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/t/pod-coverage.t' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test-Memory-Cycle-1.04/t/pod.t' [MSG] [Wed Oct 3 12:54:07 2007] Extracted 'Test::Memory::Cycle' to '/home/perlt/.cpanplus/5.10.0/build/Test-Memory-Cycle-1.04' [MSG] [Wed Oct 3 12:54:08 2007] Checking if your kit is complete... Looks good Warning: prerequisite Devel::Cycle 1.07 not found. Writing Makefile for Test::Memory::Cycle [MSG] [Wed Oct 3 12:54:08 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Oct 3 12:54:08 2007] Module 'Test::Memory::Cycle' requires 'Devel::Cycle' version '1.07' to be installed [MSG] [Wed Oct 3 12:54:08 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/L/LD/LDS/Devel-Cycle-1.07.tar.gz' [MSG] [Wed Oct 3 12:54:10 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/L/LD/LDS/CHECKSUMS' [MSG] [Wed Oct 3 12:54:11 2007] Checksum matches for 'Devel-Cycle-1.07.tar.gz' [MSG] [Wed Oct 3 12:54:12 2007] Extracted 'Devel-Cycle-1.07/' [MSG] [Wed Oct 3 12:54:12 2007] Extracted 'Devel-Cycle-1.07/t/' [MSG] [Wed Oct 3 12:54:12 2007] Extracted 'Devel-Cycle-1.07/t/Devel-Cycle.t' [MSG] [Wed Oct 3 12:54:12 2007] Extracted 'Devel-Cycle-1.07/lib/' [MSG] [Wed Oct 3 12:54:12 2007] Extracted 'Devel-Cycle-1.07/lib/Devel/' [MSG] [Wed Oct 3 12:54:12 2007] Extracted 'Devel-Cycle-1.07/lib/Devel/Cycle.pm' [MSG] [Wed Oct 3 12:54:12 2007] Extracted 'Devel-Cycle-1.07/README' [MSG] [Wed Oct 3 12:54:12 2007] Extracted 'Devel-Cycle-1.07/Changes' [MSG] [Wed Oct 3 12:54:12 2007] Extracted 'Devel-Cycle-1.07/Makefile.PL' [MSG] [Wed Oct 3 12:54:12 2007] Extracted 'Devel-Cycle-1.07/META.yml' [MSG] [Wed Oct 3 12:54:12 2007] Extracted 'Devel-Cycle-1.07/MANIFEST' [MSG] [Wed Oct 3 12:54:12 2007] Extracted 'Devel::Cycle' to '/home/perlt/.cpanplus/5.10.0/build/Devel-Cycle-1.07' [MSG] [Wed Oct 3 12:54:12 2007] Checking if your kit is complete... Looks good Writing Makefile for Devel::Cycle [MSG] [Wed Oct 3 12:54:12 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Oct 3 12:54:14 2007] cp lib/Devel/Cycle.pm blib/lib/Devel/Cycle.pm Manifying blib/man3/Devel::Cycle.3 [MSG] [Wed Oct 3 12:54:14 2007] MAKE TEST passed: PERL_DL_NONLAZY=1 /home/perlt/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Devel-Cycle....ok All tests successful. Files=1, Tests=7, 0 wallclock secs ( 0.12 cusr + 0.02 csys = 0.14 CPU) [MSG] [Wed Oct 3 12:54:14 2007] DEFAULT 'munge_test_report' HANDLER RETURNING 'sub return value' [MSG] [Wed Oct 3 12:54:31 2007] Successfully sent 'pass' report for 'Devel-Cycle-1.07' [MSG] [Wed Oct 3 12:54:32 2007] Installing /home/perlt/lib/site_perl/5.10.0/Devel/Cycle.pm Installing /home/perlt/man/man3/Devel::Cycle.3 Writing /home/perlt/lib/site_perl/5.10.0/i686-linux/auto/Devel/Cycle/.packlist Appending installation info to /home/perlt/lib/5.10.0/i686-linux/perllocal.pod [MSG] [Wed Oct 3 12:54:33 2007] cp Cycle.pm blib/lib/Test/Memory/Cycle.pm Manifying blib/man3/Test::Memory::Cycle.3 [MSG] [Wed Oct 3 12:54:35 2007] MAKE TEST passed: PERL_DL_NONLAZY=1 /home/perlt/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load..........# Testing Test::Memory::Cycle 1.04 under Perl 5.010000 and Test::More 0.72 ok t/cycle-exists.....ok t/family-array.....ok t/family-hash......ok t/family-object....ok t/family-scalar....ok t/good.............ok t/pod-coverage.....skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod..............skipped all skipped: Test::Pod 1.14 required for testing POD All tests successful, 2 tests skipped. Files=9, Tests=37, 2 wallclock secs ( 1.13 cusr + 0.15 csys = 1.28 CPU) [MSG] [Wed Oct 3 12:54:35 2007] DEFAULT 'munge_test_report' HANDLER RETURNING 'sub return value' [MSG] [Wed Oct 3 12:54:53 2007] Successfully sent 'pass' report for 'Test-Memory-Cycle-1.04' [MSG] [Wed Oct 3 12:54:54 2007] Installing /home/perlt/lib/site_perl/5.10.0/Test/Memory/Cycle.pm Installing /home/perlt/man/man3/Test::Memory::Cycle.3 Writing /home/perlt/lib/site_perl/5.10.0/i686-linux/auto/Test/Memory/Cycle/.packlist Appending installation info to /home/perlt/lib/5.10.0/i686-linux/perllocal.pod [MSG] [Wed Oct 3 12:54:54 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/P/PE/PETDANCE/Test-Taint-1.04.tar.gz' [MSG] [Wed Oct 3 12:54:55 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/P/PE/PETDANCE/CHECKSUMS' [MSG] [Wed Oct 3 12:54:57 2007] Checksum matches for 'Test-Taint-1.04.tar.gz' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/t/' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/t/taint_deeply.t' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/t/tainted.t' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/t/pod-coverage.t' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/t/taint.t' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/t/no-dash-T.t' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/t/tainted_ok_deeply.t' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/t/pod.t' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/t/00.load.t' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/t/tainted_ok.t' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/Taint.xs' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/ppport.h' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/META.yml' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/Changes' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/Taint.pm' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/MANIFEST' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test-Taint-1.04/Makefile.PL' [MSG] [Wed Oct 3 12:54:57 2007] Extracted 'Test::Taint' to '/home/perlt/.cpanplus/5.10.0/build/Test-Taint-1.04' [MSG] [Wed Oct 3 12:54:58 2007] Checking if your kit is complete... Looks good Writing Makefile for Test::Taint [MSG] [Wed Oct 3 12:54:58 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Oct 3 12:55:00 2007] cp Taint.pm blib/lib/Test/Taint.pm /home/perlt/bin/perl /home/perlt/lib/5.10.0/ExtUtils/xsubpp -typemap /home/perlt/lib/5.10.0/ExtUtils/typemap Taint.xs > Taint.xsc && mv Taint.xsc Taint.c Please specify prototyping behavior for Taint.xs (see perlxs manual) cc -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" -fPIC "-I/home/perlt/lib/5.10.0/i686-linux/CORE" Taint.c In file included from Taint.xs:4: ppport.h:227:1: warning: "PERL_UNUSED_DECL" redefined In file included from Taint.xs:2: /home/perlt/lib/5.10.0/i686-linux/CORE/perl.h:299:1: warning: this is the location of the previous definition Running Mkbootstrap for Test::Taint () chmod 644 Taint.bs rm -f blib/arch/auto/Test/Taint/Taint.so cc -shared -O2 -L/usr/local/lib Taint.o -o blib/arch/auto/Test/Taint/Taint.so \ \ chmod 755 blib/arch/auto/Test/Taint/Taint.so cp Taint.bs blib/arch/auto/Test/Taint/Taint.bs chmod 644 blib/arch/auto/Test/Taint/Taint.bs Manifying blib/man3/Test::Taint.3 [MSG] [Wed Oct 3 12:55:02 2007] MAKE TEST passed: PERL_DL_NONLAZY=1 /home/perlt/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00.load..............# Testing Test::Taint 1.04 ok t/no-dash-T............ok t/pod-coverage.........skipped all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage t/pod..................skipped all skipped: Test::Pod 1.00 required for testing POD t/taint................ok t/taint_deeply.........ok t/tainted..............ok t/tainted_ok...........ok t/tainted_ok_deeply....ok All tests successful, 2 tests skipped. Files=9, Tests=141, 1 wallclock secs ( 0.96 cusr + 0.09 csys = 1.05 CPU) [MSG] [Wed Oct 3 12:55:02 2007] DEFAULT 'munge_test_report' HANDLER RETURNING 'sub return value' [MSG] [Wed Oct 3 12:55:18 2007] Successfully sent 'pass' report for 'Test-Taint-1.04' [MSG] [Wed Oct 3 12:55:19 2007] Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/perlt/lib/site_perl/5.10.0/i686-linux/auto/Test/Taint/Taint.so Installing /home/perlt/lib/site_perl/5.10.0/i686-linux/auto/Test/Taint/Taint.bs Installing /home/perlt/lib/site_perl/5.10.0/i686-linux/Test/Taint.pm Installing /home/perlt/man/man3/Test::Taint.3 Writing /home/perlt/lib/site_perl/5.10.0/i686-linux/auto/Test/Taint/.packlist Appending installation info to /home/perlt/lib/5.10.0/i686-linux/perllocal.pod [MSG] [Wed Oct 3 12:55:19 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SM/SMUELLER/Test-Strict-0.08.tar.gz' [MSG] [Wed Oct 3 12:55:20 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SM/SMUELLER/CHECKSUMS' [MSG] [Wed Oct 3 12:55:23 2007] Checksum matches for 'Test-Strict-0.08.tar.gz' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/META.yml' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/lib/' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/lib/Test/' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/lib/Test/Strict.pm' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/Changes' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/MANIFEST' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/t/' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/t/02fail.t' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/t/04cover.t' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/t/01all.t' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/t/05coverpod.t' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/t/03pod.t' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/Makefile.PL' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test-Strict-0.08/README' [MSG] [Wed Oct 3 12:55:23 2007] Extracted 'Test::Strict' to '/home/perlt/.cpanplus/5.10.0/build/Test-Strict-0.08' [MSG] [Wed Oct 3 12:55:24 2007] Checking if your kit is complete... Looks good Warning: prerequisite Devel::Cover 0.43 not found. Writing Makefile for Test::Strict [MSG] [Wed Oct 3 12:55:24 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Oct 3 12:55:24 2007] Module 'Test::Strict' requires 'Devel::Cover' version '0.43' to be installed [MSG] [Wed Oct 3 12:55:24 2007] Writing tests ........ done checking for Storable.pm ........ 2.16 /home/perlt/lib/5.10.0/i686-linux/Storable.pm checking for Digest::MD5.pm ........ 2.36_01 /home/perlt/lib/5.10.0/i686-linux/Digest/MD5.pm checking for Template.pm version 2.00 ........ not found Template.pm 2.00 is required to run the some HTML backends to cover and for cpancover. Unless you have specific requirements this should not be a problem, but you will not be able to use these reports until you install the Template Toolkit, available from CPAN. In the meantime you may continue to use the rest of Devel::Cover. checking for PPI::HTML version 1.07 ........ not found One of PPI::HTML 1.07 or Perl::Tidy 20060719 is required to add syntax highlighting to some HTML backends to cover and for cpancover. Unless you have specific requirements this should not be a problem, but you will not be able to use syntax highlighting in these reports until you install PPI::HTML or Perl::Tidy, available from the CPAN. In the meantime you may continue to use the rest of Devel::Cover. checking for Perl::Tidy version 20060719 .... not found One of PPI::HTML 1.07 or Perl::Tidy 20060719 is required to add syntax highlighting to some HTML backends to cover and for cpancover. Unless you have specific requirements this should not be a problem, but you will not be able to use syntax highlighting in these reports until you install PPI::HTML or Perl::Tidy, available from the CPAN. In the meantime you may continue to use the rest of Devel::Cover. checking for Pod::Coverage.pm version 0.06 ........ not found Pod::Coverage.pm 0.06 is required to do pod coverage. This will tell you how well you have documented your modules. Pod coverage will be unavailable until you install this module, available from CPAN. In the meantime, you may continue to use the rest of Devel::Cover. checking for Test::Differences.pm ........ 0.47 /home/perlt/lib/site_perl/5.10.0/Test/Differences.pm Devel::Cover 0.61 has not been tested with perl 5.010000. Testing will take place against expected output from perl 5.008008. You may well find failing tests. Writing Makefile for Devel::Cover [MSG] [Wed Oct 3 12:55:30 2007] Skip blib/lib/Devel/Cover/DB/File.pm (unchanged) Skip blib/lib/Devel/Cover/Statement.pm (unchanged) Skip blib/lib/Devel/Cover/Subroutine.pm (unchanged) Skip blib/lib/Devel/Cover/Report/Sort.pm (unchanged) Skip blib/lib/Devel/Cover/DB/Structure.pm (unchanged) Skip blib/lib/Devel/Cover/Condition_xor_4.pm (unchanged) Skip blib/lib/Devel/Cover/Branch.pm (unchanged) Skip blib/lib/Devel/Cover/Condition_or_2.pm (unchanged) Skip blib/lib/Devel/Cover/Op.pm (unchanged) Skip blib/lib/Devel/Cover/Inc.pm (unchanged) Skip blib/lib/Devel/Cover/Report/Html.pm (unchanged) Skip blib/lib/Devel/Cover.pm (unchanged) Skip blib/lib/Devel/Cover/Condition_and_3.pm (unchanged) Skip blib/lib/Devel/Cover/Report/Html_basic.pm (unchanged) Skip blib/lib/Devel/Cover/Report/Text.pm (unchanged) Skip blib/lib/Devel/Cover/Pod.pm (unchanged) Skip blib/lib/Devel/Cover/Report/Text2.pm (unchanged) Skip blib/lib/Devel/Cover/Annotation/Random.pm (unchanged) Skip blib/lib/Devel/Cover/Condition_and_2.pm (unchanged) Skip blib/lib/Devel/Cover/Report/Html_minimal.pm (unchanged) Skip blib/lib/Devel/Cover/Report/Compilation.pm (unchanged) Skip blib/lib/Devel/Cover/Truth_Table.pm (unchanged) Skip blib/lib/Devel/Cover/DB.pm (unchanged) Skip blib/lib/Devel/Cover/Tutorial.pod (unchanged) Skip blib/lib/Devel/Cover/Time.pm (unchanged) Skip blib/lib/Devel/Cover/Condition_or_3.pm (unchanged) Skip blib/lib/Devel/Cover/Criterion.pm (unchanged) Skip blib/lib/Devel/Cover/Report/Html_subtle.pm (unchanged) Skip blib/lib/Devel/Cover/Condition.pm (unchanged) Skip blib/lib/Devel/Cover/Test.pm (unchanged) Skip blib/lib/Devel/Cover/Annotation/Svk.pm (unchanged) cc -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"0.61\" -DXS_VERSION=\"0.61\" -fPIC "-I/home/perlt/lib/5.10.0/i686-linux/CORE" Cover.c Running Mkbootstrap for Devel::Cover () chmod 644 Cover.bs rm -f blib/arch/auto/Devel/Cover/Cover.so cc -shared -O2 -L/usr/local/lib Cover.o -o blib/arch/auto/Devel/Cover/Cover.so \ \ chmod 755 blib/arch/auto/Devel/Cover/Cover.so cp Cover.bs blib/arch/auto/Devel/Cover/Cover.bs chmod 644 blib/arch/auto/Devel/Cover/Cover.bs cp cover blib/script/cover /home/perlt/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/cover cp gcov2perl blib/script/gcov2perl /home/perlt/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/gcov2perl cp cpancover blib/script/cpancover /home/perlt/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/cpancover Manifying blib/man1/cover.1 Manifying blib/man1/gcov2perl.1 Manifying blib/man1/cpancover.1 Manifying blib/man3/Devel::Cover::DB::File.3 Manifying blib/man3/Devel::Cover::Statement.3 Manifying blib/man3/Devel::Cover::Subroutine.3 Manifying blib/man3/Devel::Cover::Report::Sort.3 Manifying blib/man3/Devel::Cover::DB::Structure.3 Manifying blib/man3/Devel::Cover::Condition_xor_4.3 Manifying blib/man3/Devel::Cover::Branch.3 Manifying blib/man3/Devel::Cover::Condition_or_2.3 Manifying blib/man3/Devel::Cover::Report::Html.3 Manifying blib/man3/Devel::Cover::Op.3 Manifying blib/man3/Devel::Cover::Condition_and_3.3 Manifying blib/man3/Devel::Cover.3 Manifying blib/man3/Devel::Cover::Report::Html_basic.3 Manifying blib/man3/Devel::Cover::Report::Text.3 Manifying blib/man3/Devel::Cover::Report::Text2.3 Manifying blib/man3/Devel::Cover::Pod.3 Manifying blib/man3/Devel::Cover::Annotation::Random.3 Manifying blib/man3/Devel::Cover::Condition_and_2.3 Manifying blib/man3/Devel::Cover::Report::Compilation.3 Manifying blib/man3/Devel::Cover::Report::Html_minimal.3 Manifying blib/man3/Devel::Cover::Tutorial.3 Manifying blib/man3/Devel::Cover::DB.3 Manifying blib/man3/Devel::Cover::Truth_Table.3 Manifying blib/man3/Devel::Cover::Time.3 Manifying blib/man3/Devel::Cover::Condition_or_3.3 Manifying blib/man3/Devel::Cover::Criterion.3 Manifying blib/man3/Devel::Cover::Report::Html_subtle.3 Manifying blib/man3/Devel::Cover::Annotation::Svk.3 Manifying blib/man3/Devel::Cover::Condition.3 [ERROR] [Wed Oct 3 12:57:36 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /home/perlt/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/aalias................ok t/aalias1...............ok t/abranch_return_sub....ok t/acond_and.............ok t/acond_branch..........ok t/acond_or..............ok t/acond_xor.............ok t/adefault_param........ok t/adeparse..............ok t/adestroy..............ok t/adynamic_subs.........ok t/aeval1................ok t/aeval2................ok t/aeval3................ok t/afork.................ok t/aif...................ok t/ainc_sub..............Cannot close /home/perlt/bin/perl -I/home/perlt/.cpanplus/5.10.0/build/Devel-Cover-0.61/ -I/home/perlt/.cpanplus/5.10.0/build/Devel-Cover-0.61/blib/lib -I/home/perlt/.cpanplus/5.10.0/build/Devel-Cover-0.61/blib/arch -MDevel::Cover=-select,inc_sub,-ignore,blib,Devel/Cover,-merge,0,-coverage,statement,branch,condition,subroutine /home/perlt/.cpanplus/5.10.0/build/Devel-Cover-0.61/tests/inc_sub : at /home/perlt/.cpanplus/5.10.0/build/Devel-Cover-0.61/blib/lib/Devel/Cover/Test.pm line 187. END failed--call queue aborted. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/amodule1..............ok t/amodule2..............ok t/amodule_ignore........ok t/amodule_import........ok t/amodule_relative......ok t/aoverload_bool........ok t/aoverloaded...........ok t/apod..................ok 1/1 skipped: various reasons t/apod_nocp.............ok 1/1 skipped: various reasons t/arequire..............ok t/askip.................ok t/asort.................ok t/aspecial_blocks.......ok t/astatement............ok t/at0...................ok t/at1...................ok t/at2...................ok t/atrivial..............ok t/auncoverable..........ok t/change................ok t/eval_sub..............ok t/eval_use..............ok t/md5...................ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/ainc_sub.t 2 512 1 2 1 2 subtests skipped. Failed 1/40 test scripts. 1/40 subtests failed. Files=40, Tests=40, 126 wallclock secs (119.83 cusr + 4.24 csys = 124.07 CPU) Failed 1/40 test programs. 1/40 subtests failed. make: *** [test_dynamic] Error 255 [HISTORY] [Wed Oct 3 12:57:41 2007] Proceed anyway? [y/N]: n PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Module Name Have Want Digest::MD5 2.36_01 0 Storable 2.16 0 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: -- Summary of my perl5 (revision 5 version 10 subversion 0 patch 32015) configuration: Platform: osname=linux, osvers=2.4.20-8smp, archname=i686-linux uname='linux server1 2.4.20-8smp #1 smp thu mar 13 17:45:54 est 2003 i686 i686 i386 gnulinux ' config_args='' 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 -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.2.2 20030222 (Red Hat Linux 3.2.2-5)', 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=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
