Start 2008-11-20T12:01:21 Going to read /Users/fly818/var/cpan/Metadata Database was generated on Thu, 20 Nov 2008 11:26:51 GMT Running make for L/LB/LBROCARD/Git-PurePerl-0.33.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/L/LB/LBROCARD/Git-PurePerl-0.33.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/L/LB/LBROCARD/CHECKSUMS Checksum for /Users/fly818/var/cpan/sources/authors/id/L/LB/LBROCARD/Git-PurePerl-0.33.tar.gz ok Git-PurePerl-0.33/ Git-PurePerl-0.33/CHANGES Git-PurePerl-0.33/META.yml Git-PurePerl-0.33/test-project-packs.tgz Git-PurePerl-0.33/t/ Git-PurePerl-0.33/t/00_setup.t Git-PurePerl-0.33/t/simple.t Git-PurePerl-0.33/Makefile.PL Git-PurePerl-0.33/test-project.tgz Git-PurePerl-0.33/README Git-PurePerl-0.33/lib/ Git-PurePerl-0.33/lib/Git/ Git-PurePerl-0.33/lib/Git/PurePerl.pm Git-PurePerl-0.33/lib/Git/PurePerl/ Git-PurePerl-0.33/lib/Git/PurePerl/Object.pm Git-PurePerl-0.33/lib/Git/PurePerl/Pack.pm Git-PurePerl-0.33/lib/Git/PurePerl/Object/ Git-PurePerl-0.33/lib/Git/PurePerl/Object/Commit.pm Git-PurePerl-0.33/lib/Git/PurePerl/Object/Blob.pm Git-PurePerl-0.33/lib/Git/PurePerl/Object/Tree.pm Git-PurePerl-0.33/lib/Git/PurePerl/DirectoryEntry.pm Git-PurePerl-0.33/test-project-packs2.tgz Git-PurePerl-0.33/MANIFEST CPAN.pm: Going to build L/LB/LBROCARD/Git-PurePerl-0.33.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Warning: prerequisite Archive::Extract 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Git::PurePerl ---- Unsatisfied dependencies detected during ---- ---- LBROCARD/Git-PurePerl-0.33.tar.gz ---- Archive::Extract [requires] Running make test Delayed until after prerequisites Running test for module 'Archive::Extract' Running make for K/KA/KANE/Archive-Extract-0.28.tar.gz Checksum for /Users/fly818/var/cpan/sources/authors/id/K/KA/KANE/Archive-Extract-0.28.tar.gz ok Archive-Extract-0.28/ Archive-Extract-0.28/CHANGES Archive-Extract-0.28/lib/ Archive-Extract-0.28/lib/Archive/ Archive-Extract-0.28/lib/Archive/Extract.pm Archive-Extract-0.28/Makefile.PL Archive-Extract-0.28/MANIFEST Archive-Extract-0.28/META.yml Archive-Extract-0.28/README Archive-Extract-0.28/t/ Archive-Extract-0.28/t/01_Archive-Extract.t Archive-Extract-0.28/t/src/ Archive-Extract-0.28/t/src/double_dir.zip Archive-Extract-0.28/t/src/x.bz2 Archive-Extract-0.28/t/src/x.gz Archive-Extract-0.28/t/src/x.jar Archive-Extract-0.28/t/src/x.lzma Archive-Extract-0.28/t/src/x.par Archive-Extract-0.28/t/src/x.tar Archive-Extract-0.28/t/src/x.tar.gz Archive-Extract-0.28/t/src/x.tgz Archive-Extract-0.28/t/src/x.Z Archive-Extract-0.28/t/src/x.zip Archive-Extract-0.28/t/src/y.jar Archive-Extract-0.28/t/src/y.par Archive-Extract-0.28/t/src/y.tar Archive-Extract-0.28/t/src/y.tar.bz2 Archive-Extract-0.28/t/src/y.tar.gz Archive-Extract-0.28/t/src/y.tbz Archive-Extract-0.28/t/src/y.tgz Archive-Extract-0.28/t/src/y.zip CPAN.pm: Going to build K/KA/KANE/Archive-Extract-0.28.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Archive::Extract >>> make cp lib/Archive/Extract.pm blib/lib/Archive/Extract.pm Manifying blib/man3/Archive::Extract.3 KANE/Archive-Extract-0.28.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_Archive-Extract.... ok 1 - use Archive::Extract; ok 2 - Archive::Extract->can('types') ok 3 - Got a list of types ok 4 - Object created based on 'tgz' ok 5 - No error logged ok 6 - Object created based on 'tar' ok 7 - No error logged ok 8 - Object created based on 'gz' ok 9 - No error logged ok 10 - Object created based on 'zip' ok 11 - No error logged ok 12 - Object created based on 'bz2' ok 13 - No error logged ok 14 - Object created based on 'tbz' ok 15 - No error logged ok 16 - Object created based on 'Z' ok 17 - No error logged ok 18 - Object created based on 'lzma' ok 19 - No error logged ok 20 - No archive created based on '01_Archive-Extract.t' ok 21 - Error not captured in class method ok 22 - Error captured as warning ok 23 - Error is: unknown file type ok 24 - Archive created ok 25 - No errors yet ok 26 - Errors retrieved ok 27 - As expected ok 28 - Errors erased after ->extract() call ok 29 - Found extraction dir '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/src' ok 30 - Is expected dir '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/src' ok 31 - Found extraction dir '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/src' ok 32 - Is expected dir '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/src' ok 33 - The object isa Archive::Extract ok 34 - Archive type recognized properly ok 35 - extract() for 'y.tar.gz' reports success (PP: 0 Bin: 1) ok 36 - No errors capturing buffers ok 37 - Found correct number of output files ok 38 - Found correct output file 'y/z' ok 39 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 40 - Extract dir found ok 41 - Extract dir exists ok 42 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 43 - Output file successfully removed ok 44 - rmtree gave no error ok 45 - Extract dir succesfully removed ok 46 # SKIP No buffers available ok 47 # SKIP No buffers available ok 48 # SKIP No buffers available ok 49 # SKIP No buffers available ok 50 # SKIP No buffers available ok 51 # SKIP No buffers available ok 52 # SKIP No buffers available ok 53 # SKIP No buffers available ok 54 - Output file successfully removed ok 55 # SKIP No extract path captured, can't remove paths ok 56 # SKIP No extract path captured, can't remove paths ok 57 - The object isa Archive::Extract ok 58 - Archive type recognized properly ok 59 - extract() for 'double_dir.zip' reports success (PP: 0 Bin: 1) ok 60 - No errors capturing buffers ok 61 - Found correct number of output files ok 62 - Found correct output file 'x/w' ok 63 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/x/w' exists ok 64 - Extract dir found ok 65 - Extract dir exists ok 66 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/x' ok 67 - Output file successfully removed ok 68 - rmtree gave no error ok 69 - Extract dir succesfully removed ok 70 # SKIP No buffers available ok 71 # SKIP No buffers available ok 72 # SKIP No buffers available ok 73 # SKIP No buffers available ok 74 # SKIP No buffers available ok 75 # SKIP No buffers available ok 76 # SKIP No buffers available ok 77 # SKIP No buffers available ok 78 - Output file successfully removed ok 79 - rmtree gave no error ok 80 - Extract dir succesfully removed ok 81 - The object isa Archive::Extract ok 82 - Archive type recognized properly ok 83 - extract() for 'y.jar' reports success (PP: 0 Bin: 1) ok 84 - No errors capturing buffers ok 85 - Found correct number of output files ok 86 - Found correct output file 'y/z' ok 87 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 88 - Extract dir found ok 89 - Extract dir exists ok 90 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 91 - Output file successfully removed ok 92 - rmtree gave no error ok 93 - Extract dir succesfully removed ok 94 # SKIP No buffers available ok 95 # SKIP No buffers available ok 96 # SKIP No buffers available ok 97 # SKIP No buffers available ok 98 # SKIP No buffers available ok 99 # SKIP No buffers available ok 100 # SKIP No buffers available ok 101 # SKIP No buffers available ok 102 - Output file successfully removed ok 103 - rmtree gave no error ok 104 - Extract dir succesfully removed ok 105 - The object isa Archive::Extract ok 106 - Archive type recognized properly ok 107 - extract() for 'x.bz2' reports success (PP: 0 Bin: 1) ok 108 - No errors capturing buffers ok 109 - Found correct number of output files ok 110 - Found correct output file 'a' ok 111 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 112 - Extract dir found ok 113 - Extract dir exists ok 114 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 115 - Output file successfully removed ok 116 - rmtree gave no error ok 117 - Extract dir succesfully removed ok 118 # SKIP No buffers available ok 119 # SKIP No buffers available ok 120 # SKIP No buffers available ok 121 # SKIP No buffers available ok 122 # SKIP No buffers available ok 123 # SKIP No buffers available ok 124 # SKIP No buffers available ok 125 # SKIP No buffers available ok 126 - Output file successfully removed ok 127 - rmtree gave no error ok 128 - Extract dir succesfully removed ok 129 - The object isa Archive::Extract ok 130 - Archive type recognized properly ok 131 - extract() for 'y.tgz' reports success (PP: 0 Bin: 1) ok 132 - No errors capturing buffers ok 133 - Found correct number of output files ok 134 - Found correct output file 'y/z' ok 135 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 136 - Extract dir found ok 137 - Extract dir exists ok 138 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 139 - Output file successfully removed ok 140 - rmtree gave no error ok 141 - Extract dir succesfully removed ok 142 # SKIP No buffers available ok 143 # SKIP No buffers available ok 144 # SKIP No buffers available ok 145 # SKIP No buffers available ok 146 # SKIP No buffers available ok 147 # SKIP No buffers available ok 148 # SKIP No buffers available ok 149 # SKIP No buffers available ok 150 - Output file successfully removed ok 151 # SKIP No extract path captured, can't remove paths ok 152 # SKIP No extract path captured, can't remove paths ok 153 - The object isa Archive::Extract ok 154 - Archive type recognized properly ok 155 - extract() for 'y.zip' reports success (PP: 0 Bin: 1) ok 156 - No errors capturing buffers ok 157 - Found correct number of output files ok 158 - Found correct output file 'y/z' ok 159 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 160 - Extract dir found ok 161 - Extract dir exists ok 162 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 163 - Output file successfully removed ok 164 - rmtree gave no error ok 165 - Extract dir succesfully removed ok 166 # SKIP No buffers available ok 167 # SKIP No buffers available ok 168 # SKIP No buffers available ok 169 # SKIP No buffers available ok 170 # SKIP No buffers available ok 171 # SKIP No buffers available ok 172 # SKIP No buffers available ok 173 # SKIP No buffers available ok 174 - Output file successfully removed ok 175 - rmtree gave no error ok 176 - Extract dir succesfully removed ok 177 - The object isa Archive::Extract ok 178 - Archive type recognized properly ok 179 - extract() for 'x.tar.gz' reports success (PP: 0 Bin: 1) ok 180 - No errors capturing buffers ok 181 - Found correct number of output files ok 182 - Found correct output file 'a' ok 183 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 184 - Extract dir found ok 185 - Extract dir exists ok 186 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 187 - Output file successfully removed ok 188 - rmtree gave no error ok 189 - Extract dir succesfully removed ok 190 # SKIP No buffers available ok 191 # SKIP No buffers available ok 192 # SKIP No buffers available ok 193 # SKIP No buffers available ok 194 # SKIP No buffers available ok 195 # SKIP No buffers available ok 196 # SKIP No buffers available ok 197 # SKIP No buffers available ok 198 - Output file successfully removed ok 199 # SKIP No extract path captured, can't remove paths ok 200 # SKIP No extract path captured, can't remove paths ok 201 - The object isa Archive::Extract ok 202 - Archive type recognized properly ok 203 - extract() for 'y.tar' reports success (PP: 0 Bin: 1) ok 204 - No errors capturing buffers ok 205 - Found correct number of output files ok 206 - Found correct output file 'y/z' ok 207 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 208 - Extract dir found ok 209 - Extract dir exists ok 210 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 211 - Output file successfully removed ok 212 - rmtree gave no error ok 213 - Extract dir succesfully removed ok 214 # SKIP No buffers available ok 215 # SKIP No buffers available ok 216 # SKIP No buffers available ok 217 # SKIP No buffers available ok 218 # SKIP No buffers available ok 219 # SKIP No buffers available ok 220 # SKIP No buffers available ok 221 # SKIP No buffers available ok 222 - Output file successfully removed ok 223 # SKIP No extract path captured, can't remove paths ok 224 # SKIP No extract path captured, can't remove paths ok 225 - The object isa Archive::Extract ok 226 - Archive type recognized properly ok 227 - extract() for 'x.tgz' reports success (PP: 0 Bin: 1) ok 228 - No errors capturing buffers ok 229 - Found correct number of output files ok 230 - Found correct output file 'a' ok 231 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 232 - Extract dir found ok 233 - Extract dir exists ok 234 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 235 - Output file successfully removed ok 236 - rmtree gave no error ok 237 - Extract dir succesfully removed ok 238 # SKIP No buffers available ok 239 # SKIP No buffers available ok 240 # SKIP No buffers available ok 241 # SKIP No buffers available ok 242 # SKIP No buffers available ok 243 # SKIP No buffers available ok 244 # SKIP No buffers available ok 245 # SKIP No buffers available ok 246 - Output file successfully removed ok 247 # SKIP No extract path captured, can't remove paths ok 248 # SKIP No extract path captured, can't remove paths ok 249 - The object isa Archive::Extract ok 250 - Archive type recognized properly ok 251 - extract() for 'y.par' reports success (PP: 0 Bin: 1) ok 252 - No errors capturing buffers ok 253 - Found correct number of output files ok 254 - Found correct output file 'y/z' ok 255 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 256 - Extract dir found ok 257 - Extract dir exists ok 258 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 259 - Output file successfully removed ok 260 - rmtree gave no error ok 261 - Extract dir succesfully removed ok 262 # SKIP No buffers available ok 263 # SKIP No buffers available ok 264 # SKIP No buffers available ok 265 # SKIP No buffers available ok 266 # SKIP No buffers available ok 267 # SKIP No buffers available ok 268 # SKIP No buffers available ok 269 # SKIP No buffers available ok 270 - Output file successfully removed ok 271 - rmtree gave no error ok 272 - Extract dir succesfully removed ok 273 - The object isa Archive::Extract ok 274 - Archive type recognized properly ok 275 - extract() for 'y.tbz' reports success (PP: 0 Bin: 1) ok 276 - No errors capturing buffers ok 277 - Found correct number of output files ok 278 - Found correct output file 'y/z' ok 279 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 280 - Extract dir found ok 281 - Extract dir exists ok 282 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 283 - Output file successfully removed ok 284 - rmtree gave no error ok 285 - Extract dir succesfully removed ok 286 # SKIP No buffers available ok 287 # SKIP No buffers available ok 288 # SKIP No buffers available ok 289 # SKIP No buffers available ok 290 # SKIP No buffers available ok 291 # SKIP No buffers available ok 292 # SKIP No buffers available ok 293 # SKIP No buffers available ok 294 - Output file successfully removed ok 295 # SKIP No extract path captured, can't remove paths ok 296 # SKIP No extract path captured, can't remove paths ok 297 - The object isa Archive::Extract ok 298 - Archive type recognized properly ok 299 - extract() for 'x.Z' reports success (PP: 0 Bin: 1) ok 300 - No errors capturing buffers ok 301 - Found correct number of output files ok 302 - Found correct output file 'a' ok 303 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 304 - Extract dir found ok 305 - Extract dir exists ok 306 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 307 - Output file successfully removed ok 308 - rmtree gave no error ok 309 - Extract dir succesfully removed ok 310 # SKIP No buffers available ok 311 # SKIP No buffers available ok 312 # SKIP No buffers available ok 313 # SKIP No buffers available ok 314 # SKIP No buffers available ok 315 # SKIP No buffers available ok 316 # SKIP No buffers available ok 317 # SKIP No buffers available ok 318 - Output file successfully removed ok 319 - rmtree gave no error ok 320 - Extract dir succesfully removed ok 321 - The object isa Archive::Extract ok 322 - Archive type recognized properly ok 323 - extract() for 'x.tar' reports success (PP: 0 Bin: 1) ok 324 - No errors capturing buffers ok 325 - Found correct number of output files ok 326 - Found correct output file 'a' ok 327 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 328 - Extract dir found ok 329 - Extract dir exists ok 330 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 331 - Output file successfully removed ok 332 - rmtree gave no error ok 333 - Extract dir succesfully removed ok 334 # SKIP No buffers available ok 335 # SKIP No buffers available ok 336 # SKIP No buffers available ok 337 # SKIP No buffers available ok 338 # SKIP No buffers available ok 339 # SKIP No buffers available ok 340 # SKIP No buffers available ok 341 # SKIP No buffers available ok 342 - Output file successfully removed ok 343 # SKIP No extract path captured, can't remove paths ok 344 # SKIP No extract path captured, can't remove paths ok 345 - The object isa Archive::Extract ok 346 - Archive type recognized properly ok 347 - extract() for 'x.gz' reports success (PP: 0 Bin: 1) ok 348 - No errors capturing buffers ok 349 - Found correct number of output files ok 350 - Found correct output file 'a' ok 351 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 352 - Extract dir found ok 353 - Extract dir exists ok 354 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 355 - Output file successfully removed ok 356 - rmtree gave no error ok 357 - Extract dir succesfully removed ok 358 # SKIP No buffers available ok 359 # SKIP No buffers available ok 360 # SKIP No buffers available ok 361 # SKIP No buffers available ok 362 # SKIP No buffers available ok 363 # SKIP No buffers available ok 364 # SKIP No buffers available ok 365 # SKIP No buffers available ok 366 - Output file successfully removed ok 367 - rmtree gave no error ok 368 - Extract dir succesfully removed ok 369 - The object isa Archive::Extract ok 370 - Archive type recognized properly ok 371 - extract() for 'x.jar' reports success (PP: 0 Bin: 1) ok 372 - No errors capturing buffers ok 373 - Found correct number of output files ok 374 - Found correct output file 'a' ok 375 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 376 - Extract dir found ok 377 - Extract dir exists ok 378 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 379 - Output file successfully removed ok 380 - rmtree gave no error ok 381 - Extract dir succesfully removed ok 382 # SKIP No buffers available ok 383 # SKIP No buffers available ok 384 # SKIP No buffers available ok 385 # SKIP No buffers available ok 386 # SKIP No buffers available ok 387 # SKIP No buffers available ok 388 # SKIP No buffers available ok 389 # SKIP No buffers available ok 390 - Output file successfully removed ok 391 - rmtree gave no error ok 392 - Extract dir succesfully removed ok 393 - The object isa Archive::Extract ok 394 - Archive type recognized properly ok 395 # SKIP No extractor available ok 396 # SKIP No extractor available ok 397 # SKIP No extractor available ok 398 # SKIP No extractor available ok 399 # SKIP No extractor available ok 400 # SKIP No extractor available ok 401 # SKIP No extractor available ok 402 # SKIP No extractor available ok 403 - Output file successfully removed ok 404 # SKIP No extract path captured, can't remove paths ok 405 # SKIP No extract path captured, can't remove paths ok 406 # SKIP No extractor available ok 407 # SKIP No extractor available ok 408 # SKIP No extractor available ok 409 # SKIP No extractor available ok 410 # SKIP No extractor available ok 411 # SKIP No extractor available ok 412 # SKIP No extractor available ok 413 # SKIP No extractor available ok 414 - Output file successfully removed ok 415 # SKIP No extract path captured, can't remove paths ok 416 # SKIP No extract path captured, can't remove paths ok 417 - The object isa Archive::Extract ok 418 - Archive type recognized properly ok 419 - extract() for 'x.par' reports success (PP: 0 Bin: 1) ok 420 - No errors capturing buffers ok 421 - Found correct number of output files ok 422 - Found correct output file 'a' ok 423 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 424 - Extract dir found ok 425 - Extract dir exists ok 426 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 427 - Output file successfully removed ok 428 - rmtree gave no error ok 429 - Extract dir succesfully removed ok 430 # SKIP No buffers available ok 431 # SKIP No buffers available ok 432 # SKIP No buffers available ok 433 # SKIP No buffers available ok 434 # SKIP No buffers available ok 435 # SKIP No buffers available ok 436 # SKIP No buffers available ok 437 # SKIP No buffers available ok 438 - Output file successfully removed ok 439 - rmtree gave no error ok 440 - Extract dir succesfully removed ok 441 - The object isa Archive::Extract ok 442 - Archive type recognized properly ok 443 - extract() for 'y.tar.bz2' reports success (PP: 0 Bin: 1) ok 444 - No errors capturing buffers ok 445 - Found correct number of output files ok 446 - Found correct output file 'y/z' ok 447 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 448 - Extract dir found ok 449 - Extract dir exists ok 450 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 451 - Output file successfully removed ok 452 - rmtree gave no error ok 453 - Extract dir succesfully removed ok 454 # SKIP No buffers available ok 455 # SKIP No buffers available ok 456 # SKIP No buffers available ok 457 # SKIP No buffers available ok 458 # SKIP No buffers available ok 459 # SKIP No buffers available ok 460 # SKIP No buffers available ok 461 # SKIP No buffers available ok 462 - Output file successfully removed ok 463 # SKIP No extract path captured, can't remove paths ok 464 # SKIP No extract path captured, can't remove paths ok 465 - The object isa Archive::Extract ok 466 - Archive type recognized properly ok 467 - extract() for 'x.zip' reports success (PP: 0 Bin: 1) ok 468 - No errors capturing buffers ok 469 - Found correct number of output files ok 470 - Found correct output file 'a' ok 471 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 472 - Extract dir found ok 473 - Extract dir exists ok 474 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 475 - Output file successfully removed ok 476 - rmtree gave no error ok 477 - Extract dir succesfully removed ok 478 # SKIP No buffers available ok 479 # SKIP No buffers available ok 480 # SKIP No buffers available ok 481 # SKIP No buffers available ok 482 # SKIP No buffers available ok 483 # SKIP No buffers available ok 484 # SKIP No buffers available ok 485 # SKIP No buffers available ok 486 - Output file successfully removed ok 487 - rmtree gave no error ok 488 - Extract dir succesfully removed ok 489 - The object isa Archive::Extract ok 490 - Archive type recognized properly ok 491 - extract() for 'y.tar.gz' reports success (PP: 1 Bin: 0) ok 492 - No errors capturing buffers ok 493 - Found correct number of output files ok 494 - Found correct output file 'y/z' ok 495 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 496 - Extract dir found ok 497 - Extract dir exists ok 498 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 499 - Output file successfully removed ok 500 - rmtree gave no error ok 501 - Extract dir succesfully removed ok 502 - extract() for 'y.tar.gz' reports success (PP: 1 Bin: 0) ok 503 - No errors capturing buffers ok 504 - Found correct number of output files ok 505 - Found correct output file 'y/z' ok 506 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 507 - Extract dir found ok 508 - Extract dir exists ok 509 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 510 - Output file successfully removed ok 511 - rmtree gave no error ok 512 - Extract dir succesfully removed ok 513 - The object isa Archive::Extract ok 514 - Archive type recognized properly ok 515 - extract() for 'double_dir.zip' reports success (PP: 1 Bin: 0) ok 516 - No errors capturing buffers ok 517 - Found correct number of output files ok 518 - Found correct output file 'x/w' ok 519 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/x/w' exists ok 520 - Extract dir found ok 521 - Extract dir exists ok 522 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/x' ok 523 - Output file successfully removed ok 524 - rmtree gave no error ok 525 - Extract dir succesfully removed ok 526 - extract() for 'double_dir.zip' reports success (PP: 1 Bin: 0) ok 527 - No errors capturing buffers ok 528 - Found correct number of output files ok 529 - Found correct output file 'x/w' ok 530 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/x/w' exists ok 531 - Extract dir found ok 532 - Extract dir exists ok 533 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/x' ok 534 - Output file successfully removed ok 535 - rmtree gave no error ok 536 - Extract dir succesfully removed ok 537 - The object isa Archive::Extract ok 538 - Archive type recognized properly ok 539 - extract() for 'y.jar' reports success (PP: 1 Bin: 0) ok 540 - No errors capturing buffers ok 541 - Found correct number of output files ok 542 - Found correct output file 'y/z' ok 543 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 544 - Extract dir found ok 545 - Extract dir exists ok 546 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 547 - Output file successfully removed ok 548 - rmtree gave no error ok 549 - Extract dir succesfully removed ok 550 - extract() for 'y.jar' reports success (PP: 1 Bin: 0) ok 551 - No errors capturing buffers ok 552 - Found correct number of output files ok 553 - Found correct output file 'y/z' ok 554 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 555 - Extract dir found ok 556 - Extract dir exists ok 557 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 558 - Output file successfully removed ok 559 - rmtree gave no error ok 560 - Extract dir succesfully removed ok 561 - The object isa Archive::Extract ok 562 - Archive type recognized properly ok 563 - extract() for 'x.bz2' reports success (PP: 1 Bin: 0) ok 564 - No errors capturing buffers ok 565 - Found correct number of output files ok 566 - Found correct output file 'a' ok 567 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 568 - Extract dir found ok 569 - Extract dir exists ok 570 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 571 - Output file successfully removed ok 572 - rmtree gave no error ok 573 - Extract dir succesfully removed ok 574 - extract() for 'x.bz2' reports success (PP: 1 Bin: 0) ok 575 - No errors capturing buffers ok 576 - Found correct number of output files ok 577 - Found correct output file 'a' ok 578 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 579 - Extract dir found ok 580 - Extract dir exists ok 581 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 582 - Output file successfully removed ok 583 - rmtree gave no error ok 584 - Extract dir succesfully removed ok 585 - The object isa Archive::Extract ok 586 - Archive type recognized properly ok 587 - extract() for 'y.tgz' reports success (PP: 1 Bin: 0) ok 588 - No errors capturing buffers ok 589 - Found correct number of output files ok 590 - Found correct output file 'y/z' ok 591 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 592 - Extract dir found ok 593 - Extract dir exists ok 594 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 595 - Output file successfully removed ok 596 - rmtree gave no error ok 597 - Extract dir succesfully removed ok 598 - extract() for 'y.tgz' reports success (PP: 1 Bin: 0) ok 599 - No errors capturing buffers ok 600 - Found correct number of output files ok 601 - Found correct output file 'y/z' ok 602 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 603 - Extract dir found ok 604 - Extract dir exists ok 605 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 606 - Output file successfully removed ok 607 - rmtree gave no error ok 608 - Extract dir succesfully removed ok 609 - The object isa Archive::Extract ok 610 - Archive type recognized properly ok 611 - extract() for 'y.zip' reports success (PP: 1 Bin: 0) ok 612 - No errors capturing buffers ok 613 - Found correct number of output files ok 614 - Found correct output file 'y/z' ok 615 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 616 - Extract dir found ok 617 - Extract dir exists ok 618 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 619 - Output file successfully removed ok 620 - rmtree gave no error ok 621 - Extract dir succesfully removed ok 622 - extract() for 'y.zip' reports success (PP: 1 Bin: 0) ok 623 - No errors capturing buffers ok 624 - Found correct number of output files ok 625 - Found correct output file 'y/z' ok 626 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 627 - Extract dir found ok 628 - Extract dir exists ok 629 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 630 - Output file successfully removed ok 631 - rmtree gave no error ok 632 - Extract dir succesfully removed ok 633 - The object isa Archive::Extract ok 634 - Archive type recognized properly ok 635 - extract() for 'x.tar.gz' reports success (PP: 1 Bin: 0) ok 636 - No errors capturing buffers ok 637 - Found correct number of output files ok 638 - Found correct output file 'a' ok 639 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 640 - Extract dir found ok 641 - Extract dir exists ok 642 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 643 - Output file successfully removed ok 644 - rmtree gave no error ok 645 - Extract dir succesfully removed ok 646 - extract() for 'x.tar.gz' reports success (PP: 1 Bin: 0) ok 647 - No errors capturing buffers ok 648 - Found correct number of output files ok 649 - Found correct output file 'a' ok 650 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 651 - Extract dir found ok 652 - Extract dir exists ok 653 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 654 - Output file successfully removed ok 655 - rmtree gave no error ok 656 - Extract dir succesfully removed ok 657 - The object isa Archive::Extract ok 658 - Archive type recognized properly ok 659 - extract() for 'y.tar' reports success (PP: 1 Bin: 0) ok 660 - No errors capturing buffers ok 661 - Found correct number of output files ok 662 - Found correct output file 'y/z' ok 663 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 664 - Extract dir found ok 665 - Extract dir exists ok 666 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 667 - Output file successfully removed ok 668 - rmtree gave no error ok 669 - Extract dir succesfully removed ok 670 - extract() for 'y.tar' reports success (PP: 1 Bin: 0) ok 671 - No errors capturing buffers ok 672 - Found correct number of output files ok 673 - Found correct output file 'y/z' ok 674 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 675 - Extract dir found ok 676 - Extract dir exists ok 677 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 678 - Output file successfully removed ok 679 - rmtree gave no error ok 680 - Extract dir succesfully removed ok 681 - The object isa Archive::Extract ok 682 - Archive type recognized properly ok 683 - extract() for 'x.tgz' reports success (PP: 1 Bin: 0) ok 684 - No errors capturing buffers ok 685 - Found correct number of output files ok 686 - Found correct output file 'a' ok 687 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 688 - Extract dir found ok 689 - Extract dir exists ok 690 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 691 - Output file successfully removed ok 692 - rmtree gave no error ok 693 - Extract dir succesfully removed ok 694 - extract() for 'x.tgz' reports success (PP: 1 Bin: 0) ok 695 - No errors capturing buffers ok 696 - Found correct number of output files ok 697 - Found correct output file 'a' ok 698 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 699 - Extract dir found ok 700 - Extract dir exists ok 701 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 702 - Output file successfully removed ok 703 - rmtree gave no error ok 704 - Extract dir succesfully removed ok 705 - The object isa Archive::Extract ok 706 - Archive type recognized properly ok 707 - extract() for 'y.par' reports success (PP: 1 Bin: 0) ok 708 - No errors capturing buffers ok 709 - Found correct number of output files ok 710 - Found correct output file 'y/z' ok 711 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 712 - Extract dir found ok 713 - Extract dir exists ok 714 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 715 - Output file successfully removed ok 716 - rmtree gave no error ok 717 - Extract dir succesfully removed ok 718 - extract() for 'y.par' reports success (PP: 1 Bin: 0) ok 719 - No errors capturing buffers ok 720 - Found correct number of output files ok 721 - Found correct output file 'y/z' ok 722 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 723 - Extract dir found ok 724 - Extract dir exists ok 725 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 726 - Output file successfully removed ok 727 - rmtree gave no error ok 728 - Extract dir succesfully removed ok 729 - The object isa Archive::Extract ok 730 - Archive type recognized properly ok 731 - extract() for 'y.tbz' reports success (PP: 1 Bin: 0) ok 732 - No errors capturing buffers ok 733 - Found correct number of output files ok 734 - Found correct output file 'y/z' ok 735 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 736 - Extract dir found ok 737 - Extract dir exists ok 738 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 739 - Output file successfully removed ok 740 - rmtree gave no error ok 741 - Extract dir succesfully removed ok 742 - extract() for 'y.tbz' reports success (PP: 1 Bin: 0) ok 743 - No errors capturing buffers ok 744 - Found correct number of output files ok 745 - Found correct output file 'y/z' ok 746 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 747 - Extract dir found ok 748 - Extract dir exists ok 749 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 750 - Output file successfully removed ok 751 - rmtree gave no error ok 752 - Extract dir succesfully removed ok 753 - The object isa Archive::Extract ok 754 - Archive type recognized properly ok 755 - extract() for 'x.Z' reports success (PP: 1 Bin: 0) ok 756 - No errors capturing buffers ok 757 - Found correct number of output files ok 758 - Found correct output file 'a' ok 759 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 760 - Extract dir found ok 761 - Extract dir exists ok 762 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 763 - Output file successfully removed ok 764 - rmtree gave no error ok 765 - Extract dir succesfully removed ok 766 - extract() for 'x.Z' reports success (PP: 1 Bin: 0) ok 767 - No errors capturing buffers ok 768 - Found correct number of output files ok 769 - Found correct output file 'a' ok 770 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 771 - Extract dir found ok 772 - Extract dir exists ok 773 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 774 - Output file successfully removed ok 775 - rmtree gave no error ok 776 - Extract dir succesfully removed ok 777 - The object isa Archive::Extract ok 778 - Archive type recognized properly ok 779 - extract() for 'x.tar' reports success (PP: 1 Bin: 0) ok 780 - No errors capturing buffers ok 781 - Found correct number of output files ok 782 - Found correct output file 'a' ok 783 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 784 - Extract dir found ok 785 - Extract dir exists ok 786 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 787 - Output file successfully removed ok 788 - rmtree gave no error ok 789 - Extract dir succesfully removed ok 790 - extract() for 'x.tar' reports success (PP: 1 Bin: 0) ok 791 - No errors capturing buffers ok 792 - Found correct number of output files ok 793 - Found correct output file 'a' ok 794 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 795 - Extract dir found ok 796 - Extract dir exists ok 797 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 798 - Output file successfully removed ok 799 - rmtree gave no error ok 800 - Extract dir succesfully removed ok 801 - The object isa Archive::Extract ok 802 - Archive type recognized properly ok 803 - extract() for 'x.gz' reports success (PP: 1 Bin: 0) ok 804 - No errors capturing buffers ok 805 - Found correct number of output files ok 806 - Found correct output file 'a' ok 807 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 808 - Extract dir found ok 809 - Extract dir exists ok 810 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 811 - Output file successfully removed ok 812 - rmtree gave no error ok 813 - Extract dir succesfully removed ok 814 - extract() for 'x.gz' reports success (PP: 1 Bin: 0) ok 815 - No errors capturing buffers ok 816 - Found correct number of output files ok 817 - Found correct output file 'a' ok 818 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 819 - Extract dir found ok 820 - Extract dir exists ok 821 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 822 - Output file successfully removed ok 823 - rmtree gave no error ok 824 - Extract dir succesfully removed ok 825 - The object isa Archive::Extract ok 826 - Archive type recognized properly ok 827 - extract() for 'x.jar' reports success (PP: 1 Bin: 0) ok 828 - No errors capturing buffers ok 829 - Found correct number of output files ok 830 - Found correct output file 'a' ok 831 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 832 - Extract dir found ok 833 - Extract dir exists ok 834 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 835 - Output file successfully removed ok 836 - rmtree gave no error ok 837 - Extract dir succesfully removed ok 838 - extract() for 'x.jar' reports success (PP: 1 Bin: 0) ok 839 - No errors capturing buffers ok 840 - Found correct number of output files ok 841 - Found correct output file 'a' ok 842 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 843 - Extract dir found ok 844 - Extract dir exists ok 845 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 846 - Output file successfully removed ok 847 - rmtree gave no error ok 848 - Extract dir succesfully removed ok 849 - The object isa Archive::Extract ok 850 - Archive type recognized properly ok 851 - extract() for 'x.lzma' reports success (PP: 1 Bin: 0) ok 852 - No errors capturing buffers ok 853 - Found correct number of output files ok 854 - Found correct output file 'a' ok 855 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 856 - Extract dir found ok 857 - Extract dir exists ok 858 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 859 - Output file successfully removed ok 860 - rmtree gave no error ok 861 - Extract dir succesfully removed ok 862 - extract() for 'x.lzma' reports success (PP: 1 Bin: 0) ok 863 - No errors capturing buffers ok 864 - Found correct number of output files ok 865 - Found correct output file 'a' ok 866 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 867 - Extract dir found ok 868 - Extract dir exists ok 869 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 870 - Output file successfully removed ok 871 - rmtree gave no error ok 872 - Extract dir succesfully removed ok 873 - The object isa Archive::Extract ok 874 - Archive type recognized properly ok 875 - extract() for 'x.par' reports success (PP: 1 Bin: 0) ok 876 - No errors capturing buffers ok 877 - Found correct number of output files ok 878 - Found correct output file 'a' ok 879 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 880 - Extract dir found ok 881 - Extract dir exists ok 882 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 883 - Output file successfully removed ok 884 - rmtree gave no error ok 885 - Extract dir succesfully removed ok 886 - extract() for 'x.par' reports success (PP: 1 Bin: 0) ok 887 - No errors capturing buffers ok 888 - Found correct number of output files ok 889 - Found correct output file 'a' ok 890 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 891 - Extract dir found ok 892 - Extract dir exists ok 893 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 894 - Output file successfully removed ok 895 - rmtree gave no error ok 896 - Extract dir succesfully removed ok 897 - The object isa Archive::Extract ok 898 - Archive type recognized properly ok 899 - extract() for 'y.tar.bz2' reports success (PP: 1 Bin: 0) ok 900 - No errors capturing buffers ok 901 - Found correct number of output files ok 902 - Found correct output file 'y/z' ok 903 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 904 - Extract dir found ok 905 - Extract dir exists ok 906 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 907 - Output file successfully removed ok 908 - rmtree gave no error ok 909 - Extract dir succesfully removed ok 910 - extract() for 'y.tar.bz2' reports success (PP: 1 Bin: 0) ok 911 - No errors capturing buffers ok 912 - Found correct number of output files ok 913 - Found correct output file 'y/z' ok 914 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y/z' exists ok 915 - Extract dir found ok 916 - Extract dir exists ok 917 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/y' ok 918 - Output file successfully removed ok 919 - rmtree gave no error ok 920 - Extract dir succesfully removed ok 921 - The object isa Archive::Extract ok 922 - Archive type recognized properly ok 923 - extract() for 'x.zip' reports success (PP: 1 Bin: 0) ok 924 - No errors capturing buffers ok 925 - Found correct number of output files ok 926 - Found correct output file 'a' ok 927 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 928 - Extract dir found ok 929 - Extract dir exists ok 930 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 931 - Output file successfully removed ok 932 - rmtree gave no error ok 933 - Extract dir succesfully removed ok 934 - extract() for 'x.zip' reports success (PP: 1 Bin: 0) ok 935 - No errors capturing buffers ok 936 - Found correct number of output files ok 937 - Found correct output file 'a' ok 938 - Output file '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out/a' exists ok 939 - Extract dir found ok 940 - Extract dir exists ok 941 - Extract dir is expected '/Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/t/out' ok 942 - Output file successfully removed ok 943 - rmtree gave no error ok 944 - Extract dir succesfully removed 1..944 ok All tests successful. Files=1, Tests=944, 6 wallclock secs ( 0.49 usr 0.08 sys + 2.12 cusr 3.84 csys = 6.53 CPU) Result: PASS KANE/Archive-Extract-0.28.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas.activestate.com/authors/id/K/KA/KANE/CHECKSUMS Picked up abstract from Makefile Jos Boumans <kane@cpan.org> Generic archive extracting mechanism >>> (cd /Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1 && tar cvf - Archive-Extract-0.28.ppd blib) | gzip -c >/Users/fly818/var/REPO/K/KA/KANE/Archive-Extract-0.28.tar.gz Archive-Extract-0.28.ppd blib/ blib/lib/ blib/lib/Archive/ blib/lib/Archive/Extract.pm blib/man3/ blib/man3/Archive::Extract.3 >>> mv /Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/Archive-Extract-0.28.ppd /Users/fly818/var/REPO/K/KA/KANE Running make for L/LB/LBROCARD/Git-PurePerl-0.33.tar.gz Prepending /Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/blib/arch /Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /Users/fly818/var/cpan/build/Git-PurePerl-0.33-CqtVzh Prepending /Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/blib/arch /Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build L/LB/LBROCARD/Git-PurePerl-0.33.tar.gz >>> make cp lib/Git/PurePerl.pm blib/lib/Git/PurePerl.pm cp lib/Git/PurePerl/Object/Tree.pm blib/lib/Git/PurePerl/Object/Tree.pm cp lib/Git/PurePerl/Object/Blob.pm blib/lib/Git/PurePerl/Object/Blob.pm cp lib/Git/PurePerl/Object.pm blib/lib/Git/PurePerl/Object.pm cp lib/Git/PurePerl/Object/Commit.pm blib/lib/Git/PurePerl/Object/Commit.pm cp lib/Git/PurePerl/DirectoryEntry.pm blib/lib/Git/PurePerl/DirectoryEntry.pm cp lib/Git/PurePerl/Pack.pm blib/lib/Git/PurePerl/Pack.pm Manifying blib/man3/Git::PurePerl.3 LBROCARD/Git-PurePerl-0.33.tar.gz make -- OK Prepending /Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/blib/arch /Users/fly818/var/cpan/build/Archive-Extract-0.28-3CUln1/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_setup.... 1..1 ok 1 - extracted ok t/simple...... 1..153 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 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 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 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 ok 68 ok 69 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 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok All tests successful. Files=2, Tests=154, 2 wallclock secs ( 0.14 usr 0.05 sys + 2.22 cusr 0.48 csys = 2.89 CPU) Result: PASS LBROCARD/Git-PurePerl-0.33.tar.gz make test TEST_VERBOSE=1 -- OK Leon Brocard <leon@astray.com> A Pure Perl interface to Git repositories >>> (cd /Users/fly818/var/cpan/build/Git-PurePerl-0.33-CqtVzh && tar cvf - Git-PurePerl-0.33.ppd blib) | gzip -c >/Users/fly818/var/REPO/L/LB/LBROCARD/Git-PurePerl-0.33.tar.gz Git-PurePerl-0.33.ppd blib/ blib/lib/ blib/lib/Git/ blib/lib/Git/PurePerl/ blib/lib/Git/PurePerl/DirectoryEntry.pm blib/lib/Git/PurePerl/Object/ blib/lib/Git/PurePerl/Object/Blob.pm blib/lib/Git/PurePerl/Object/Commit.pm blib/lib/Git/PurePerl/Object/Tree.pm blib/lib/Git/PurePerl/Object.pm blib/lib/Git/PurePerl/Pack.pm blib/lib/Git/PurePerl.pm blib/man3/ blib/man3/Git::PurePerl.3 >>> mv /Users/fly818/var/cpan/build/Git-PurePerl-0.33-CqtVzh/Git-PurePerl-0.33.ppd /Users/fly818/var/REPO/L/LB/LBROCARD Finished 2008-11-20T12:01:43