PATH=/usr/bin:/bin Start 2011-04-29T21:19:00 ActivePerl-1400 CPAN-1.9402 Going to read '/Users/fly1400/var/cpan/Metadata' Database was generated on Fri, 29 Apr 2011 22:27:44 GMT Running make for D/DM/DMUEY/Locale-Maketext-Utils-0.19.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DM/DMUEY/Locale-Maketext-Utils-0.19.tar.gz ok Locale-Maketext-Utils-0.19/ Locale-Maketext-Utils-0.19/Changes Locale-Maketext-Utils-0.19/lib/ Locale-Maketext-Utils-0.19/Makefile.PL Locale-Maketext-Utils-0.19/MANIFEST Locale-Maketext-Utils-0.19/META.yml Locale-Maketext-Utils-0.19/README Locale-Maketext-Utils-0.19/t/ Locale-Maketext-Utils-0.19/t/00.Locale-Maketext-Utils.t Locale-Maketext-Utils-0.19/t/01.standard_pm_file_layout.t Locale-Maketext-Utils-0.19/t/02.tie_hash_readonlystack.t Locale-Maketext-Utils-0.19/t/03.default_output_functions.t Locale-Maketext-Utils-0.19/t/04.use_external_lex_cache.t Locale-Maketext-Utils-0.19/t/lib/ Locale-Maketext-Utils-0.19/t/lib/MyTestLocale/ Locale-Maketext-Utils-0.19/t/lib/MyTestLocale.pm Locale-Maketext-Utils-0.19/t/lib/MyTestLocale/es.pm Locale-Maketext-Utils-0.19/t/lib/MyTestLocale/fr.pm Locale-Maketext-Utils-0.19/t/lib/MyTestLocale/Utils/ Locale-Maketext-Utils-0.19/t/lib/MyTestLocale/Utils.pm Locale-Maketext-Utils-0.19/t/lib/MyTestLocale/Utils/MIsc.pm Locale-Maketext-Utils-0.19/lib/Locale/ Locale-Maketext-Utils-0.19/lib/Locale/Maketext/ Locale-Maketext-Utils-0.19/lib/Locale/Maketext/Utils.pm Locale-Maketext-Utils-0.19/lib/Locale/Maketext/Utils.pod CPAN.pm: Going to build D/DM/DMUEY/Locale-Maketext-Utils-0.19.tar.gz >>> /Users/fly1400/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Locale::Maketext::Utils Writing MYMETA.yml >>> make cp lib/Locale/Maketext/Utils.pm blib/lib/Locale/Maketext/Utils.pm cp lib/Locale/Maketext/Utils.pod blib/lib/Locale/Maketext/Utils.pod Manifying blib/man3/Locale::Maketext::Utils.3 DMUEY/Locale-Maketext-Utils-0.19.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1400/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Use of uninitialized value in string eq at t/00.Locale-Maketext-Utils.t line 75. # Failed test '_AUTO removal archive/remove_key_from_lexicons()' # at t/00.Locale-Maketext-Utils.t line 75. # Failed test 'no argument has highest level langtag NS' # at t/00.Locale-Maketext-Utils.t line 82. The long_date_format method in DateTime::Locale::Base has been deprecated. Please see the DateTime::Locale distribution's Changes file for details at lib/Locale/Maketext/Utils.pm line 662 The long_date_format method in DateTime::Locale::Base has been deprecated. Please see the DateTime::Locale distribution's Changes file for details at lib/Locale/Maketext/Utils.pm line 662 The long_date_format method in DateTime::Locale::Base has been deprecated. Please see the DateTime::Locale distribution's Changes file for details at lib/Locale/Maketext/Utils.pm line 662 The long_datetime_format method in DateTime::Locale::Base has been deprecated. Please see the DateTime::Locale distribution's Changes file for details at t/00.Locale-Maketext-Utils.t line 328 The long_datetime_format method in DateTime::Locale::Base has been deprecated. Please see the DateTime::Locale distribution's Changes file for details at t/00.Locale-Maketext-Utils.t line 329 The long_datetime_format method in DateTime::Locale::Base has been deprecated. Please see the DateTime::Locale distribution's Changes file for details at t/00.Locale-Maketext-Utils.t line 330 The short_datetime_format method in DateTime::Locale::Base has been deprecated. Please see the DateTime::Locale distribution's Changes file for details at lib/Locale/Maketext/Utils.pm line 656 The long_datetime_format method in DateTime::Locale::Base has been deprecated. Please see the DateTime::Locale distribution's Changes file for details at lib/Locale/Maketext/Utils.pm line 656 The long_datetime_format method in DateTime::Locale::Base has been deprecated. Please see the DateTime::Locale distribution's Changes file for details at t/00.Locale-Maketext-Utils.t line 338 The long_datetime_format method in DateTime::Locale::Base has been deprecated. Please see the DateTime::Locale distribution's Changes file for details at lib/Locale/Maketext/Utils.pm line 656 The long_datetime_format method in DateTime::Locale::Base has been deprecated. Please see the DateTime::Locale distribution's Changes file for details at t/00.Locale-Maketext-Utils.t line 339 # Looks like you failed 2 tests of 123. t/00.Locale-Maketext-Utils.t ..... 1..123 ok 1 - use Locale::Maketext::Utils; ok 2 - get_handle no arg ok 3 - _AUTO removal/remove_key_from_lexicons() not ok 4 - _AUTO removal archive/remove_key_from_lexicons() ok 5 - ENV maketext_obj_skip_env true not ok 6 - no argument has highest level langtag NS ok 7 - ENV maketext_obj_skip_env false ok 8 - get_language_class() obj method ok 9 - get_language_class() class method ok 10 - get_base_class_dir() returns undefined for non .pm based base class ok 11 - list_available_locales() returns undefined for non .pm based base class ok 12 - add_lexicon_override_hash() returns false with non Tie::Hash::ReadonlyStack compat Lexicon ok 13 # skip Sub::Todo required to test for 'not implemented' status ok 14 - add_lexicon_override_hash() w/ out Sub::Todo does not get $! set with non Tie::Hash::ReadonlyStack compat Lexicon ok 15 - add_lexcion_fallback_hash() returns false with non Tie::Hash::ReadonlyStack compat Lexicon ok 16 # skip Sub::Todo required to test for 'not implemented' status ok 17 - add_lexicon_fallback_hash() w/ out Sub::Todo does not get $! set with non Tie::Hash::ReadonlyStack compat Lexicon ok 18 - del_lexicon_hash() returns false with non Tie::Hash::ReadonlyStack compat Lexicon ok 19 # skip Sub::Todo required to test for 'not implemented' status ok 20 - del_lexicon_hash() w/ out Sub::Todo does not get $! set with non Tie::Hash::ReadonlyStack compat Lexicon ok 21 - del_lexicon_hash() returns false w/ * even with non Tie::Hash::ReadonlyStack compat Lexicon ok 22 # skip Sub::Todo required to test for 'not implemented' status ok 23 - del_lexicon_hash() + * w/ out Sub::Todo does not get $! set with non Tie::Hash::ReadonlyStack compat Lexicon ok 24 - get_handle en ok 25 - langtag_is_loadable() w/ unloadable tag ok 26 - langtag_is_loadable() w/ loadable tag ok 27 - same args result in singleton behavior ok 28 - singleton same order is the same obj ok 29 - singleton different order is not the same obj ok 30 - base $Encoding ok 31 - _get_key_from_lookup ok 32 - invalid get_handle arg ok 33 - _log_phantom_key ok 34 - $Onesided untouched initially ok 35 - Once used $Onesided returns proper value ok 36 - Once used $Onesided does lexicon (sanity check that it is not just falling back) ok 37 - $Aliaspkg w/ string ok 38 - $Aliaspkg w/ array ref 1 ok 39 - $Aliaspkg w/ array ref 2 ok 40 - Base class make_alias ok 41 - Extended class make_alias ok 42 - get_handle en-US ok 43 - get_language_tag() ok 44 - get_handle fr ok 45 - get_base_class() ok 46 - fetch() method ok 47 - init set value ok ok 48 - get() method ok 49 - class $Encoding ok 50 - fallback behavior ok 51 - fail_with _AUTO behavior ok 52 - append_to_lexicons() ok 53 - fallback behavior after append ok 54 - names default ok 55 - names suffix ok 56 - names normal ok 57 - names fake ok 58 - main sig warn unchanged by lang_names_hashref() ok 59 - array context handle locale names default ok 60 - array context handle locale names suffix ok 61 - array context handle locale names normal ok 62 - array context handle locale names fake ok 63 - array context native names default ok 64 - array context native names suffix ok 65 - array context native names normal ok 66 - array context native names fake ok 67 - loadable names ok 68 - .pm file alias test ok 69 - _lang_pm_search_paths names ok 70 - @INC names ok 71 - undef 1st undef 2nd ok 72 - 1st arg object ok 73 - 1st arg hashref ok 74 - 2nd arg string ok 75 - 2nd arg coderef ok 76 - [datetime] English ok 77 - [datetime] French ok 78 - 2nd arg DateTime::Locale method name ok 79 - 2nd arg DateTime::Locale method name invalid ok 80 - 1st arg TZ ok 81 - 1st arg Epoch ok 82 - 1st arg Epoch:TZ ok 83 - default decimal behavior ok 84 - w/ empty ok 85 - w/ zero ok 86 - w/ number ok 87 - w/ negative ok 88 - w/ decimal ok 89 - w/ no numeric ok 90 - bn: w/ empty ok 91 - bn: w/ zero ok 92 - bn: w/ number ok 93 - bn: w/ negative ok 94 - bn: w/ decimal ok 95 - bn: w/ no numeric ok 96 - basic range ok 97 - no zero range ok 98 - specific range ok 99 - range goes to 1 ok 100 - join all ok 101 - blank sep ok 102 - no sep ok 103 - join specifc ok 104 - join range ok 105 - list no arg ok 106 - list one arg "and" sep ok 107 - list 2 arg special sep ok 108 - list 3 arg undef sep ok 109 - list 4 arg "or" sep ok 110 - list 4 arg "and" sep ok 111 - specials set by class ok 112 - boolean 2 arg true ok 113 - boolean 2 arg false ok 114 - boolean 2 arg undef ok 115 - boolean 3 arg true ok 116 - boolean 3 arg false ok 117 - boolean 3 arg undef ok 118 - output() with existing function ok 119 - output() with non existant function ok 120 # skip Sub::Todo required to test for 'not implemented' status ok 121 - output() with non existant function w/ out Sub::Todo does not get $! set ok 122 # skip Math::Units required for testing convert() ok 123 - format_bytes() method Dubious, test returned 2 (wstat 512, 0x200) Failed 2/123 subtests (less 6 skipped subtests: 115 okay) t/01.standard_pm_file_layout.t ... 1..4 ok 1 - use Locale::Maketext::Utils; ok 2 - use MyTestLocale; ok 3 - get_base_class_dir() returns the correct path ok 4 - list_available_locales() returns correct langtags based on "Standard .pm file" file system ok t/02.tie_hash_readonlystack.t .... 1..40 ok 1 - use Locale::Maketext::Utils; ok 2 - use MyTestLocale; ok 3 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 4 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 5 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 6 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 7 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 8 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 9 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 10 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 11 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 12 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 13 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 14 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 15 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 16 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 17 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 18 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 19 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 20 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 21 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 22 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 23 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 24 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 25 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 26 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 27 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 28 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 29 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 30 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 31 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 32 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 33 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 34 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 35 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 36 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 37 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 38 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 39 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok 40 # skip Tie::Hash::ReadonlyStack required for testing Tie::Hash::ReadonlyStack compat methods ok t/03.default_output_functions.t .. 1..32 ok 1 - use Locale::Maketext::Utils; ok 2 - use MyTestLocale; ok 3 - output underline text ok 4 - output strong text ok 5 - output em text ok 6 - plain url append (cmd context) ok 7 - plain url append (url context) ok 8 - plain url with placeholder ok 9 - plain url with multiple placeholders ok 10 - plain no value uses URL ok 11 - output chr() 34 ok 12 - output chr() 38 ok 13 - output chr() 39 ok 14 - output chr() 60 ok 15 - output chr() 62 ok 16 - output chr() non-spec ok 17 - class ok 18 - multi class ok 19 - output underline html ok 20 - output strong html ok 21 - output em html ok 22 - HTML url ok 23 - HTML url, _type => offsite ok 24 - HTML no value uses URL ok 25 - output chr() 34 ok 26 - output chr() 38 ok 27 - output chr() 39 ok 28 - output chr() 60 ok 29 - output chr() 62 ok 30 - output chr() non-spec ok 31 - class ok 32 - multi class ok t/04.use_external_lex_cache.t .... 1..9 ok 1 - use Locale::Maketext::Utils; ok 2 - use MyTestLocale; ok 3 - lex value not a ref ok 4 - renders correctly first time ok 5 - compiled into lex_cache ok 6 - lex value still not a ref ok 7 - renders correctly second time time ok 8 - still compiled into lex_cache ok 9 - lex value still not a ref ok Test Summary Report ------------------- t/00.Locale-Maketext-Utils.t (Wstat: 512 Tests: 123 Failed: 2) Failed tests: 4, 6 Non-zero exit status: 2 Files=5, Tests=208, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.42 cusr 0.05 csys = 0.53 CPU) Result: FAIL Failed 1/5 test programs. 2/208 subtests failed. make: *** [test_dynamic] Error 255 DMUEY/Locale-Maketext-Utils-0.19.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DMUEY/Locale-Maketext-Utils-0.19.tar.gz Finished 2011-04-29T21:19:06