PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2012-10-30T02:19:54 ActivePerl-1400 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Tue, 30 Oct 2012 08:19:04 GMT Running make for D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.3.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.3.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DM/DMUEY/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\D\DM\DMUEY\Text-Extract-MaketextCallPhrases-0.3.tar.gz ok Text-Extract-MaketextCallPhrases-0.3/ Text-Extract-MaketextCallPhrases-0.3/Build.PL Text-Extract-MaketextCallPhrases-0.3/Changes Text-Extract-MaketextCallPhrases-0.3/lib/ Text-Extract-MaketextCallPhrases-0.3/Makefile.PL Text-Extract-MaketextCallPhrases-0.3/MANIFEST Text-Extract-MaketextCallPhrases-0.3/META.json Text-Extract-MaketextCallPhrases-0.3/META.yml Text-Extract-MaketextCallPhrases-0.3/README Text-Extract-MaketextCallPhrases-0.3/t/ Text-Extract-MaketextCallPhrases-0.3/t/00.load.t Text-Extract-MaketextCallPhrases-0.3/t/01.get_phrases_in_text.t Text-Extract-MaketextCallPhrases-0.3/t/02.get_phrases_in_file.t Text-Extract-MaketextCallPhrases-0.3/t/03.debug_ignored_matches.t Text-Extract-MaketextCallPhrases-0.3/t/04.default_regex_non_maketext.t Text-Extract-MaketextCallPhrases-0.3/t/perlcritic.t Text-Extract-MaketextCallPhrases-0.3/t/pod-coverage.t Text-Extract-MaketextCallPhrases-0.3/t/pod.t Text-Extract-MaketextCallPhrases-0.3/lib/Text/ Text-Extract-MaketextCallPhrases-0.3/lib/Text/Extract/ Text-Extract-MaketextCallPhrases-0.3/lib/Text/Extract/MaketextCallPhrases.pm CPAN.pm: Going to build D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.3.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Text::Extract::MaketextCallPhrases Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Text/Extract/MaketextCallPhrases.pm blib\lib\Text\Extract\MaketextCallPhrases.pm DMUEY/Text-Extract-MaketextCallPhrases-0.3.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Text::Extract::MaketextCallPhrases 0.3 t/00.load.t ........................ 1..3 ok 1 - use Text::Extract::MaketextCallPhrases; ok 2 - get_phrases_in_text() exported by default ok 3 - get_phrases_in_file() exported by default ok # Testing Text::Extract::MaketextCallPhrases 0.3 t/01.get_phrases_in_text.t ......... 1..335 ok 1 - use Text::Extract::MaketextCallPhrases; ok 2 - Normal, Double Quotes ok 3 - Normal, Single Quotes ok 4 - Normal, qq{} Quotes ok 5 - Normal, q{} Quotes ok 6 - Normal, qw() quote ok 7 - Normal, Here Doc ok 8 - Normal, Multi-line ok 9 - Normal space, Double Quotes ok 10 - Normal space, Single Quotes ok 11 - Normal space, qq{} Quotes ok 12 - Normal space, q{} Quotes ok 13 - Normal space, qw() quote ok 14 - Normal space, Here Doc ok 15 - Normal space, Multi-line ok 16 - Normal no paren, Double Quotes ok 17 - Normal no paren, Single Quotes ok 18 - Normal no paren, qq{} Quotes ok 19 - Normal no paren, q{} Quotes ok 20 - Normal no paren, qw() quote ok 21 - Normal no paren, Here Doc ok 22 - Normal no paren, Multi-line ok 23 - perl format ok 24 - TT format ok 25 - cpanel format ok 26 - backtick ok 27 - qx ok 28 - regex no m ok 29 - regex w/ m ok 30 - regex substitute ok 31 - transliterate ok 32 - qr() ok 33 - Empty, DQ ok 34 - Empty, SQ ok 35 - Empty q ok 36 - Empty, qq ok 37 - Empty, qw() ok 38 - bare word ok 39 - name space like bare word ok 40 - class method ok 41 - scalar ok 42 - array ok 43 - hash ok 44 - object method ok 45 - star glob ok 46 - & func ok 47 - slash star glob ok 48 - function call ok 49 - No arg, paren basic ok 50 - No arg, no paren ok 51 - No arg, paren space ok 52 - No arg, no paren space ok 53 - No arg, paren multiline ok 54 - No arg, no paren multiline ok 55 - trailing, multiline partial ok 56 - 0 is normal ok 57 - 1 is normal ok 58 - 2 is normal ok 59 - 3 is normal ok 60 - 4 is normal ok 61 - 5 is normal ok 62 - 6 is normal ok 63 - 7 is normal ok 64 - 8 is normal ok 65 - 9 is normal ok 66 - 10 is normal ok 67 - 11 is normal ok 68 - 12 is normal ok 69 - 13 is normal ok 70 - 14 is normal ok 71 - 15 is normal ok 72 - 16 is normal ok 73 - 17 is normal ok 74 - 18 is normal ok 75 - 19 is normal ok 76 - 20 is normal ok 77 - 21 is normal ok 78 - 22 is normal ok 79 - 23 is normal ok 80 - 31 is error ok 81 - 32 is error ok 82 - 33 is error ok 83 - 34 is error ok 84 - 35 is error ok 85 - 47 is error ok 86 - 48 is error ok 87 - 49 is error ok 88 - 50 is error ok 89 - 51 is error ok 90 - 52 is error ok 91 - 24 is warning ok 92 - 25 is warning ok 93 - 26 is warning ok 94 - 27 is warning ok 95 - 28 is warning ok 96 - 29 is warning ok 97 - 30 is warning ok 98 - 36 is warning ok 99 - 37 is warning ok 100 - 38 is warning ok 101 - 39 is warning ok 102 - 40 is warning ok 103 - 41 is warning ok 104 - 42 is warning ok 105 - 43 is warning ok 106 - 44 is warning ok 107 - 45 is warning ok 108 - 46 is warning ok 109 - 53 is warning ok 110 - 0 has no type ok 111 - 1 has no type ok 112 - 2 has no type ok 113 - 3 has no type ok 114 - 4 has no type ok 115 - 5 has no type ok 116 - 6 has no type ok 117 - 7 has no type ok 118 - 8 has no type ok 119 - 9 has no type ok 120 - 10 has no type ok 121 - 11 has no type ok 122 - 12 has no type ok 123 - 13 has no type ok 124 - 14 has no type ok 125 - 15 has no type ok 126 - 16 has no type ok 127 - 17 has no type ok 128 - 18 has no type ok 129 - 19 has no type ok 130 - 20 has no type ok 131 - 21 has no type ok 132 - 22 has no type ok 133 - 23 has no type ok 134 - 24 is command ok 135 - 25 is command ok 136 - 26 is pattern ok 137 - 27 is pattern ok 138 - 28 is pattern ok 139 - 29 is pattern ok 140 - 30 is pattern ok 141 - 31 is empty ok 142 - 32 is empty ok 143 - 33 is empty ok 144 - 34 is empty ok 145 - 35 is empty ok 146 - 36 is bareword ok 147 - 37 is bareword ok 148 - 38 is bareword ok 149 - 39 is perlish ok 150 - 40 is perlish ok 151 - 41 is perlish ok 152 - 42 is perlish ok 153 - 43 is perlish ok 154 - 44 is perlish ok 155 - 45 is perlish ok 156 - 46 is perlish ok 157 - 47 is no_arg ok 158 - 48 is no_arg ok 159 - 49 is no_arg ok 160 - 50 is no_arg ok 161 - 51 is no_arg ok 162 - 52 is no_arg ok 163 - 53 is multiline ok 164 - regexp_conf find aditional ok 165 - regexp_conf preserves order ok 166 - no_default_regex has no effect without regexp_conf ok 167 - no_default_regex has effect with regexp_conf ok 168 - Normal, Double Quotes ok 169 - Normal, Single Quotes ok 170 - Normal, qq{} Quotes ok 171 - Normal, q{} Quotes ok 172 - Normal, qw() quote ok 173 - Normal, Here Doc ok 174 - Normal, Multi-line ok 175 - Normal space, Double Quotes ok 176 - Normal space, Single Quotes ok 177 - Normal space, qq{} Quotes ok 178 - Normal space, q{} Quotes ok 179 - Normal space, qw() quote ok 180 - Normal space, Here Doc ok 181 - Normal space, Multi-line ok 182 - Normal no paren, Double Quotes ok 183 - Normal no paren, Single Quotes ok 184 - Normal no paren, qq{} Quotes ok 185 - Normal no paren, q{} Quotes ok 186 - Normal no paren, qw() quote ok 187 - Normal no paren, Here Doc ok 188 - Normal no paren, Multi-line ok 189 - perl format ok 190 - TT format ok 191 - cpanel format ok 192 - backtick ok 193 - qx ok 194 - regex no m ok 195 - regex w/ m ok 196 - regex substitute ok 197 - transliterate ok 198 - qr() ok 199 - Empty, DQ ok 200 - Empty, SQ ok 201 - Empty q ok 202 - Empty, qq ok 203 - Empty, qw() ok 204 - bare word ok 205 - name space like bare word ok 206 - class method ok 207 - scalar ok 208 - array ok 209 - hash ok 210 - object method ok 211 - star glob ok 212 - & func ok 213 - slash star glob ok 214 - function call ok 215 - No arg, paren basic ok 216 - No arg, no paren ok 217 - No arg, paren space ok 218 - No arg, no paren space ok 219 - No arg, paren multiline ok 220 - No arg, no paren multiline ok 221 - trailing, multiline partial ok 222 - 0 is normal ok 223 - 1 is normal ok 224 - 2 is normal ok 225 - 3 is normal ok 226 - 4 is normal ok 227 - 5 is normal ok 228 - 6 is normal ok 229 - 7 is normal ok 230 - 8 is normal ok 231 - 9 is normal ok 232 - 10 is normal ok 233 - 11 is normal ok 234 - 12 is normal ok 235 - 13 is normal ok 236 - 14 is normal ok 237 - 15 is normal ok 238 - 16 is normal ok 239 - 17 is normal ok 240 - 18 is normal ok 241 - 19 is normal ok 242 - 20 is normal ok 243 - 21 is normal ok 244 - 22 is normal ok 245 - 23 is normal ok 246 - 31 is error ok 247 - 32 is error ok 248 - 33 is error ok 249 - 34 is error ok 250 - 35 is error ok 251 - 47 is error ok 252 - 48 is error ok 253 - 49 is error ok 254 - 50 is error ok 255 - 51 is error ok 256 - 52 is error ok 257 - 24 is warning ok 258 - 25 is warning ok 259 - 26 is warning ok 260 - 27 is warning ok 261 - 28 is warning ok 262 - 29 is warning ok 263 - 30 is warning ok 264 - 36 is warning ok 265 - 37 is warning ok 266 - 38 is warning ok 267 - 39 is warning ok 268 - 40 is warning ok 269 - 41 is warning ok 270 - 42 is warning ok 271 - 43 is warning ok 272 - 44 is warning ok 273 - 45 is warning ok 274 - 46 is warning ok 275 - 53 is warning ok 276 - 0 has no type ok 277 - 1 has no type ok 278 - 2 has no type ok 279 - 3 has no type ok 280 - 4 has no type ok 281 - 5 has no type ok 282 - 6 has no type ok 283 - 7 has no type ok 284 - 8 has no type ok 285 - 9 has no type ok 286 - 10 has no type ok 287 - 11 has no type ok 288 - 12 has no type ok 289 - 13 has no type ok 290 - 14 has no type ok 291 - 15 has no type ok 292 - 16 has no type ok 293 - 17 has no type ok 294 - 18 has no type ok 295 - 19 has no type ok 296 - 20 has no type ok 297 - 21 has no type ok 298 - 22 has no type ok 299 - 23 has no type ok 300 - 24 is command ok 301 - 25 is command ok 302 - 26 is pattern ok 303 - 27 is pattern ok 304 - 28 is pattern ok 305 - 29 is pattern ok 306 - 30 is pattern ok 307 - 31 is empty ok 308 - 32 is empty ok 309 - 33 is empty ok 310 - 34 is empty ok 311 - 35 is empty ok 312 - 36 is bareword ok 313 - 37 is bareword ok 314 - 38 is bareword ok 315 - 39 is perlish ok 316 - 40 is perlish ok 317 - 41 is perlish ok 318 - 42 is perlish ok 319 - 43 is perlish ok 320 - 44 is perlish ok 321 - 45 is perlish ok 322 - 46 is perlish ok 323 - 47 is no_arg ok 324 - 48 is no_arg ok 325 - 49 is no_arg ok 326 - 50 is no_arg ok 327 - 51 is no_arg ok 328 - 52 is no_arg ok 329 - 53 is multiline ok 330 - regexp_conf find aditional ok 331 - regexp_conf preserves order ok 332 - no_default_regex has no effect without regexp_conf ok 333 - no_default_regex has effect with regexp_conf ok 334 - quotemeta() is unescaped ok 335 - paren-ed here doc parsed OK ok # Testing Text::Extract::MaketextCallPhrases 0.3 t/02.get_phrases_in_file.t ......... 1..8 ok 1 - use Text::Extract::MaketextCallPhrases; ok 2 - Tmpt file sanityc check ok 3 - single line - phrase ok 4 - single line - line ok 5 - two lines - phrase ok 6 - two lines - line ok 7 - multiple lines - phrase ok 8 - multiple lines - line ok # Testing Text::Extract::MaketextCallPhrases 0.3 t/03.debug_ignored_matches.t ....... 1..17 ok 1 - use Text::Extract::MaketextCallPhrases; ok 2 - debug_ignored_matches w/out ignore_perlish_* correct number of ignores ok 3 - debug_ignored_matches w/out ignore_perlish_* function ok 4 - debug_ignored_matches w/out ignore_perlish_* c assignment ok 5 - debug_ignored_matches w/out ignore_perlish_* correct number of matches ok 6 - debug_ignored_matches w/out ignore_perlish_* - matches statement ok 7 - debug_ignored_matches w/out ignore_perlish_* - matches comment ok 8 - debug_ignored_matches w/out ignore_perlish_* - matches right after comment ok 9 - debug_ignored_matches w/out ignore_perlish_* - matches after comment w/ string ok 10 - debug_ignored_matches w/ ignore_perlish_* correct number of ignores ok 11 - debug_ignored_matches w/ ignore_perlish_* function ok 12 - debug_ignored_matches w/ ignore_perlish_* c assignment ok 13 - debug_ignored_matches w/ ignore_perlish_* statement ok 14 - debug_ignored_matches w/ ignore_perlish_* comment ok 15 - debug_ignored_matches w/out ignore_perlish_* correct number of matches ok 16 - debug_ignored_matches w/ ignore_perlish_* - matches right after comment ok 17 - debug_ignored_matches w/ ignore_perlish_* - matches after comment w/ string ok # Testing Text::Extract::MaketextCallPhrases 0.3 t/04.default_regex_non_maketext.t .. 1..27 ok 1 - translatable() full NS ok 2 - translatable() alt NS ok 3 - translatable() assignment norm ok 4 - translatable() assignment no space ok 5 - translatable() at beginning of line ok 6 - translatable () space before par ok 7 - translatable() I am no in parens, ick ok 8 - translatable() in function call ok 9 - translatable() in function call space ok 10 - translatable in text - value ok 11 - translatable in text - is_warning ok 12 - translatable in text - type ok 13 - lextext() found ok 14 - lextext() found again ok 15 - lextext() found with odd call ok 16 - maketext_html_context() found ok 17 - maketext_html_context() found again ok 18 - maketext_html_context() found with odd call ok 19 - maketext_ansi_context() found ok 20 - maketext_ansi_context() found again ok 21 - maketext_ansi_context() found with odd call ok 22 - maketext_plain_context() found ok 23 - maketext_plain_context() found again ok 24 - maketext_plain_context() found with odd call ok 25 - maketext_W3_are_cUst0M_context() found ok 26 - maketext_W3_are_cUst0M_context() found again ok 27 - maketext_W3_are_cUst0M_context() found with odd call ok t/perlcritic.t ..................... skipped: Critic tests are only run in RELEASE_TESTING mode. t/pod-coverage.t ................... skipped: POD tests are only run in RELEASE_TESTING mode. t/pod.t ............................ skipped: POD tests are only run in RELEASE_TESTING mode. All tests successful. Files=8, Tests=390, 6 wallclock secs ( 0.11 usr + 0.03 sys = 0.14 CPU) Result: PASS DMUEY/Text-Extract-MaketextCallPhrases-0.3.tar.gz nmake test TEST_VERBOSE=1 -- OK Daniel Muey <dmuey@cpan.org> Extract phrases from maketext–call–looking text >>> (cd C:\cpanfly-5.14\var\cpan\build\Text-Extract-MaketextCallPhrases-0.3-Q0uJMe && tar cvf - Text-Extract-MaketextCallPhrases-0.3.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.3.tar.gz Text-Extract-MaketextCallPhrases-0.3.ppd blib/ blib/lib/ blib/lib/Text/ blib/lib/Text/Extract/ blib/lib/Text/Extract/MaketextCallPhrases.pm >>> mv C:\cpanfly-5.14\var\cpan\build\Text-Extract-MaketextCallPhrases-0.3-Q0uJMe/Text-Extract-MaketextCallPhrases-0.3.ppd C:/cpanfly-5.14/var/REPO/D/DM/DMUEY Megalib: install_driver(SQLite) failed: DBD::SQLite object version 1.31 does not match bootstrap parameter 1.33 at C:/Perl64-5.14/lib/DynaLoader.pm line 214. Compilation failed in require at (eval 123) line 3. at C:\cpanfly-5.14\lib/ActivePerl/PPM/InstallArea.pm line 700 ...propagated at C:\cpanfly-5.14\lib/ActivePerl/PPM/DBH.pm line 11. Compilation failed in require at C:\cpanfly-5.14\lib/Fly/MakePPD.pm line 285. Finished 2012-10-30T02:20:04