PATH=/home/fly1600/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin Start 2012-06-27T21:01:52 ActivePerl-1600 CPAN-1.9402 Going to read '/home/fly1600/var/cpan/Metadata' Database was generated on Wed, 27 Jun 2012 23:58:03 GMT Running make for C/CH/CHROMATIC/CGI-Untaint-boolean-1.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHROMATIC/CGI-Untaint-boolean-1.01.tar.gz ok CGI-Untaint-boolean-1.01/ CGI-Untaint-boolean-1.01/META.yml CGI-Untaint-boolean-1.01/t/ CGI-Untaint-boolean-1.01/t/pod-coverage.t CGI-Untaint-boolean-1.01/t/0-signature.t CGI-Untaint-boolean-1.01/t/pod.t CGI-Untaint-boolean-1.01/t/boolean.t CGI-Untaint-boolean-1.01/lib/ CGI-Untaint-boolean-1.01/lib/CGI/ CGI-Untaint-boolean-1.01/lib/CGI/Untaint/ CGI-Untaint-boolean-1.01/lib/CGI/Untaint/boolean.pm CGI-Untaint-boolean-1.01/MANIFEST CGI-Untaint-boolean-1.01/ChangeLog CGI-Untaint-boolean-1.01/Build.PL CGI-Untaint-boolean-1.01/Makefile.PL CGI-Untaint-boolean-1.01/README CGI-Untaint-boolean-1.01/SIGNATURE CPAN.pm: Going to build C/CH/CHROMATIC/CGI-Untaint-boolean-1.01.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Unparsable version '' for prerequisite Scalar::Util at Makefile.PL line 3. Warning: prerequisite Test::CGI::Untaint 1.10 not found. Checking if your kit is complete... Looks good Writing Makefile for CGI::Untaint::boolean Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- CHROMATIC/CGI-Untaint-boolean-1.01.tar.gz ---- Test::CGI::Untaint [requires] Running make test Delayed until after prerequisites Running test for module 'Test::CGI::Untaint' Running make for P/PR/PROFERO/Test-CGI-Untaint-1.10.tar.gz Checksum for /net/nas/data/cpan/authors/id/P/PR/PROFERO/Test-CGI-Untaint-1.10.tar.gz ok Test-CGI-Untaint-1.10/ Test-CGI-Untaint-1.10/t/ Test-CGI-Untaint-1.10/t/00compile.t Test-CGI-Untaint-1.10/t/03useok.t Test-CGI-Untaint-1.10/t/02attr.t Test-CGI-Untaint-1.10/t/04deep.t Test-CGI-Untaint-1.10/t/01main.t Test-CGI-Untaint-1.10/MANIFEST.SKIP Test-CGI-Untaint-1.10/CHANGES Test-CGI-Untaint-1.10/Build.PL Test-CGI-Untaint-1.10/MANIFEST Test-CGI-Untaint-1.10/META.yml Test-CGI-Untaint-1.10/lib/ Test-CGI-Untaint-1.10/lib/Test/ Test-CGI-Untaint-1.10/lib/Test/CGI/ Test-CGI-Untaint-1.10/lib/Test/CGI/Untaint.pm Test-CGI-Untaint-1.10/Changes Test-CGI-Untaint-1.10/Makefile.PL CPAN.pm: Going to build P/PR/PROFERO/Test-CGI-Untaint-1.10.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Warning: Guessing NAME [Test-CGI-Untaint-1.10-Ba3a9C] from current directory name. Writing Makefile for Test-CGI-Untaint-1.10-Ba3a9C Writing MYMETA.yml and MYMETA.json >>> make cp lib/Test/CGI/Untaint.pm blib/lib/Test/CGI/Untaint.pm Manifying blib/man3/Test::CGI::Untaint.3 PROFERO/Test-CGI-Untaint-1.10.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00compile.t .. 1..1 ok 1 - use Test::CGI::Untaint; ok # Failed test 'is_extractable undef' # at t/01main.t line 54. # STDOUT is: # not ok 1 - 'NULL' extractable as metasyntatic # # not: # ok 1 - 'NULL' extractable as metasyntatic # # as expected # STDERR is: # # Failed test ''NULL' extractable as metasyntatic' # # at t/01main.t line 53. # # got: 'NULL' # # expected: undef # # not: # # as expected # Failed test 'unextractable fails ok 2' # at t/01main.t line 99. # STDERR is: # # Failed test ''NULL' unextractable as metasyntatic' # # at t/01main.t line 98. # # expected data to be unextractable, but got: # # 'NULL' # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/01main\.t line 98.*\n?/ # # # expected data to be unextractable, but got: # # # undef # # as expected t/01main.t ..... 1..9 ok 1 - is_extractable works ok 2 - is_extractable custom text not ok 3 - is_extractable undef ok 4 - is extractable fails ok ok 5 - is_extractable fails ok 2 ok 6 - unextractable works ok 7 - unextractable custom text ok 8 - unextractable fails ok not ok 9 - unextractable fails ok 2 Failed 2/9 subtests # Failed test 'setting attributes works' # at t/02attr.t line 34. # STDOUT is: # not ok 1 - 'buffy' extractable as slayer # # not: # ok 1 - 'buffy' extractable as slayer # # as expected # STDERR is: # # Failed test ''buffy' extractable as slayer' # # at t/02attr.t line 33. # # Can't find extraction handler for slayer # # not: # # as expected t/02attr.t ..... 1..2 not ok 1 - setting attributes works ok 2 - dies right Failed 1/2 subtests # Failed test 'handing back undef' # at t/03useok.t line 83. # STDERR is: # # Failed test ''fred' extractable as a 'fred'' # # at t/03useok.t line 82. # # the extracted object isn't a reference # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/03useok\.t line 82.*\n?/ # # # the extracted object isn't defined # # as expected t/03useok.t .... 1..4 ok 1 - is_extractable_isa works not ok 2 - handing back undef ok 3 - handing back plain ref ok 4 - wrong type Failed 1/4 subtests t/04deep.t ..... 1..2 ok 1 - is_extractable_deeply works ok 2 - badness ok Test Summary Report ------------------- t/01main.t (Wstat: 0 Tests: 9 Failed: 2) Failed tests: 3, 9 t/02attr.t (Wstat: 0 Tests: 2 Failed: 1) Failed test: 1 t/03useok.t (Wstat: 0 Tests: 4 Failed: 1) Failed test: 2 Files=5, Tests=18, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.33 cusr 0.03 csys = 0.42 CPU) Result: FAIL Failed 3/5 test programs. 4/18 subtests failed. make: *** [test_dynamic] Error 255 PROFERO/Test-CGI-Untaint-1.10.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PROFERO/Test-CGI-Untaint-1.10.tar.gz Running make for C/CH/CHROMATIC/CGI-Untaint-boolean-1.01.tar.gz Has already been unwrapped into directory /home/fly1600/var/cpan/build/CGI-Untaint-boolean-1.01-bZwKIQ CPAN.pm: Going to build C/CH/CHROMATIC/CGI-Untaint-boolean-1.01.tar.gz Warning: Prerequisite 'Test::CGI::Untaint => 1.10' for 'CHROMATIC/CGI-Untaint-boolean-1.01.tar.gz' failed when processing 'PROFERO/Test-CGI-Untaint-1.10.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> make cp lib/CGI/Untaint/boolean.pm blib/lib/CGI/Untaint/boolean.pm Manifying blib/man3/CGI::Untaint::boolean.3 CHROMATIC/CGI-Untaint-boolean-1.01.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t WARNING: This key is not certified with a trusted signature! Primary key fingerprint: DF05 D93D BEA3 9DD2 4A44 CD66 05DF 169F 5C08 E9C4 t/0-signature.t ... 1..1 ok 1 - Valid signature ok t/boolean.t ....... 1..13 ok 1 - use CGI::Untaint::boolean; ok 2 - CGI::Untaint::boolean should extend CGI::Untaint::object ok 3 - CGI::Untaint::boolean->can('_new') ok 4 - The object isa CGI::Untaint::boolean ok 5 # skip Test::CGI::Untaint missing, skipping tests ok 6 # skip Test::CGI::Untaint missing, skipping tests ok 7 # skip Test::CGI::Untaint missing, skipping tests ok 8 - insecure strings should be tainted (sanity) ok 9 - _untaint_re() should untaint them ok 10 - ... for both allowed checkbox values ok 11 - CGI::Untaint::boolean->can('is_valid') ok 12 - value should be true if checkbox is on ok 13 - ... false otherwise ok t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on CGI::Untaint::boolean ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/CGI/Untaint/boolean.pm ok All tests successful. Files=4, Tests=16, 2 wallclock secs ( 0.03 usr 0.00 sys + 0.39 cusr 0.04 csys = 0.46 CPU) Result: PASS CHROMATIC/CGI-Untaint-boolean-1.01.tar.gz Tests succeeded but one dependency not OK (Test::CGI::Untaint) CHROMATIC/CGI-Untaint-boolean-1.01.tar.gz [dependencies] -- NA VmSize: 255604 kB Finished 2012-06-27T21:01:58