Checking if your kit is complete... Looks good Writing Makefile for Test::Taint make: *** Warning: File `Makefile' has modification time in the future (2007-11-30 11:02:38 > 2007-11-30 11:02:37) cp Taint.pm blib/lib/Test/Taint.pm /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap Taint.xs > Taint.xsc && mv Taint.xsc Taint.c Please specify prototyping behavior for Taint.xs (see perlxs manual) gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" Taint.c Running Mkbootstrap for Test::Taint () chmod 644 Taint.bs rm -f blib/arch/auto/Test/Taint/Taint.so gcc -shared -O2 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 make: warning: Clock skew detected. Your build may be incomplete. PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00.load..............1..1 ok 1 - use Test::Taint; # Testing Test::Taint 1.04 ok t/no-dash-T............1..4 ok 1 - Taint checking is off ok 2 - Starts clean ok 3 - Stays clean ok 4 ok t/pod-coverage.........1..0 # Skip Test::Pod::Coverage 0.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage t/pod..................1..1 ok 1 - blib/lib/Test/Taint.pm ok t/taint................1..10 ok 1 - Taint checking is on ok 2 - Starts clean ok 3 - Gets dirty ok 4 - Reclean ok 5 - Starts clean ok 6 - Gets dirty ok 7 - String value stays the same ok 8 - Starts clean ok 9 - Stays clean ok 10 - String value stays the same ok t/taint_deeply.........1..111 ok 1 - Taint checking is on ok 2 - Starts clean ok 3 - Gets dirty ok 4 - value stays the same ok 5 - Reclean ok 6 - value stays the same ok 7 - Starts clean ok 8 - Gets dirty ok 9 - value stays the same ok 10 - Reclean ok 11 - value stays the same ok 12 - Starts clean ok 13 - Gets dirty ok 14 - value stays the same ok 15 - Reclean ok 16 - value stays the same ok 17 - Starts clean ok 18 - Starts clean ok 19 - Starts clean ok 20 - Starts clean ok 21 - Starts clean ok 22 - Starts clean ok 23 - Starts clean ok 24 - Starts clean ok 25 - Starts clean ok 26 - Gets dirty ok 27 - Gets dirty ok 28 - Gets dirty ok 29 - Gets dirty ok 30 - Gets dirty ok 31 - Gets dirty ok 32 - Gets dirty ok 33 - Gets dirty ok 34 - Gets dirty ok 35 - value stays the same ok 36 - value stays the same ok 37 - value stays the same ok 38 - value stays the same ok 39 - value stays the same ok 40 - value stays the same ok 41 - value stays the same ok 42 - value stays the same ok 43 - value stays the same ok 44 - Reclean ok 45 - Reclean ok 46 - Reclean ok 47 - Reclean ok 48 - Reclean ok 49 - Reclean ok 50 - Reclean ok 51 - Reclean ok 52 - Reclean ok 53 - value stays the same ok 54 - value stays the same ok 55 - value stays the same ok 56 - value stays the same ok 57 - value stays the same ok 58 - value stays the same ok 59 - value stays the same ok 60 - value stays the same ok 61 - value stays the same ok 62 - The object isa My::ObjectHash ok 63 - Starts clean ok 64 - Gets dirty ok 65 - value stays the same ok 66 - Reclean ok 67 - value stays the same ok 68 - The object isa My::ObjectHash ok 69 - The object isa My::ObjectArray ok 70 - Starts clean ok 71 - Gets dirty ok 72 - value stays the same ok 73 - Reclean ok 74 - value stays the same ok 75 - The object isa My::ObjectArray ok 76 - The object isa My::ObjectScalar ok 77 - Starts clean ok 78 - Gets dirty ok 79 - value stays the same ok 80 - Reclean ok 81 - value stays the same ok 82 - The object isa My::ObjectScalar ok 83 - The object isa My::ObjectRef ok 84 - Starts clean ok 85 - Gets dirty ok 86 - value stays the same ok 87 - Reclean ok 88 - value stays the same ok 89 - The object isa My::ObjectRef ok 90 - Starts clean ok 91 - Gets dirty ok 92 - value stays the same ok 93 - Reclean ok 94 - value stays the same ok 95 - Starts clean ok 96 - Gets dirty ok 97 - value stays the same ok 98 - Reclean ok 99 - value stays the same ok 100 - Starts clean ok 101 - Gets dirty ok 102 - value stays the same ok 103 - Reclean ok 104 - value stays the same ok 105 - The object isa My::Overloaded ok 106 - Starts clean ok 107 - Gets dirty ok 108 - value stays the same ok 109 - Reclean ok 110 - value stays the same ok 111 - The object isa My::Overloaded ok t/tainted..............1..4 ok 1 - use Test::Taint; ok 2 - Taint checking is on ok 3 - $ENV{MFLAGS} is tainted ok 4 - 43 is not tainted ok t/tainted_ok...........1..3 ok 1 - Taint checking is on ok 2 - $ENV{MFLAGS} is tainted ok 3 ok t/tainted_ok_deeply....1..8 ok 1 - Taint checking is on ok 2 - Make sure the datatype is correct ok 3 - Make sure the datatype is correct ok 4 - Make sure the datatype is correct ok 5 - Make sure the datatype is correct ok 6 - Make sure the datatype is correct ok 7 - Everything should be untainted ok 8 - Everything should be tainted ok All tests successful, 1 test skipped. Files=9, Tests=142, 1 wallclock secs ( 0.88 cusr + 0.25 csys = 1.13 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/Test/Taint/Taint.bs Installing /home/cpanrun/build/5.10.0/site/lib/auto/Test/Taint/Taint.so Installing /home/cpanrun/build/5.10.0/html/site/lib/Test/Taint.html Installing /home/cpanrun/build/5.10.0/site/lib/Test/Taint.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Test::Taint.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod