Checking if your kit is complete... Looks good Writing Makefile for NCustom cp lib/NCustom/Config.pm blib/lib/NCustom/Config.pm cp lib/NCustom.pm blib/lib/NCustom.pm AutoSplitting blib/lib/NCustom.pm (blib/lib/auto/NCustom) make: pod2test: Command not found make: [testifypods] Error 127 (ignored) make: pod2test: Command not found make: [testifypods] Error 127 (ignored) make: pod2test: Command not found make: [testifypods] Error 127 (ignored) cp bin/ncustom blib/script/ncustom /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ncustom Manifying blib/man1/ncustom.1 Manifying blib/man3/NCustom::Config.3 Manifying blib/man3/NCustom.3 make: pod2test: Command not found make: [testifypods] Error 127 (ignored) make: pod2test: Command not found make: [testifypods] Error 127 (ignored) make: pod2test: Command not found make: [testifypods] Error 127 (ignored) PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/embedded-bin-ncustom.......ok 1 ok 2 ok 3 not ok 4 # Failed test (bin/ncustom at line 146) # 'Perl v5.8.0 required--this is only v5.6.1, stopped at ./bin/ncustom line 106. # BEGIN failed--compilation aborted at ./bin/ncustom line 106. # ' # doesn't match '(?m-xis:Usage:)' # TEST: displays useage for invalid arguments ok 5 # Failed test (bin/ncustom at line 152) not ok 6 # 'Perl v5.8.0 required--this is only v5.6.1, stopped at ./bin/ncustom line 106. # BEGIN failed--compilation aborted at ./bin/ncustom line 106. # ' # doesn't match '(?m-xis:Usage:)' # TEST: displays useage for no arguments ok 7 Perl v5.8.0 required--this is only v5.6.1, stopped at ./bin/ncustom line 106. BEGIN failed--compilation aborted at ./bin/ncustom line 106. # Failed test (bin/ncustom at line 178) not ok 8 # TEST: returns success for void initialisation # Failed test (bin/ncustom at line 182) not ok 9 # TEST: require ~/.ncustom... ok 10 Perl v5.8.0 required--this is only v5.6.1, stopped at ./bin/ncustom line 106. BEGIN failed--compilation aborted at ./bin/ncustom line 106. # Failed test (bin/ncustom at line 189) not ok 11 # TEST: returns success for initialisation # Failed test (bin/ncustom at line 191) not ok 12 # TEST: purges transactions Perl v5.8.0 required--this is only v5.6.1, stopped at ./bin/ncustom line 106. BEGIN failed--compilation aborted at ./bin/ncustom line 106. # Failed test (bin/ncustom at line 349) not ok 13 # TEST: returns success for void initialisation # Failed test (bin/ncustom at line 351) not ok 14 # got: '-1' # expected: '0' # TEST: MyConfig.pm replaced by Config.pm ok 15 - example from line 211 Perl v5.8.0 required--this is only v5.6.1, stopped at ./bin/ncustom line 106. BEGIN failed--compilation aborted at ./bin/ncustom line 106. Perl v5.8.0 required--this is only v5.6.1, stopped at ./bin/ncustom line 106. BEGIN failed--compilation aborted at ./bin/ncustom line 106. Perl v5.8.0 required--this is only v5.6.1, stopped at ./bin/ncustom line 106. BEGIN failed--compilation aborted at ./bin/ncustom line 106. 7 7 7 7 # TEST: undoes transactions ok 16 - example from line 277 Perl v5.8.0 required--this is only v5.6.1, stopped at ./bin/ncustom line 106. BEGIN failed--compilation aborted at ./bin/ncustom line 106. Perl v5.8.0 required--this is only v5.6.1, stopped at ./bin/ncustom line 106. BEGIN failed--compilation aborted at ./bin/ncustom line 106. # Failed test (bin/ncustom at line 318) # TEST: fetches and executes file from given dir not ok 17 # Failed test (bin/ncustom at line 320) not ok 18 # TEST: fetches and executes file from default dir # Failed test (bin/ncustom at line 322) not ok 19 # TEST: fetches and executes file from default url # Failed test (bin/ncustom at line 324) # TEST: fetches and executes file from given url not ok 20 # readline() on closed filehandle STUBSLOG at bin/ncustom line 315. ok 21 - example from line 372 Perl v5.8.0 required--this is only v5.6.1, stopped at ./bin/ncustom line 106. BEGIN failed--compilation aborted at ./bin/ncustom line 106. Perl v5.8.0 required--this is only v5.6.1, stopped at ./bin/ncustom line 106. BEGIN failed--compilation aborted at ./bin/ncustom line 106. Perl v5.8.0 required--this is only v5.6.1, stopped at ./bin/ncustom line 106. BEGIN failed--compilation aborted at ./bin/ncustom line 106. Perl v5.8.0 required--this is only v5.6.1, stopped at ./bin/ncustom line 106. BEGIN failed--compilation aborted at ./bin/ncustom line 106. # Failed test (bin/ncustom at line 411) # TEST: can edit(add) src_fqdn not ok 22 # Failed test (bin/ncustom at line 413) # TEST: can edit(add) test_url1 not ok 23 # readline() on closed filehandle MYCFG at bin/ncustom line 409. 1..23 # Looks like you failed 14 tests of 23. dubious Test returned status 14 (wstat 3584, 0xe00) DIED. FAILED tests 4, 6, 8-9, 11-14, 17-20, 22-23 Failed 14/23 tests, 39.13% okay t/embedded-NCustom-Config....ok 1 - use NCustom::Config; ok 2 not ok 3 # Failed test (lib/NCustom/Config.pm at line 87) # TEST: fetches file into dir from url # Failed test (lib/NCustom/Config.pm at line 89) not ok 4 # TEST: returns success when successful ok 5 1..5 # Looks like you failed 2 tests of 5. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-4 Failed 2/5 tests, 60.00% okay t/embedded-NCustom...........ok 1 ok 2 - use NCustom; ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 # TODO Unload and reload modules, eg Symbol::delete_package. not ok 10 # TODO Unload and reload modules, eg Symbol::delete_package. # Failed (TODO) test (lib/NCustom.pm at line 198) # got: 'local_value' # expected: 'global_value' # TEST: is re-runnable and resets configuration 2/2 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 not ok 32 # Failed test (lib/NCustom.pm at line 1256) # got: 'MISSING' # expected: 'OK' # TEST: checks if package meets minimum version 2/4 # Failed test (lib/NCustom.pm at line 1259) # got: 'MISSING' # expected: 'OK' not ok 33 # TEST: checks if package meets minimum version 3/4 # Failed test (lib/NCustom.pm at line 1262) not ok 34 # got: 'MISSING' # expected: 'BELOW' # TEST: checks if package meets minimum version 4/4 # Failed test (lib/NCustom.pm at line 1266) # got: 'MISSING' # expected: 'ABOVE' # TEST: checks if package meets maximum version 2/4 not ok 35 # Failed test (lib/NCustom.pm at line 1269) not ok 36 # got: 'MISSING' # expected: 'OK' # TEST: checks if package meets maximum version 3/4 # Failed test (lib/NCustom.pm at line 1272) # got: 'MISSING' # expected: 'OK' # TEST: checks if package meets maximum version 4/4 not ok 37 # Failed test (lib/NCustom.pm at line 1276) not ok 38 # got: 'MISSING' # expected: 'ABOVE' # TEST: checks if package meets exact version 2/4 # Failed test (lib/NCustom.pm at line 1279) # got: 'MISSING' # expected: 'OK' # TEST: checks if package meets exact version 3/4 not ok 39 # Failed test (lib/NCustom.pm at line 1282) not ok 40 # got: 'MISSING' # expected: 'BELOW' # TEST: checks if package meets exact version 4/4 # Failed test (lib/NCustom.pm at line 1286) # got: 'OK' # expected: 'UNWELCOME' not ok 41 # TEST: checks if package present 2/4 # Failed test (lib/NCustom.pm at line 1289) not ok 42 # got: 'OK' # expected: 'UNWELCOME' # TEST: checks if package present 3/4 # Failed test (lib/NCustom.pm at line 1292) # got: 'OK' # expected: 'UNWELCOME' not ok 43 # TEST: checks if package present 4/4 ok 44 # skip apt too intrusive ok 45 # skip apt too intrusive ok 46 # skip apt too intrusive ok 47 # skip apt too intrusive ok 48 # skip apt too intrusive ok 49 # skip apt too intrusive ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 - example from line 387 ok 68 ok 69 - NCustom->can('save_files') ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 - example from line 593 ok 83 - NCustom->can('initialise') ok 84 ok 85 ok 86 - example from line 696 ok 87 - NCustom->can('overwrite_file') ok 88 ok 89 ok 90 ok 91 - example from line 862 ok 92 - NCustom->can('append_file') ok 93 ok 94 ok 95 ok 96 - example from line 926 ok 97 - NCustom->can('prepend_file') ok 98 ok 99 ok 100 ok 101 - example from line 991 ok 102 - NCustom->can('edit_file') ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 - example from line 1071 ok 109 - NCustom->can('undo_files') ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 - example from line 1358 ok 121 - NCustom->can('required_packages') ok 122 not ok 123 # Failed test (lib/NCustom.pm at line 1404) # 'As EXACTLY version 9.9.9 of acme was MISSING - we are going to fetch FILE from URL and execute it. # This should set things right. # ' # doesn't match '(?-xism:Dont be stupid)' # TEST: executes simple statements # Failed test (lib/NCustom.pm at line 1406) not ok 124 # 'As EXACTLY version 9.9.9 of acme was MISSING - we are going to fetch FILE from URL and execute it. # This should set things right. # ' # doesn't match '(?-xism:Hello9)' # TEST: executes compound statements ok 125 - example from line 1664 ok 126 - NCustom->can('blat_myconfig') ok 127 ok 128 - example from line 1748 ok 129 - NCustom->can('config_edit') ok 130 ok 131 ok 132 ok 133 ok 134 - example from line 1870 ok 135 - NCustom->can('ncustom') ok 136 ok 137 1..137 # Looks like you failed 14 tests of 137. dubious Test returned status 14 (wstat 3584, 0xe00) DIED. FAILED tests 32-43, 123-124 Failed 14/137 tests, 89.78% okay (less 6 skipped tests: 117 okay, 85.40%) t/general....................1..1 ok 1 - use NCustom; ok Failed 3/4 test scripts, 25.00% okay. 30/166 subtests failed, 81.93% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/embedded-NCustom-Config.t 2 512 5 2 40.00% 3-4 t/embedded-NCustom.t 14 3584 137 14 10.22% 32-43 123-124 t/embedded-bin-ncustom.t 14 3584 23 14 60.87% 4 6 8-9 11-14 17-20 22-23 (1 subtest UNEXPECTEDLY SUCCEEDED), 6 subtests skipped. make: *** [test_dynamic] Error 25