Start 2008-08-29T18:56:28 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:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~2\Perforce\ Going to read C:\cpanfly\var\cpan\Metadata Database was generated on Fri, 29 Aug 2008 11:02:52 GMT Running make for K/KA/KANE/Archive-Tar-1.38.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/K/KA/KANE/Archive-Tar-1.38.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\K\KA\KANE\Archive-Tar-1.38.tar.gz ok Archive-Tar-1.38/ Archive-Tar-1.38/bin/ Archive-Tar-1.38/bin/ptar Archive-Tar-1.38/bin/ptardiff Archive-Tar-1.38/CHANGES Archive-Tar-1.38/lib/ Archive-Tar-1.38/lib/Archive/ Archive-Tar-1.38/lib/Archive/Tar/ Archive-Tar-1.38/lib/Archive/Tar/Constant.pm Archive-Tar-1.38/lib/Archive/Tar/File.pm Archive-Tar-1.38/lib/Archive/Tar.pm Archive-Tar-1.38/Makefile.PL Archive-Tar-1.38/MANIFEST Archive-Tar-1.38/META.yml Archive-Tar-1.38/README Archive-Tar-1.38/t/ Archive-Tar-1.38/t/01_use.t Archive-Tar-1.38/t/02_methods.t Archive-Tar-1.38/t/03_file.t Archive-Tar-1.38/t/04_resolved_issues.t Archive-Tar-1.38/t/99_pod.t Archive-Tar-1.38/t/src/ Archive-Tar-1.38/t/src/long/ Archive-Tar-1.38/t/src/long/b Archive-Tar-1.38/t/src/long/bar.tar Archive-Tar-1.38/t/src/long/foo.tgz Archive-Tar-1.38/t/src/short/ Archive-Tar-1.38/t/src/short/b Archive-Tar-1.38/t/src/short/bar.tar Archive-Tar-1.38/t/src/short/foo.tgz CPAN.pm: Going to build K/KA/KANE/Archive-Tar-1.38.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Archive::Tar >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Archive/Tar/Constant.pm blib\lib\Archive\Tar\Constant.pm cp lib/Archive/Tar.pm blib\lib\Archive\Tar.pm cp lib/Archive/Tar/File.pm blib\lib\Archive\Tar\File.pm C:\Perl64\bin\perl.exe -MExtUtils::Command -e cp bin/ptardiff blib\script\ptardiff pl2bat.bat blib\script\ptardiff C:\Perl64\bin\perl.exe -MExtUtils::Command -e cp bin/ptar blib\script\ptar pl2bat.bat blib\script\ptar KANE/Archive-Tar-1.38.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\bin\perl.exe -MExtUtils::Command -e cp bin/ptardiff blib\script\ptardiff pl2bat.bat blib\script\ptardiff C:\Perl64\bin\perl.exe -MExtUtils::Command -e cp bin/ptar blib\script\ptar pl2bat.bat blib\script\ptar C:\Perl64\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_use................ 1..2 ok 1 - use Archive::Tar; ok 2 - Object created isa Archive::Tar ok t/02_methods............# No long filename support - long filename extraction disabled ok 1 - Proper IO::Zlib support detected ok 2 - Object created ok 3 - The object isa Archive::Tar ok 4 - The error string is empty ok 5 - Function read returns 0 files on error ok 6 - error string is non empty ok 7 - error string from create() ok 8 - error string does not contain add ok 9 - 'add_data' returns undef on error ok 10 - error string is non empty ok 11 - error string contains add ok 12 - error string does not contain create ok 13 - $error matches error() method ok 14 - Does not contain file '2908' ok 15 - No warnings issued during lookup ok 16 - Object created ok 17 - The object isa Archive::Tar ok 18 - Reading uncompressed file using 'read()' ok 19 - All files accounted for ok 20 - Got File object ok 21 - The object isa Archive::Tar::File ok 22 - Found proper object ok 23 - Found proper object ok 24 - Found expected file 'c' ok 25 - Content OK ok 26 - Got File object ok 27 - The object isa Archive::Tar::File ok 28 - Found proper object ok 29 - Found proper object ok 30 - Found expected file 'd' ok 31 - Content OK ok 32 - Reading uncompressed file using 'list_archive' ok 33 - All files accounted for ok 34 - Found expected file 'c' ok 35 - Found expected file 'd' ok 36 - Reading compressed file using 'read()' ok 37 - All files accounted for ok 38 - Got File object ok 39 - The object isa Archive::Tar::File ok 40 - Found proper object ok 41 - Found proper object ok 42 - Found expected file 'c' ok 43 - Content OK ok 44 - Got File object ok 45 - The object isa Archive::Tar::File ok 46 - Found proper object ok 47 - Found proper object ok 48 - Found expected file 'd' ok 49 - Content OK ok 50 - Reading compressed file using 'list_archive' ok 51 - All files accounted for ok 52 - Found expected file 'c' ok 53 - Found expected file 'd' ok 54 - Object created ok 55 - The object isa Archive::Tar ok 56 - Adding files ok 57 - Proper name ok 58 - Proper type ok 59 - Content OK ok 60 - File found in archive ok 61 - Added files to secondary archive ok 62 - Does not conflict with first archive ok 63 - Adding dirs ok 64 - Proper type ok 65 - Object created ok 66 - The object isa Archive::Tar ok 67 - Adding data ok 68 - Proper name ok 69 - Proper type ok 70 - Content OK ok 71 - Adding data 'bIn11' ok 72 - Proper name ok 73 - Proper type ok 74 - Content OK ok 75 - Adding data 'bIn3' ok 76 - Proper name ok 77 - Proper type ok 78 - Content OK ok 79 - Adding data 'bIn4' ok 80 - Proper name ok 81 - Proper type ok 82 - Content OK ok 83 - Adding data 'bIn1' ok 84 - Proper name ok 85 - Proper type ok 86 - Content OK ok 87 - Adding data 'bIn2' ok 88 - Proper name ok 89 - Proper type ok 90 - Content OK ok 91 - Adding data 'k' ok 92 - Proper name ok 93 - Proper type ok 94 - Content OK ok 95 - Adding data 'x' ok 96 - Proper name ok 97 - Proper type ok 98 - Content OK ok 99 - Read in 'src\short\bar.tar' ok 100 - Found file 'c' ok 101 - File 'e' not yet found ok 102 - Renamed 'c' to 'e' ok 103 - File 'e' now found ok 104 - File 'c' no longer found' ok 105 - Original content of 'c' in 'e' ok 106 - Set content for 'e' to 'c' ok 107 - Content for 'e' is indeed 'c' ok 108 - Read in 'src\short\bar.tar' ok 109 - Removing file 'c' ok 110 - Proper files remaining ok 111 - Read in 'src\short\bar.tar' ok 112 - Stringified tar file has size ok 113 - Tar archive stringified ok 114 - Wrote tarfile using 'write' ok 115 - File read ok 116 - File written size=3072 ok 117 - File size is a multiple of 512 ok 118 - File contents match size ok 119 - Ends with 1024 null bytes ok 120 - Found some files in the archive ok 121 - Found expected number of files ok 122 - It is a file ok 123 - Name matches expected name ok 124 - Content as expected ok 125 - It is a file ok 126 - Name matches expected name ok 127 - Content as expected ok 128 - Read 'src\short\out.tar' in again ok 129 - Found some files in the archive ok 130 - Found expected number of files ok 131 - It is a file ok 132 - Name matches expected name ok 133 - Content as expected ok 134 - It is a file ok 135 - Name matches expected name ok 136 - Content as expected ok 137 - Extracted 'src\short\out.tar' with 'extract' ok 138 - Expected file found ok 139 - File 'c' exists ok 140 - Opening file ok 141 - Contents OK ok 142 - Extracted file 'c' to src\short\2908 ok 143 - Extracted file 'src\short\2908' exists ok 144 - Extracted file 'c' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 145 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 146 - Expected file found ok 147 - File 'd' exists ok 148 - Opening file ok 149 - Contents OK ok 150 - Extracted file 'd' to src\short\2908 ok 151 - Extracted file 'src\short\2908' exists ok 152 - Extracted file 'd' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 153 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 154 - Verified via list_files as well ok 155 - Wrote tarfile using 'create_archive' ok 156 - File read ok 157 - File written size=28672 ok 158 - File size is a multiple of 512 ok 159 - File contents match size ok 160 - Ends with 1024 null bytes ok 161 - Extracted file using 'extract_archive' ok 162 - Writing compressed file using 'write' ok 163 - File read and uncompressed ok 164 - File written size=160 uncompressed size=3072 ok 165 - Uncompressed size is a multiple of 512 ok 166 - Ends with 1024 null bytes ok 167 - Compressed size < uncompressed size ok 168 - Found some files in the archive ok 169 - Found expected number of files ok 170 - It is a file ok 171 - Name matches expected name ok 172 - Content as expected ok 173 - It is a file ok 174 - Name matches expected name ok 175 - Content as expected ok 176 - Read 'src\short\out.tgz' in again ok 177 - Found some files in the archive ok 178 - Found expected number of files ok 179 - It is a file ok 180 - Name matches expected name ok 181 - Content as expected ok 182 - It is a file ok 183 - Name matches expected name ok 184 - Content as expected ok 185 - Extracted 'src\short\out.tgz' again ok 186 - Expected file found ok 187 - File 'c' exists ok 188 - Opening file ok 189 - Contents OK ok 190 - Extracted file 'c' to src\short\2908 ok 191 - Extracted file 'src\short\2908' exists ok 192 - Extracted file 'c' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 193 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 194 - Expected file found ok 195 - File 'd' exists ok 196 - Opening file ok 197 - Contents OK ok 198 - Extracted file 'd' to src\short\2908 ok 199 - Extracted file 'src\short\2908' exists ok 200 - Extracted file 'd' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 201 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 202 - Verified via list_files as well ok 203 - Wrote gzip file using 'create_archive' ok 204 - File read and uncompressed ok 205 - File written size=8291 uncompressed size=28672 ok 206 - Uncompressed size is a multiple of 512 ok 207 - Ends with 1024 null bytes ok 208 - Compressed size < uncompressed size ok 209 - Extracted file using 'extract_archive' ok 210 - Stringified tar file has size ok 211 - Tar archive stringified ok 212 - Wrote tarfile using 'write' ok 213 - File read ok 214 - File written size=10752 ok 215 - File size is a multiple of 512 ok 216 - File contents match size ok 217 - Ends with 1024 null bytes ok 218 - Found some files in the archive ok 219 - Found expected number of files ok 220 - It is a file ok 221 - Name matches expected name ok 222 - Content as expected ok 223 - It is a file ok 224 - Name matches expected name ok 225 - Content as expected ok 226 - It is a file ok 227 - Name matches expected name ok 228 - Content as expected ok 229 - It is a file ok 230 - Name matches expected name ok 231 - Content as expected ok 232 - It is a file ok 233 - Name matches expected name ok 234 - Content as expected ok 235 - Read 'src\short\out.tar' in again ok 236 - Found some files in the archive ok 237 - Found expected number of files ok 238 - It is a file ok 239 - Name matches expected name ok 240 - Content as expected ok 241 - It is a file ok 242 - Name matches expected name ok 243 - Content as expected ok 244 - It is a file ok 245 - Name matches expected name ok 246 - Content as expected ok 247 - It is a file ok 248 - Name matches expected name ok 249 - Content as expected ok 250 - It is a file ok 251 - Name matches expected name ok 252 - Content as expected ok 253 - Extracted 'src\short\out.tar' with 'extract' ok 254 - Expected file found ok 255 - File 'bIn11' exists ok 256 - Opening file ok 257 - Contents OK ok 258 - Extracted file 'bIn11' to src\short\2908 ok 259 - Extracted file 'src\short\2908' exists ok 260 - Extracted file 'bIn11' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 261 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 262 - Expected file found ok 263 - File 'bIn3' exists ok 264 - Opening file ok 265 - Contents OK ok 266 - Extracted file 'bIn3' to src\short\2908 ok 267 - Extracted file 'src\short\2908' exists ok 268 - Extracted file 'bIn3' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 269 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 270 - Expected file found ok 271 - File 'bIn4' exists ok 272 - Opening file ok 273 - Contents OK ok 274 - Extracted file 'bIn4' to src\short\2908 ok 275 - Extracted file 'src\short\2908' exists ok 276 - Extracted file 'bIn4' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 277 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 278 - Expected file found ok 279 - File 'bIn1' exists ok 280 - Opening file ok 281 - Contents OK ok 282 - Extracted file 'bIn1' to src\short\2908 ok 283 - Extracted file 'src\short\2908' exists ok 284 - Extracted file 'bIn1' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 285 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 286 - Expected file found ok 287 - File 'bIn2' exists ok 288 - Opening file ok 289 - Contents OK ok 290 - Extracted file 'bIn2' to src\short\2908 ok 291 - Extracted file 'src\short\2908' exists ok 292 - Extracted file 'bIn2' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 293 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 294 - Verified via list_files as well ok 295 - Wrote tarfile using 'create_archive' ok 296 - File read ok 297 - File written size=28672 ok 298 - File size is a multiple of 512 ok 299 - File contents match size ok 300 - Ends with 1024 null bytes ok 301 - Extracted file using 'extract_archive' ok 302 - Writing compressed file using 'write' ok 303 - File read and uncompressed ok 304 - File written size=604 uncompressed size=10752 ok 305 - Uncompressed size is a multiple of 512 ok 306 - Ends with 1024 null bytes ok 307 - Compressed size < uncompressed size ok 308 - Found some files in the archive ok 309 - Found expected number of files ok 310 - It is a file ok 311 - Name matches expected name ok 312 - Content as expected ok 313 - It is a file ok 314 - Name matches expected name ok 315 - Content as expected ok 316 - It is a file ok 317 - Name matches expected name ok 318 - Content as expected ok 319 - It is a file ok 320 - Name matches expected name ok 321 - Content as expected ok 322 - It is a file ok 323 - Name matches expected name ok 324 - Content as expected ok 325 - Read 'src\short\out.tgz' in again ok 326 - Found some files in the archive ok 327 - Found expected number of files ok 328 - It is a file ok 329 - Name matches expected name ok 330 - Content as expected ok 331 - It is a file ok 332 - Name matches expected name ok 333 - Content as expected ok 334 - It is a file ok 335 - Name matches expected name ok 336 - Content as expected ok 337 - It is a file ok 338 - Name matches expected name ok 339 - Content as expected ok 340 - It is a file ok 341 - Name matches expected name ok 342 - Content as expected ok 343 - Extracted 'src\short\out.tgz' again ok 344 - Expected file found ok 345 - File 'bIn11' exists ok 346 - Opening file ok 347 - Contents OK ok 348 - Extracted file 'bIn11' to src\short\2908 ok 349 - Extracted file 'src\short\2908' exists ok 350 - Extracted file 'bIn11' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 351 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 352 - Expected file found ok 353 - File 'bIn3' exists ok 354 - Opening file ok 355 - Contents OK ok 356 - Extracted file 'bIn3' to src\short\2908 ok 357 - Extracted file 'src\short\2908' exists ok 358 - Extracted file 'bIn3' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 359 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 360 - Expected file found ok 361 - File 'bIn4' exists ok 362 - Opening file ok 363 - Contents OK ok 364 - Extracted file 'bIn4' to src\short\2908 ok 365 - Extracted file 'src\short\2908' exists ok 366 - Extracted file 'bIn4' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 367 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 368 - Expected file found ok 369 - File 'bIn1' exists ok 370 - Opening file ok 371 - Contents OK ok 372 - Extracted file 'bIn1' to src\short\2908 ok 373 - Extracted file 'src\short\2908' exists ok 374 - Extracted file 'bIn1' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 375 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 376 - Expected file found ok 377 - File 'bIn2' exists ok 378 - Opening file ok 379 - Contents OK ok 380 - Extracted file 'bIn2' to src\short\2908 ok 381 - Extracted file 'src\short\2908' exists ok 382 - Extracted file 'bIn2' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 383 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 384 - Verified via list_files as well ok 385 - Wrote gzip file using 'create_archive' ok 386 - File read and uncompressed ok 387 - File written size=8291 uncompressed size=28672 ok 388 - Uncompressed size is a multiple of 512 ok 389 - Ends with 1024 null bytes ok 390 - Compressed size < uncompressed size ok 391 - Extracted file using 'extract_archive' ok 392 - Stringified tar file has size ok 393 - Tar archive stringified ok 394 - Wrote tarfile using 'write' ok 395 - File read ok 396 - File written size=2560 ok 397 - File size is a multiple of 512 ok 398 - File contents match size ok 399 - Ends with 1024 null bytes ok 400 - Found some files in the archive ok 401 - Found expected number of files ok 402 - It is a file ok 403 - Name matches expected name ok 404 - Content as expected ok 405 - It is a file ok 406 - Name matches expected name ok 407 - Content as expected ok 408 - Read 'src\short\out.tar' in again ok 409 - Found some files in the archive ok 410 - Found expected number of files ok 411 - It is a file ok 412 - Name matches expected name ok 413 - Content as expected ok 414 - It is a file ok 415 - Name matches expected name ok 416 - Content as expected ok 417 - Extracted 'src\short\out.tar' with 'extract' ok 418 - Expected file found ok 419 - File 'x/k' exists ok 420 - Opening file ok 421 - Contents OK ok 422 - Extracted file 'x/k' to src\short\2908 ok 423 - Extracted file 'src\short\2908' exists ok 424 - Extracted file 'x/k' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 425 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 426 - Expected file found ok 427 - File 'x/x' exists ok 428 - Opening file ok 429 - Contents OK ok 430 - Extracted file 'x/x' to src\short\2908 ok 431 - Extracted file 'src\short\2908' exists ok 432 - Extracted file 'x/x' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 433 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 434 - Verified via list_files as well ok 435 - Wrote tarfile using 'create_archive' ok 436 - File read ok 437 - File written size=28672 ok 438 - File size is a multiple of 512 ok 439 - File contents match size ok 440 - Ends with 1024 null bytes ok 441 - Extracted file using 'extract_archive' ok 442 - Writing compressed file using 'write' ok 443 - File read and uncompressed ok 444 - File written size=133 uncompressed size=2560 ok 445 - Uncompressed size is a multiple of 512 ok 446 - Ends with 1024 null bytes ok 447 - Compressed size < uncompressed size ok 448 - Found some files in the archive ok 449 - Found expected number of files ok 450 - It is a file ok 451 - Name matches expected name ok 452 - Content as expected ok 453 - It is a file ok 454 - Name matches expected name ok 455 - Content as expected ok 456 - Read 'src\short\out.tgz' in again ok 457 - Found some files in the archive ok 458 - Found expected number of files ok 459 - It is a file ok 460 - Name matches expected name ok 461 - Content as expected ok 462 - It is a file ok 463 - Name matches expected name ok 464 - Content as expected ok 465 - Extracted 'src\short\out.tgz' again ok 466 - Expected file found ok 467 - File 'x/k' exists ok 468 - Opening file ok 469 - Contents OK ok 470 - Extracted file 'x/k' to src\short\2908 ok 471 - Extracted file 'src\short\2908' exists ok 472 - Extracted file 'x/k' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 473 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 474 - Expected file found ok 475 - File 'x/x' exists ok 476 - Opening file ok 477 - Contents OK ok 478 - Extracted file 'x/x' to src\short\2908 ok 479 - Extracted file 'src\short\2908' exists ok 480 - Extracted file 'x/x' to C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908 ok 481 - Extracted file 'C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2\t\src\short\2908' exists ok 482 - Verified via list_files as well ok 483 - Wrote gzip file using 'create_archive' ok 484 - File read and uncompressed ok 485 - File written size=8291 uncompressed size=28672 ok 486 - Uncompressed size is a multiple of 512 ok 487 - Ends with 1024 null bytes ok 488 - Compressed size < uncompressed size ok 489 - Extracted file using 'extract_archive' ok 490 - Limited read ok 491 - Expected file found ok 492 - Extracted 'c' to cwd() with extract ok 493 - Extracted file exists ok 494 - Extracted 'c' to cwd() with extract ok 495 - Extracted file exists ok 496 - Extracted 'c' to cwd() with extract_file ok 497 - Extracted file exists ok 498 - Extracted 'c' to cwd() with extract_file ok 499 - Extracted file exists ok 500 - Extracted file 'c' to src\short with extract_file ok 501 - Extracted file 'src\short\2908' exists ok 502 - Found old data ok 503 - Clearing old data ok 504 - Old data cleared ok 505 - File added ok 506 - The object isa Archive::Tar::File ok 507 - Name set to 'copy' ok 508 - Prefix set to '' ok 509 - Tar file written ok 510 - Tar file read in again ok 511 - File retrieved ok 512 - The object isa Archive::Tar::File ok 513 - Name now set to 'copy' ok 514 - Prefix now empty ok 515 - Prefix + name in name slot of header 1..515 ok t/03_file............... ok 1 - Object created isa Archive::Tar::File ok 2 - name 'bIn1' ok ok 3 - prefix 'x' ok ok 4 - size ok ok 5 - mode ok ok 6 - uid ok ok 7 - gid ok ok 8 - uname ok ok 9 - gname ok ok 10 - type ok ok 11 - mtime after start time ok 12 - chksum ok ok 13 - version ok ok 14 - linkname ok ok 15 - devmajor ok ok 16 - devminor ok ok 17 - raw ok ok 18 - Object is a file ok 19 - Object is not a 'dir' ok 20 - Object is not a 'hardlink' ok 21 - Object is not a 'symlink' ok 22 - Object is not a 'chardev' ok 23 - Object is not a 'blockdev' ok 24 - Object is not a 'fifo' ok 25 - Object is not a 'socket' ok 26 - Object is not a 'unknown' ok 27 - Object is not a 'longlink' ok 28 - Object is not a 'label' ok 29 - get_content ok ok 30 - get_content_by_ref ok ok 31 - has_content ok ok 32 - replace_content ok ok 33 - get_content ok ok 34 - replace_content ok ok 35 - get_content ok ok 36 - rename ok ok 37 - name 'bIn1' ok ok 38 - prefix 'x' ok ok 39 - rename ok ok 40 - name 'bIn1' ok ok 41 - prefix 'x' ok ok 42 - Clone is different object ok 43 - Clone holds same data ok 44 - Object created isa Archive::Tar::File ok 45 - name 'bIn2' ok ok 46 - prefix '' ok ok 47 - size ok ok 48 - mode ok ok 49 - uid ok ok 50 - gid ok ok 51 - uname ok ok 52 - gname ok ok 53 - type ok ok 54 - mtime after start time ok 55 - chksum ok ok 56 - version ok ok 57 - linkname ok ok 58 - devmajor ok ok 59 - devminor ok ok 60 - raw ok ok 61 - Object is a file ok 62 - Object is not a 'dir' ok 63 - Object is not a 'hardlink' ok 64 - Object is not a 'symlink' ok 65 - Object is not a 'chardev' ok 66 - Object is not a 'blockdev' ok 67 - Object is not a 'fifo' ok 68 - Object is not a 'socket' ok 69 - Object is not a 'unknown' ok 70 - Object is not a 'longlink' ok 71 - Object is not a 'label' ok 72 - get_content ok ok 73 - get_content_by_ref ok ok 74 - has_content ok ok 75 - replace_content ok ok 76 - get_content ok ok 77 - replace_content ok ok 78 - get_content ok ok 79 - rename ok ok 80 - name 'bIn2' ok ok 81 - prefix '' ok ok 82 - rename ok ok 83 - name 'bIn2' ok ok 84 - prefix '' ok ok 85 - Clone is different object ok 86 - Clone holds same data ok 87 - Object created isa Archive::Tar::File ok 88 - name 'bIn0' ok ok 89 - prefix '' ok ok 90 - size ok ok 91 - mode ok ok 92 - uid ok ok 93 - gid ok ok 94 - uname ok ok 95 - gname ok ok 96 - type ok ok 97 - mtime after start time ok 98 - chksum ok ok 99 - version ok ok 100 - linkname ok ok 101 - devmajor ok ok 102 - devminor ok ok 103 - raw ok ok 104 - Object is a file ok 105 - Object is not a 'dir' ok 106 - Object is not a 'hardlink' ok 107 - Object is not a 'symlink' ok 108 - Object is not a 'chardev' ok 109 - Object is not a 'blockdev' ok 110 - Object is not a 'fifo' ok 111 - Object is not a 'socket' ok 112 - Object is not a 'unknown' ok 113 - Object is not a 'longlink' ok 114 - Object is not a 'label' ok 115 - get_content ok ok 116 - get_content_by_ref ok ok 117 - has_content ok ok 118 - replace_content ok ok 119 - get_content ok ok 120 - replace_content ok ok 121 - get_content ok ok 122 - rename ok ok 123 - name 'bIn0' ok ok 124 - prefix '' ok ok 125 - rename ok ok 126 - name 'bIn0' ok ok 127 - prefix '' ok ok 128 - Clone is different object ok 129 - Clone holds same data ok 130 - Object created isa Archive::Tar::File ok 131 - name '0' ok ok 132 - prefix '' ok ok 133 - size ok ok 134 - mode ok ok 135 - uid ok ok 136 - gid ok ok 137 - uname ok ok 138 - gname ok ok 139 - type ok ok 140 - mtime after start time ok 141 - chksum ok ok 142 - version ok ok 143 - linkname ok ok 144 - devmajor ok ok 145 - devminor ok ok 146 - raw ok ok 147 - Object is a file ok 148 - Object is not a 'dir' ok 149 - Object is not a 'hardlink' ok 150 - Object is not a 'symlink' ok 151 - Object is not a 'chardev' ok 152 - Object is not a 'blockdev' ok 153 - Object is not a 'fifo' ok 154 - Object is not a 'socket' ok 155 - Object is not a 'unknown' ok 156 - Object is not a 'longlink' ok 157 - Object is not a 'label' ok 158 - get_content ok ok 159 - get_content_by_ref ok ok 160 - has_content ok ok 161 - replace_content ok ok 162 - get_content ok ok 163 - replace_content ok ok 164 - get_content ok ok 165 - rename ok ok 166 - name '0' ok ok 167 - prefix '' ok ok 168 - rename ok ok 169 - name '0' ok ok 170 - prefix '' ok ok 171 - Clone is different object ok 172 - Clone holds same data ok 173 - Object created isa Archive::Tar::File ok 174 - name 'z' ok ok 175 - prefix 'x/yy' ok ok 176 - size ok ok 177 - mode ok ok 178 - uid ok ok 179 - gid ok ok 180 - uname ok ok 181 - gname ok ok 182 - type ok ok 183 - mtime matches ok 184 - chksum ok ok 185 - version ok ok 186 - linkname ok ok 187 - devmajor ok ok 188 - devminor ok ok 189 - raw ok ok 190 # SKIP Attributes defined, may not be plainfile ok 191 # SKIP Attributes defined, may not be plainfile ok 192 # SKIP Attributes defined, may not be plainfile ok 193 # SKIP Attributes defined, may not be plainfile ok 194 # SKIP Attributes defined, may not be plainfile ok 195 # SKIP Attributes defined, may not be plainfile ok 196 # SKIP Attributes defined, may not be plainfile ok 197 # SKIP Attributes defined, may not be plainfile ok 198 # SKIP Attributes defined, may not be plainfile ok 199 # SKIP Attributes defined, may not be plainfile ok 200 # SKIP Attributes defined, may not be plainfile ok 201 - get_content ok ok 202 - get_content_by_ref ok ok 203 - has_content ok ok 204 - replace_content ok ok 205 - get_content ok ok 206 - replace_content ok ok 207 - get_content ok ok 208 - rename ok ok 209 - name 'z' ok ok 210 - prefix 'x/yy' ok ok 211 - rename ok ok 212 - name 'z' ok ok 213 - prefix 'x/yy' ok ok 214 - Clone is different object ok 215 - Clone holds same data ok 216 - The object isa Archive::Tar::File ok 217 - Is a directory ok 218 - Downgraded to plain file ok 219 - Is now a file ok 220 - No link entered ok 221 - Mode as expected 1..221 ok t/04_resolved_issues.... ok 1 - use Archive::Tar; ok 2 - use Archive::Tar::File; ok 3 - Testing bug 13636 ok 4 - Object isa Archive::Tar ok 5 - Added long file ok 6 - File written to 2516.tar ok 7 - Object isa Archive::Tar ok 8 - Read in 2516.tar again ok 9 - Only 1 entry found ok 10 - Entry is a file ok 11 - With the proper name ok 12 - Testing bug 14922 ok 13 - Object isa Archive::Tar ok 14 - Added long file ok 15 - File written to 2516.tar ok 16 - Object isa Archive::Tar ok 17 - Read in 2516.tar again ok 18 - Only 1 entry found ok 19 - Entry is a file ok 20 - With the proper name ok 21 - Testing bug 30880 ok 22 - Object isa Archive::Tar ok 23 - Added '04_resolved_issues.t' ok 24 - Renamed to '../04_resolved_issues.t.2516' ok 25 - Extracting in secure mode ok 26 - File not extracted ok 27 - File '../04_resolved_issues.t.2516' does not exist ok 28 - Error message stored ok 29 - Proper violation detected ok 30 - Extracting in insecure mode ok 31 - File extracted ok 32 - File '../04_resolved_issues.t.2516' exists 1..32 ok t/99_pod................ 1..3 ok 1 - POD test for ..\blib\lib\Archive\Tar.pm ok 2 - POD test for ..\blib\lib\Archive\Tar\Constant.pm ok 3 - POD test for ..\blib\lib\Archive\Tar\File.pm ok All tests successful. Files=5, Tests=773, 5 wallclock secs ( 0.03 usr + 0.52 sys = 0.55 CPU) Result: PASS KANE/Archive-Tar-1.38.tar.gz nmake 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> Manipulates TAR archives >>> (cd C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2 && tar cvf - Archive-Tar-1.38.ppd blib) | gzip -c >C:/cpanfly/var/REPO/K/KA/KANE/Archive-Tar-1.38.tar.gz Archive-Tar-1.38.ppd blib/ blib/lib/ blib/lib/Archive/ blib/lib/Archive/Tar/ blib/lib/Archive/Tar/Constant.pm blib/lib/Archive/Tar/File.pm blib/lib/Archive/Tar.pm blib/script/ blib/script/ptar blib/script/ptar.bat blib/script/ptardiff blib/script/ptardiff.bat >>> mv C:\cpanfly\var\cpan\build\Archive-Tar-1.38-ZdxeT2/Archive-Tar-1.38.ppd C:/cpanfly/var/REPO/K/KA/KANE Finished 2008-08-29T18:56:52