Start 2008-09-20T08:23:08 Going to read /export/home/fly1003/var/cpan/Metadata Database was generated on Sat, 20 Sep 2008 10:02:50 GMT Running make for K/KA/KANE/Archive-Tar-1.38.tar.gz Checksum for /net/nas/data/cpan/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 >>> /export/home/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Archive::Tar >>> make 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 cp bin/ptardiff blib/script/ptardiff /export/home/fly1003/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ptardiff cp bin/ptar blib/script/ptar /export/home/fly1003/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ptar Manifying blib/man1/ptardiff.1 Manifying blib/man1/ptar.1 Manifying blib/man3/Archive::Tar.3 Manifying blib/man3/Archive::Tar::File.3 KANE/Archive-Tar-1.38.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-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............ 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 '9352' 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 - Got File object ok 33 - The object isa Archive::Tar::File ok 34 - Found proper object ok 35 - Found proper object ok 36 - Got File object ok 37 - The object isa Archive::Tar::File ok 38 - Found proper object ok 39 - Found proper object ok 40 - Got File object ok 41 - The object isa Archive::Tar::File ok 42 - Found proper object ok 43 - Found proper object ok 44 - Found expected file 'directory/really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-long-directory-name/myfile' ok 45 - Content OK ok 46 - Reading uncompressed file using 'list_archive' ok 47 - All files accounted for ok 48 - Found expected file 'c' ok 49 - Found expected file 'd' ok 50 - Found expected file 'directory/really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-long-directory-name/myfile' ok 51 - Reading compressed file using 'read()' ok 52 - All files accounted for ok 53 - Got File object ok 54 - The object isa Archive::Tar::File ok 55 - Found proper object ok 56 - Found proper object ok 57 - Found expected file 'c' ok 58 - Content OK ok 59 - Got File object ok 60 - The object isa Archive::Tar::File ok 61 - Found proper object ok 62 - Found proper object ok 63 - Found expected file 'd' ok 64 - Content OK ok 65 - Got File object ok 66 - The object isa Archive::Tar::File ok 67 - Found proper object ok 68 - Found proper object ok 69 - Got File object ok 70 - The object isa Archive::Tar::File ok 71 - Found proper object ok 72 - Found proper object ok 73 - Got File object ok 74 - The object isa Archive::Tar::File ok 75 - Found proper object ok 76 - Found proper object ok 77 - Found expected file 'directory/really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-long-directory-name/myfile' ok 78 - Content OK ok 79 - Reading compressed file using 'list_archive' ok 80 - All files accounted for ok 81 - Found expected file 'c' ok 82 - Found expected file 'd' ok 83 - Found expected file 'directory/really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-long-directory-name/myfile' ok 84 - Object created ok 85 - The object isa Archive::Tar ok 86 - Adding files ok 87 - Proper name ok 88 - Proper type ok 89 - Content OK ok 90 - File found in archive ok 91 - Added files to secondary archive ok 92 - Does not conflict with first archive ok 93 - Adding dirs ok 94 - Proper type ok 95 - Object created ok 96 - The object isa Archive::Tar ok 97 - Adding data ok 98 - Proper name ok 99 - Proper type ok 100 - Content OK ok 101 - Adding data 'bIn11' ok 102 - Proper name ok 103 - Proper type ok 104 - Content OK ok 105 - Adding data 'bIn3' ok 106 - Proper name ok 107 - Proper type ok 108 - Content OK ok 109 - Adding data 'bIn4' ok 110 - Proper name ok 111 - Proper type ok 112 - Content OK ok 113 - Adding data 'bIn1' ok 114 - Proper name ok 115 - Proper type ok 116 - Content OK ok 117 - Adding data 'bIn2' ok 118 - Proper name ok 119 - Proper type ok 120 - Content OK ok 121 - Adding data 'k' ok 122 - Proper name ok 123 - Proper type ok 124 - Content OK ok 125 - Adding data 'x' ok 126 - Proper name ok 127 - Proper type ok 128 - Content OK ok 129 - Read in 'src/long/bar.tar' ok 130 - Found file 'c' ok 131 - File 'e' not yet found ok 132 - Renamed 'c' to 'e' ok 133 - File 'e' now found ok 134 - File 'c' no longer found' ok 135 - Original content of 'c' in 'e' ok 136 - Set content for 'e' to 'c' ok 137 - Content for 'e' is indeed 'c' ok 138 - Read in 'src/long/bar.tar' ok 139 - Removing file 'c' ok 140 - Proper files remaining ok 141 - Read in 'src/long/bar.tar' ok 142 - Stringified tar file has size ok 143 - Tar archive stringified ok 144 - Wrote tarfile using 'write' ok 145 - File read ok 146 - File written size=7168 ok 147 - File size is a multiple of 512 ok 148 - File contents match size ok 149 - Ends with 1024 null bytes ok 150 - Found some files in the archive ok 151 - Found expected number of files ok 152 - It is a file ok 153 - Name matches expected name ok 154 - Content as expected ok 155 - It is a file ok 156 - Name matches expected name ok 157 - Content as expected ok 158 - It is a file ok 159 - Name matches expected name ok 160 - Content as expected ok 161 - Read 'src/long/out.tar' in again ok 162 - Found some files in the archive ok 163 - Found expected number of files ok 164 - It is a file ok 165 - Name matches expected name ok 166 - Content as expected ok 167 - It is a file ok 168 - Name matches expected name ok 169 - Content as expected ok 170 - It is a file ok 171 - Name matches expected name ok 172 - Content as expected ok 173 - Extracted 'src/long/out.tar' with 'extract' ok 174 - Expected file found ok 175 - File 'c' exists ok 176 - Opening file ok 177 - Contents OK ok 178 - Extracted file 'c' to src/long/9352 ok 179 - Extracted file 'src/long/9352' exists ok 180 - Extracted file 'c' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 181 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 182 - Expected file found ok 183 - File 'd' exists ok 184 - Opening file ok 185 - Contents OK ok 186 - Extracted file 'd' to src/long/9352 ok 187 - Extracted file 'src/long/9352' exists ok 188 - Extracted file 'd' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 189 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 190 - Expected file found ok 191 - File 'directory/really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-long-directory-name/myfile' exists ok 192 - Opening file ok 193 - Contents OK ok 194 - Extracted file 'directory/really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-long-directory-name/myfile' to src/long/9352 ok 195 - Extracted file 'src/long/9352' exists ok 196 - Extracted file 'directory/really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-long-directory-name/myfile' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 197 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 198 - Verified via list_files as well ok 199 - Wrote tarfile using 'create_archive' ok 200 - File read ok 201 - File written size=28672 ok 202 - File size is a multiple of 512 ok 203 - File contents match size ok 204 - Ends with 1024 null bytes ok 205 - Extracted file using 'extract_archive' ok 206 - Writing compressed file using 'write' ok 207 - File read and uncompressed ok 208 - File written size=413 uncompressed size=7168 ok 209 - Uncompressed size is a multiple of 512 ok 210 - Ends with 1024 null bytes ok 211 - Compressed size < uncompressed size ok 212 - Found some files in the archive ok 213 - Found expected number of files ok 214 - It is a file ok 215 - Name matches expected name ok 216 - Content as expected ok 217 - It is a file ok 218 - Name matches expected name ok 219 - Content as expected ok 220 - It is a file ok 221 - Name matches expected name ok 222 - Content as expected ok 223 - Read 'src/long/out.tgz' in again ok 224 - Found some files in the archive ok 225 - Found expected number of files 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 - Extracted 'src/long/out.tgz' again ok 236 - Expected file found ok 237 - File 'c' exists ok 238 - Opening file ok 239 - Contents OK ok 240 - Extracted file 'c' to src/long/9352 ok 241 - Extracted file 'src/long/9352' exists ok 242 - Extracted file 'c' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 243 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 244 - Expected file found ok 245 - File 'd' exists ok 246 - Opening file ok 247 - Contents OK ok 248 - Extracted file 'd' to src/long/9352 ok 249 - Extracted file 'src/long/9352' exists ok 250 - Extracted file 'd' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 251 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 252 - Expected file found ok 253 - File 'directory/really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-long-directory-name/myfile' exists ok 254 - Opening file ok 255 - Contents OK ok 256 - Extracted file 'directory/really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-long-directory-name/myfile' to src/long/9352 ok 257 - Extracted file 'src/long/9352' exists ok 258 - Extracted file 'directory/really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-really-long-directory-name/myfile' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 259 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 260 - Verified via list_files as well ok 261 - Wrote gzip file using 'create_archive' ok 262 - File read and uncompressed ok 263 - File written size=8295 uncompressed size=28672 ok 264 - Uncompressed size is a multiple of 512 ok 265 - Ends with 1024 null bytes ok 266 - Compressed size < uncompressed size ok 267 - Extracted file using 'extract_archive' ok 268 - Stringified tar file has size ok 269 - Tar archive stringified ok 270 - Wrote tarfile using 'write' ok 271 - File read ok 272 - File written size=10752 ok 273 - File size is a multiple of 512 ok 274 - File contents match size ok 275 - Ends with 1024 null bytes ok 276 - Found some files in the archive ok 277 - Found expected number of files ok 278 - It is a file ok 279 - Name matches expected name ok 280 - Content as expected ok 281 - It is a file ok 282 - Name matches expected name ok 283 - Content as expected ok 284 - It is a file ok 285 - Name matches expected name ok 286 - Content as expected ok 287 - It is a file ok 288 - Name matches expected name ok 289 - Content as expected ok 290 - It is a file ok 291 - Name matches expected name ok 292 - Content as expected ok 293 - Read 'src/long/out.tar' in again ok 294 - Found some files in the archive ok 295 - Found expected number of files ok 296 - It is a file ok 297 - Name matches expected name ok 298 - Content as expected ok 299 - It is a file ok 300 - Name matches expected name ok 301 - Content as expected ok 302 - It is a file ok 303 - Name matches expected name ok 304 - Content as expected ok 305 - It is a file ok 306 - Name matches expected name ok 307 - Content as expected ok 308 - It is a file ok 309 - Name matches expected name ok 310 - Content as expected ok 311 - Extracted 'src/long/out.tar' with 'extract' ok 312 - Expected file found ok 313 - File 'bIn11' exists ok 314 - Opening file ok 315 - Contents OK ok 316 - Extracted file 'bIn11' to src/long/9352 ok 317 - Extracted file 'src/long/9352' exists ok 318 - Extracted file 'bIn11' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 319 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 320 - Expected file found ok 321 - File 'bIn3' exists ok 322 - Opening file ok 323 - Contents OK ok 324 - Extracted file 'bIn3' to src/long/9352 ok 325 - Extracted file 'src/long/9352' exists ok 326 - Extracted file 'bIn3' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 327 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 328 - Expected file found ok 329 - File 'bIn4' exists ok 330 - Opening file ok 331 - Contents OK ok 332 - Extracted file 'bIn4' to src/long/9352 ok 333 - Extracted file 'src/long/9352' exists ok 334 - Extracted file 'bIn4' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 335 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 336 - Expected file found ok 337 - File 'bIn1' exists ok 338 - Opening file ok 339 - Contents OK ok 340 - Extracted file 'bIn1' to src/long/9352 ok 341 - Extracted file 'src/long/9352' exists ok 342 - Extracted file 'bIn1' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 343 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 344 - Expected file found ok 345 - File 'bIn2' exists ok 346 - Opening file ok 347 - Contents OK ok 348 - Extracted file 'bIn2' to src/long/9352 ok 349 - Extracted file 'src/long/9352' exists ok 350 - Extracted file 'bIn2' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 351 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 352 - Verified via list_files as well ok 353 - Wrote tarfile using 'create_archive' ok 354 - File read ok 355 - File written size=28672 ok 356 - File size is a multiple of 512 ok 357 - File contents match size ok 358 - Ends with 1024 null bytes ok 359 - Extracted file using 'extract_archive' ok 360 - Writing compressed file using 'write' ok 361 - File read and uncompressed ok 362 - File written size=611 uncompressed size=10752 ok 363 - Uncompressed size is a multiple of 512 ok 364 - Ends with 1024 null bytes ok 365 - Compressed size < uncompressed size ok 366 - Found some files in the archive ok 367 - Found expected number of files ok 368 - It is a file ok 369 - Name matches expected name ok 370 - Content as expected ok 371 - It is a file ok 372 - Name matches expected name ok 373 - Content as expected ok 374 - It is a file ok 375 - Name matches expected name ok 376 - Content as expected ok 377 - It is a file ok 378 - Name matches expected name ok 379 - Content as expected ok 380 - It is a file ok 381 - Name matches expected name ok 382 - Content as expected ok 383 - Read 'src/long/out.tgz' in again ok 384 - Found some files in the archive ok 385 - Found expected number of files ok 386 - It is a file ok 387 - Name matches expected name ok 388 - Content as expected ok 389 - It is a file ok 390 - Name matches expected name ok 391 - Content as expected ok 392 - It is a file ok 393 - Name matches expected name ok 394 - Content as expected ok 395 - It is a file ok 396 - Name matches expected name ok 397 - Content as expected ok 398 - It is a file ok 399 - Name matches expected name ok 400 - Content as expected ok 401 - Extracted 'src/long/out.tgz' again ok 402 - Expected file found ok 403 - File 'bIn11' exists ok 404 - Opening file ok 405 - Contents OK ok 406 - Extracted file 'bIn11' to src/long/9352 ok 407 - Extracted file 'src/long/9352' exists ok 408 - Extracted file 'bIn11' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 409 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 410 - Expected file found ok 411 - File 'bIn3' exists ok 412 - Opening file ok 413 - Contents OK ok 414 - Extracted file 'bIn3' to src/long/9352 ok 415 - Extracted file 'src/long/9352' exists ok 416 - Extracted file 'bIn3' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 417 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 418 - Expected file found ok 419 - File 'bIn4' exists ok 420 - Opening file ok 421 - Contents OK ok 422 - Extracted file 'bIn4' to src/long/9352 ok 423 - Extracted file 'src/long/9352' exists ok 424 - Extracted file 'bIn4' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 425 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 426 - Expected file found ok 427 - File 'bIn1' exists ok 428 - Opening file ok 429 - Contents OK ok 430 - Extracted file 'bIn1' to src/long/9352 ok 431 - Extracted file 'src/long/9352' exists ok 432 - Extracted file 'bIn1' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 433 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 434 - Expected file found ok 435 - File 'bIn2' exists ok 436 - Opening file ok 437 - Contents OK ok 438 - Extracted file 'bIn2' to src/long/9352 ok 439 - Extracted file 'src/long/9352' exists ok 440 - Extracted file 'bIn2' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 441 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 442 - Verified via list_files as well ok 443 - Wrote gzip file using 'create_archive' ok 444 - File read and uncompressed ok 445 - File written size=8295 uncompressed size=28672 ok 446 - Uncompressed size is a multiple of 512 ok 447 - Ends with 1024 null bytes ok 448 - Compressed size < uncompressed size ok 449 - Extracted file using 'extract_archive' ok 450 - Stringified tar file has size ok 451 - Tar archive stringified ok 452 - Wrote tarfile using 'write' ok 453 - File read ok 454 - File written size=2560 ok 455 - File size is a multiple of 512 ok 456 - File contents match size ok 457 - Ends with 1024 null bytes ok 458 - Found some files in the archive ok 459 - Found expected number of files ok 460 - It is a file ok 461 - Name matches expected name ok 462 - Content as expected ok 463 - It is a file ok 464 - Name matches expected name ok 465 - Content as expected ok 466 - Read 'src/long/out.tar' in again ok 467 - Found some files in the archive ok 468 - Found expected number of files ok 469 - It is a file ok 470 - Name matches expected name ok 471 - Content as expected ok 472 - It is a file ok 473 - Name matches expected name ok 474 - Content as expected ok 475 - Extracted 'src/long/out.tar' with 'extract' ok 476 - Expected file found ok 477 - File 'x/k' exists ok 478 - Opening file ok 479 - Contents OK ok 480 - Extracted file 'x/k' to src/long/9352 ok 481 - Extracted file 'src/long/9352' exists ok 482 - Extracted file 'x/k' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 483 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 484 - Expected file found ok 485 - File 'x/x' exists ok 486 - Opening file ok 487 - Contents OK ok 488 - Extracted file 'x/x' to src/long/9352 ok 489 - Extracted file 'src/long/9352' exists ok 490 - Extracted file 'x/x' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 491 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 492 - Verified via list_files as well ok 493 - Wrote tarfile using 'create_archive' ok 494 - File read ok 495 - File written size=28672 ok 496 - File size is a multiple of 512 ok 497 - File contents match size ok 498 - Ends with 1024 null bytes ok 499 - Extracted file using 'extract_archive' ok 500 - Writing compressed file using 'write' ok 501 - File read and uncompressed ok 502 - File written size=151 uncompressed size=2560 ok 503 - Uncompressed size is a multiple of 512 ok 504 - Ends with 1024 null bytes ok 505 - Compressed size < uncompressed size ok 506 - Found some files in the archive ok 507 - Found expected number of files ok 508 - It is a file ok 509 - Name matches expected name ok 510 - Content as expected ok 511 - It is a file ok 512 - Name matches expected name ok 513 - Content as expected ok 514 - Read 'src/long/out.tgz' in again ok 515 - Found some files in the archive ok 516 - Found expected number of files ok 517 - It is a file ok 518 - Name matches expected name ok 519 - Content as expected ok 520 - It is a file ok 521 - Name matches expected name ok 522 - Content as expected ok 523 - Extracted 'src/long/out.tgz' again ok 524 - Expected file found ok 525 - File 'x/k' exists ok 526 - Opening file ok 527 - Contents OK ok 528 - Extracted file 'x/k' to src/long/9352 ok 529 - Extracted file 'src/long/9352' exists ok 530 - Extracted file 'x/k' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 531 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 532 - Expected file found ok 533 - File 'x/x' exists ok 534 - Opening file ok 535 - Contents OK ok 536 - Extracted file 'x/x' to src/long/9352 ok 537 - Extracted file 'src/long/9352' exists ok 538 - Extracted file 'x/x' to /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352 ok 539 - Extracted file '/export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/t/src/long/9352' exists ok 540 - Verified via list_files as well ok 541 - Wrote gzip file using 'create_archive' ok 542 - File read and uncompressed ok 543 - File written size=8295 uncompressed size=28672 ok 544 - Uncompressed size is a multiple of 512 ok 545 - Ends with 1024 null bytes ok 546 - Compressed size < uncompressed size ok 547 - Extracted file using 'extract_archive' ok 548 - Limited read ok 549 - Expected file found ok 550 - Extracted 'c' to cwd() with extract ok 551 - Extracted file exists ok 552 - Extracted 'c' to cwd() with extract ok 553 - Extracted file exists ok 554 - Extracted 'c' to cwd() with extract_file ok 555 - Extracted file exists ok 556 - Extracted 'c' to cwd() with extract_file ok 557 - Extracted file exists ok 558 - Extracted file 'c' to src/long with extract_file ok 559 - Extracted file 'src/long/9352' exists ok 560 - Found old data ok 561 - Clearing old data ok 562 - Old data cleared ok 563 - File added ok 564 - The object isa Archive::Tar::File ok 565 - Name set to 'copy' ok 566 - Prefix set to '' ok 567 - Tar file written ok 568 - Tar file read in again ok 569 - File retrieved ok 570 - The object isa Archive::Tar::File ok 571 - Name now set to 'copy' ok 572 - Prefix now empty ok 573 - Prefix + name in name slot of header 1..573 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 9391.tar ok 7 - Object isa Archive::Tar ok 8 - Read in 9391.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 9391.tar ok 16 - Object isa Archive::Tar ok 17 - Read in 9391.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.9391' ok 25 - Extracting in secure mode ok 26 - File not extracted ok 27 - File '../04_resolved_issues.t.9391' 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.9391' exists 1..32 ok t/99_pod................ 1..0 # Skip Test::Pod v0.95 required for testing POD skipped: Test::Pod v0.95 required for testing POD All tests successful. Files=5, Tests=828, 15 wallclock secs ( 1.70 usr 0.17 sys + 7.75 cusr 1.28 csys = 10.90 CPU) Result: PASS KANE/Archive-Tar-1.38.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Jos Boumans <kane@cpan.org> Manipulates TAR archives >>> (cd /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf && tar cvf - Archive-Tar-1.38.ppd blib) | gzip -c >/export/home/fly1003/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/ptardiff blib/script/ptar blib/man1/ blib/man1/ptardiff.1 blib/man1/ptar.1 blib/man3/ blib/man3/Archive::Tar.3 blib/man3/Archive::Tar::File.3 >>> mv /export/home/fly1003/var/cpan/build/Archive-Tar-1.38-bHZ1gf/Archive-Tar-1.38.ppd /export/home/fly1003/var/REPO/K/KA/KANE Finished 2008-09-20T08:23:54