Start 2008-10-14T06:04:54 Going to read /home/cpanfly/var/cpan/Metadata Database was generated on Tue, 14 Oct 2008 09:26:55 GMT Running make for K/KA/KANE/Archive-Tar-1.40.tar.gz Checksum for /net/nas/data/cpan/authors/id/K/KA/KANE/Archive-Tar-1.40.tar.gz ok Archive-Tar-1.40/ Archive-Tar-1.40/bin/ Archive-Tar-1.40/bin/ptar Archive-Tar-1.40/bin/ptardiff Archive-Tar-1.40/CHANGES Archive-Tar-1.40/lib/ Archive-Tar-1.40/lib/Archive/ Archive-Tar-1.40/lib/Archive/Tar/ Archive-Tar-1.40/lib/Archive/Tar/Constant.pm Archive-Tar-1.40/lib/Archive/Tar/File.pm Archive-Tar-1.40/lib/Archive/Tar.pm Archive-Tar-1.40/Makefile.PL Archive-Tar-1.40/MANIFEST Archive-Tar-1.40/META.yml Archive-Tar-1.40/README Archive-Tar-1.40/t/ Archive-Tar-1.40/t/01_use.t Archive-Tar-1.40/t/02_methods.t Archive-Tar-1.40/t/03_file.t Archive-Tar-1.40/t/04_resolved_issues.t Archive-Tar-1.40/t/05_iter.t Archive-Tar-1.40/t/90_symlink.t Archive-Tar-1.40/t/99_pod.t Archive-Tar-1.40/t/src/ Archive-Tar-1.40/t/src/linktest/ Archive-Tar-1.40/t/src/linktest/linktest_missing_dir.tar Archive-Tar-1.40/t/src/linktest/linktest_with_dir.tar Archive-Tar-1.40/t/src/long/ Archive-Tar-1.40/t/src/long/b Archive-Tar-1.40/t/src/long/bar.tar Archive-Tar-1.40/t/src/long/foo.tbz Archive-Tar-1.40/t/src/long/foo.tgz Archive-Tar-1.40/t/src/short/ Archive-Tar-1.40/t/src/short/b Archive-Tar-1.40/t/src/short/bar.tar Archive-Tar-1.40/t/src/short/foo.tbz Archive-Tar-1.40/t/src/short/foo.tgz CPAN.pm: Going to build K/KA/KANE/Archive-Tar-1.40.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static 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 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ptardiff cp bin/ptar blib/script/ptar /home/cpanfly/ap1003/bin/perl-static "-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.40.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-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 - use Archive::Tar; ok 2 - Archive::Tar->can('has_zlib_support') ok 3 - Archive::Tar->can('has_bzip2_support') ok 4 - Object created ok 5 - The object isa Archive::Tar ok 6 - The error string is empty ok 7 - Function read returns 0 files on error ok 8 - error string is non empty ok 9 - error string from create() ok 10 - error string does not contain add ok 11 - 'add_data' returns undef on error ok 12 - error string is non empty ok 13 - error string contains add ok 14 - error string does not contain create ok 15 - Error 'Unable to add file: ''' matches Archive::Tar->error method ok 16 - Does not contain file '20582' ok 17 - No warnings issued during lookup ok 18 - Object created ok 19 - The object isa Archive::Tar ok 20 - Reading 'src/long/bar.tar' using 'read()' ok 21 - All files accounted for ok 22 - Got File object ok 23 - The object isa Archive::Tar::File ok 24 - Found proper object ok 25 - Found proper object ok 26 - Found expected file 'c' ok 27 - Content OK ok 28 - Got File object ok 29 - The object isa Archive::Tar::File ok 30 - Found proper object ok 31 - Found proper object ok 32 - Found expected file 'd' ok 33 - Content OK ok 34 - Got File object ok 35 - The object isa Archive::Tar::File ok 36 - Found proper object ok 37 - Found proper object 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 - Got File object ok 43 - The object isa Archive::Tar::File ok 44 - Found proper object ok 45 - Found proper object ok 46 - 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 47 - Content OK ok 48 - Reading 'src/long/bar.tar' using 'list_archive' ok 49 - All files accounted for ok 50 - Found expected file 'c' ok 51 - Found expected file 'd' ok 52 - 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 53 - Object created ok 54 - The object isa Archive::Tar ok 55 - Reading 'src/long/foo.tgz' using 'read()' ok 56 - All files accounted for ok 57 - Got File object ok 58 - The object isa Archive::Tar::File ok 59 - Found proper object ok 60 - Found proper object ok 61 - Found expected file 'c' ok 62 - Content OK ok 63 - Got File object ok 64 - The object isa Archive::Tar::File ok 65 - Found proper object ok 66 - Found proper object ok 67 - Found expected file 'd' ok 68 - Content OK 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 - Got File object ok 78 - The object isa Archive::Tar::File ok 79 - Found proper object ok 80 - Found proper object ok 81 - 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 82 - Content OK ok 83 - Reading 'src/long/foo.tgz' using 'list_archive' ok 84 - All files accounted for ok 85 - Found expected file 'c' ok 86 - Found expected file 'd' ok 87 - 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 88 - Object created ok 89 - The object isa Archive::Tar ok 90 - Reading 'src/long/foo.tbz' using 'read()' ok 91 - All files accounted for ok 92 - Got File object ok 93 - The object isa Archive::Tar::File ok 94 - Found proper object ok 95 - Found proper object ok 96 - Found expected file 'c' ok 97 - Content OK ok 98 - Got File object ok 99 - The object isa Archive::Tar::File ok 100 - Found proper object ok 101 - Found proper object ok 102 - Found expected file 'd' ok 103 - Content OK ok 104 - Got File object ok 105 - The object isa Archive::Tar::File ok 106 - Found proper object ok 107 - Found proper object ok 108 - Got File object ok 109 - The object isa Archive::Tar::File ok 110 - Found proper object ok 111 - Found proper object ok 112 - Got File object ok 113 - The object isa Archive::Tar::File ok 114 - Found proper object ok 115 - Found proper object ok 116 - 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 117 - Content OK ok 118 - Reading 'src/long/foo.tbz' using 'list_archive' ok 119 - All files accounted for ok 120 - Found expected file 'c' ok 121 - Found expected file 'd' ok 122 - 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 123 - Object created ok 124 - The object isa Archive::Tar ok 125 - Adding files ok 126 - Proper name ok 127 - Proper type ok 128 - Content OK ok 129 - File found in archive ok 130 - Added files to secondary archive ok 131 - Does not conflict with first archive ok 132 - Adding dirs ok 133 - Proper type ok 134 - Object created ok 135 - The object isa Archive::Tar ok 136 - Adding data ok 137 - Proper name ok 138 - Proper type ok 139 - Content OK ok 140 - Adding data 'bIn11' ok 141 - Proper name ok 142 - Proper type ok 143 - Content OK ok 144 - Adding data 'bIn3' ok 145 - Proper name ok 146 - Proper type ok 147 - Content OK ok 148 - Adding data 'bIn4' ok 149 - Proper name ok 150 - Proper type ok 151 - Content OK ok 152 - Adding data 'bIn1' ok 153 - Proper name ok 154 - Proper type ok 155 - Content OK ok 156 - Adding data 'bIn2' ok 157 - Proper name ok 158 - Proper type ok 159 - Content OK ok 160 - Adding data 'k' ok 161 - Proper name ok 162 - Proper type ok 163 - Content OK ok 164 - Adding data 'x' ok 165 - Proper name ok 166 - Proper type ok 167 - Content OK ok 168 - Read in 'src/long/bar.tar' ok 169 - Found file 'c' ok 170 - File 'e' not yet found ok 171 - Renamed 'c' to 'e' ok 172 - File 'e' now found ok 173 - File 'c' no longer found' ok 174 - Original content of 'c' in 'e' ok 175 - Set content for 'e' to 'c' ok 176 - Content for 'e' is indeed 'c' ok 177 - Read in 'src/long/bar.tar' ok 178 - Removing file 'c' ok 179 - Proper files remaining ok 180 - Read in 'src/long/bar.tar' ok 181 - Stringified tar file has size ok 182 - Tar archive stringified ok 183 - Wrote tarfile using 'write' ok 184 - File read ok 185 - File written size=7168 ok 186 - File size is a multiple of 512 ok 187 - File contents match size ok 188 - Ends with 1024 null bytes ok 189 - Found some files in the archive ok 190 - Found expected number of files ok 191 - It is a file ok 192 - Name matches expected name ok 193 - Content as expected ok 194 - It is a file ok 195 - Name matches expected name ok 196 - Content as expected ok 197 - It is a file ok 198 - Name matches expected name ok 199 - Content as expected ok 200 - Read 'src/long/out.tar' in again ok 201 - Found some files in the archive ok 202 - Found expected number of files ok 203 - It is a file ok 204 - Name matches expected name ok 205 - Content as expected ok 206 - It is a file ok 207 - Name matches expected name ok 208 - Content as expected ok 209 - It is a file ok 210 - Name matches expected name ok 211 - Content as expected ok 212 - Extracted 'src/long/out.tar' with 'extract' ok 213 - Expected file found ok 214 - File 'c' exists ok 215 - Opening file ok 216 - Contents OK ok 217 - Extracted file 'c' to src/long/20582 ok 218 - Extracted file 'src/long/20582' exists ok 219 - Extracted file 'c' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 220 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 221 - Expected file found ok 222 - File 'd' exists ok 223 - Opening file ok 224 - Contents OK ok 225 - Extracted file 'd' to src/long/20582 ok 226 - Extracted file 'src/long/20582' exists ok 227 - Extracted file 'd' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 228 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 229 - Expected file found ok 230 - 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 231 - Opening file ok 232 - Contents OK ok 233 - 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/20582 ok 234 - Extracted file 'src/long/20582' exists ok 235 - 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 /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 236 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 237 - Verified via list_files as well ok 238 - Wrote tarfile using 'create_archive' ok 239 - File read ok 240 - File written size=28672 ok 241 - File size is a multiple of 512 ok 242 - File contents match size ok 243 - Ends with 1024 null bytes ok 244 - Extracted file using 'extract_archive' ok 245 - Writing compressed file 'src/long/out.tgz' using 'write' ok 246 - File read and uncompressed ok 247 - File written size=400 uncompressed size=7168 ok 248 - Uncompressed size is a multiple of 512 ok 249 - Ends with 1024 null bytes ok 250 - Compressed size < uncompressed size ok 251 - Found some files in the archive ok 252 - Found expected number of files ok 253 - It is a file ok 254 - Name matches expected name ok 255 - Content as expected ok 256 - It is a file ok 257 - Name matches expected name ok 258 - Content as expected ok 259 - It is a file ok 260 - Name matches expected name ok 261 - Content as expected ok 262 - Read 'src/long/out.tgz' in again ok 263 - Found some files in the archive ok 264 - Found expected number of files ok 265 - It is a file ok 266 - Name matches expected name ok 267 - Content as expected ok 268 - It is a file ok 269 - Name matches expected name ok 270 - Content as expected ok 271 - It is a file ok 272 - Name matches expected name ok 273 - Content as expected ok 274 - Extracted 'src/long/out.tgz' again ok 275 - Expected file found ok 276 - File 'c' exists ok 277 - Opening file ok 278 - Contents OK ok 279 - Extracted file 'c' to src/long/20582 ok 280 - Extracted file 'src/long/20582' exists ok 281 - Extracted file 'c' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 282 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 283 - Expected file found ok 284 - File 'd' exists ok 285 - Opening file ok 286 - Contents OK ok 287 - Extracted file 'd' to src/long/20582 ok 288 - Extracted file 'src/long/20582' exists ok 289 - Extracted file 'd' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 290 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 291 - Expected file found ok 292 - 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 293 - Opening file ok 294 - Contents OK ok 295 - 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/20582 ok 296 - Extracted file 'src/long/20582' exists ok 297 - 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 /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 298 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 299 - Verified via list_files as well ok 300 - Wrote 'src/long/out.tgz' using 'create_archive' ok 301 - File read and uncompressed ok 302 - File written size=8230 uncompressed size=28672 ok 303 - Uncompressed size is a multiple of 512 ok 304 - Ends with 1024 null bytes ok 305 - Compressed size < uncompressed size ok 306 - Extracted file using 'extract_archive' ok 307 - Writing compressed file 'src/long/out.tbz' using 'write' ok 308 - File read and uncompressed ok 309 - File written size=376 uncompressed size=7168 ok 310 - Uncompressed size is a multiple of 512 ok 311 - Ends with 1024 null bytes ok 312 - Compressed size < uncompressed size ok 313 - Found some files in the archive ok 314 - Found expected number of files ok 315 - It is a file ok 316 - Name matches expected name ok 317 - Content as expected ok 318 - It is a file ok 319 - Name matches expected name ok 320 - Content as expected ok 321 - It is a file ok 322 - Name matches expected name ok 323 - Content as expected ok 324 - Read 'src/long/out.tbz' in again ok 325 - Found some files in the archive ok 326 - Found expected number of files ok 327 - It is a file ok 328 - Name matches expected name ok 329 - Content as expected ok 330 - It is a file ok 331 - Name matches expected name ok 332 - Content as expected ok 333 - It is a file ok 334 - Name matches expected name ok 335 - Content as expected ok 336 - Extracted 'src/long/out.tbz' again ok 337 - Expected file found ok 338 - File 'c' exists ok 339 - Opening file ok 340 - Contents OK ok 341 - Extracted file 'c' to src/long/20582 ok 342 - Extracted file 'src/long/20582' exists ok 343 - Extracted file 'c' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 344 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 345 - Expected file found ok 346 - File 'd' exists ok 347 - Opening file ok 348 - Contents OK ok 349 - Extracted file 'd' to src/long/20582 ok 350 - Extracted file 'src/long/20582' exists ok 351 - Extracted file 'd' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 352 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 353 - Expected file found ok 354 - 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 355 - Opening file ok 356 - Contents OK ok 357 - 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/20582 ok 358 - Extracted file 'src/long/20582' exists ok 359 - 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 /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 360 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 361 - Verified via list_files as well ok 362 - Wrote 'src/long/out.tbz' using 'create_archive' ok 363 - File read and uncompressed ok 364 - File written size=6377 uncompressed size=28672 ok 365 - Uncompressed size is a multiple of 512 ok 366 - Ends with 1024 null bytes ok 367 - Compressed size < uncompressed size ok 368 - Extracted file using 'extract_archive' ok 369 - Stringified tar file has size ok 370 - Tar archive stringified ok 371 - Wrote tarfile using 'write' ok 372 - File read ok 373 - File written size=10752 ok 374 - File size is a multiple of 512 ok 375 - File contents match size ok 376 - Ends with 1024 null bytes ok 377 - Found some files in the archive ok 378 - Found expected number of files ok 379 - It is a file ok 380 - Name matches expected name ok 381 - Content as expected ok 382 - It is a file ok 383 - Name matches expected name ok 384 - Content as expected ok 385 - It is a file ok 386 - Name matches expected name ok 387 - Content as expected ok 388 - It is a file ok 389 - Name matches expected name ok 390 - Content as expected ok 391 - It is a file ok 392 - Name matches expected name ok 393 - Content as expected ok 394 - Read 'src/long/out.tar' in again ok 395 - Found some files in the archive ok 396 - Found expected number of files ok 397 - It is a file ok 398 - Name matches expected name ok 399 - Content as expected ok 400 - It is a file ok 401 - Name matches expected name ok 402 - Content as expected ok 403 - It is a file ok 404 - Name matches expected name ok 405 - Content as expected ok 406 - It is a file ok 407 - Name matches expected name ok 408 - Content as expected ok 409 - It is a file ok 410 - Name matches expected name ok 411 - Content as expected ok 412 - Extracted 'src/long/out.tar' with 'extract' ok 413 - Expected file found ok 414 - File 'bIn11' exists ok 415 - Opening file ok 416 - Contents OK ok 417 - Extracted file 'bIn11' to src/long/20582 ok 418 - Extracted file 'src/long/20582' exists ok 419 - Extracted file 'bIn11' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 420 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 421 - Expected file found ok 422 - File 'bIn3' exists ok 423 - Opening file ok 424 - Contents OK ok 425 - Extracted file 'bIn3' to src/long/20582 ok 426 - Extracted file 'src/long/20582' exists ok 427 - Extracted file 'bIn3' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 428 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 429 - Expected file found ok 430 - File 'bIn4' exists ok 431 - Opening file ok 432 - Contents OK ok 433 - Extracted file 'bIn4' to src/long/20582 ok 434 - Extracted file 'src/long/20582' exists ok 435 - Extracted file 'bIn4' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 436 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 437 - Expected file found ok 438 - File 'bIn1' exists ok 439 - Opening file ok 440 - Contents OK ok 441 - Extracted file 'bIn1' to src/long/20582 ok 442 - Extracted file 'src/long/20582' exists ok 443 - Extracted file 'bIn1' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 444 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 445 - Expected file found ok 446 - File 'bIn2' exists ok 447 - Opening file ok 448 - Contents OK ok 449 - Extracted file 'bIn2' to src/long/20582 ok 450 - Extracted file 'src/long/20582' exists ok 451 - Extracted file 'bIn2' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 452 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 453 - Verified via list_files as well ok 454 - Wrote tarfile using 'create_archive' ok 455 - File read ok 456 - File written size=28672 ok 457 - File size is a multiple of 512 ok 458 - File contents match size ok 459 - Ends with 1024 null bytes ok 460 - Extracted file using 'extract_archive' ok 461 - Writing compressed file 'src/long/out.tgz' using 'write' ok 462 - File read and uncompressed ok 463 - File written size=611 uncompressed size=10752 ok 464 - Uncompressed size is a multiple of 512 ok 465 - Ends with 1024 null bytes ok 466 - Compressed size < uncompressed size 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 - It is a file ok 476 - Name matches expected name ok 477 - Content as expected ok 478 - It is a file ok 479 - Name matches expected name ok 480 - Content as expected ok 481 - It is a file ok 482 - Name matches expected name ok 483 - Content as expected ok 484 - Read 'src/long/out.tgz' in again ok 485 - Found some files in the archive ok 486 - Found expected number of files ok 487 - It is a file ok 488 - Name matches expected name ok 489 - Content as expected ok 490 - It is a file ok 491 - Name matches expected name ok 492 - Content as expected ok 493 - It is a file ok 494 - Name matches expected name ok 495 - Content as expected ok 496 - It is a file ok 497 - Name matches expected name ok 498 - Content as expected ok 499 - It is a file ok 500 - Name matches expected name ok 501 - Content as expected ok 502 - Extracted 'src/long/out.tgz' again ok 503 - Expected file found ok 504 - File 'bIn11' exists ok 505 - Opening file ok 506 - Contents OK ok 507 - Extracted file 'bIn11' to src/long/20582 ok 508 - Extracted file 'src/long/20582' exists ok 509 - Extracted file 'bIn11' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 510 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 511 - Expected file found ok 512 - File 'bIn3' exists ok 513 - Opening file ok 514 - Contents OK ok 515 - Extracted file 'bIn3' to src/long/20582 ok 516 - Extracted file 'src/long/20582' exists ok 517 - Extracted file 'bIn3' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 518 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 519 - Expected file found ok 520 - File 'bIn4' exists ok 521 - Opening file ok 522 - Contents OK ok 523 - Extracted file 'bIn4' to src/long/20582 ok 524 - Extracted file 'src/long/20582' exists ok 525 - Extracted file 'bIn4' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 526 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 527 - Expected file found ok 528 - File 'bIn1' exists ok 529 - Opening file ok 530 - Contents OK ok 531 - Extracted file 'bIn1' to src/long/20582 ok 532 - Extracted file 'src/long/20582' exists ok 533 - Extracted file 'bIn1' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 534 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 535 - Expected file found ok 536 - File 'bIn2' exists ok 537 - Opening file ok 538 - Contents OK ok 539 - Extracted file 'bIn2' to src/long/20582 ok 540 - Extracted file 'src/long/20582' exists ok 541 - Extracted file 'bIn2' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 542 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 543 - Verified via list_files as well ok 544 - Wrote 'src/long/out.tgz' using 'create_archive' ok 545 - File read and uncompressed ok 546 - File written size=8230 uncompressed size=28672 ok 547 - Uncompressed size is a multiple of 512 ok 548 - Ends with 1024 null bytes ok 549 - Compressed size < uncompressed size ok 550 - Extracted file using 'extract_archive' ok 551 - Writing compressed file 'src/long/out.tbz' using 'write' ok 552 - File read and uncompressed ok 553 - File written size=997 uncompressed size=10752 ok 554 - Uncompressed size is a multiple of 512 ok 555 - Ends with 1024 null bytes ok 556 - Compressed size < uncompressed size ok 557 - Found some files in the archive ok 558 - Found expected number of files ok 559 - It is a file ok 560 - Name matches expected name ok 561 - Content as expected ok 562 - It is a file ok 563 - Name matches expected name ok 564 - Content as expected ok 565 - It is a file ok 566 - Name matches expected name ok 567 - Content as expected ok 568 - It is a file ok 569 - Name matches expected name ok 570 - Content as expected ok 571 - It is a file ok 572 - Name matches expected name ok 573 - Content as expected ok 574 - Read 'src/long/out.tbz' in again ok 575 - Found some files in the archive ok 576 - Found expected number of files ok 577 - It is a file ok 578 - Name matches expected name ok 579 - Content as expected ok 580 - It is a file ok 581 - Name matches expected name ok 582 - Content as expected ok 583 - It is a file ok 584 - Name matches expected name ok 585 - Content as expected ok 586 - It is a file ok 587 - Name matches expected name ok 588 - Content as expected ok 589 - It is a file ok 590 - Name matches expected name ok 591 - Content as expected ok 592 - Extracted 'src/long/out.tbz' again ok 593 - Expected file found ok 594 - File 'bIn11' exists ok 595 - Opening file ok 596 - Contents OK ok 597 - Extracted file 'bIn11' to src/long/20582 ok 598 - Extracted file 'src/long/20582' exists ok 599 - Extracted file 'bIn11' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 600 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 601 - Expected file found ok 602 - File 'bIn3' exists ok 603 - Opening file ok 604 - Contents OK ok 605 - Extracted file 'bIn3' to src/long/20582 ok 606 - Extracted file 'src/long/20582' exists ok 607 - Extracted file 'bIn3' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 608 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 609 - Expected file found ok 610 - File 'bIn4' exists ok 611 - Opening file ok 612 - Contents OK ok 613 - Extracted file 'bIn4' to src/long/20582 ok 614 - Extracted file 'src/long/20582' exists ok 615 - Extracted file 'bIn4' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 616 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 617 - Expected file found ok 618 - File 'bIn1' exists ok 619 - Opening file ok 620 - Contents OK ok 621 - Extracted file 'bIn1' to src/long/20582 ok 622 - Extracted file 'src/long/20582' exists ok 623 - Extracted file 'bIn1' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 624 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 625 - Expected file found ok 626 - File 'bIn2' exists ok 627 - Opening file ok 628 - Contents OK ok 629 - Extracted file 'bIn2' to src/long/20582 ok 630 - Extracted file 'src/long/20582' exists ok 631 - Extracted file 'bIn2' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 632 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 633 - Verified via list_files as well ok 634 - Wrote 'src/long/out.tbz' using 'create_archive' ok 635 - File read and uncompressed ok 636 - File written size=6377 uncompressed size=28672 ok 637 - Uncompressed size is a multiple of 512 ok 638 - Ends with 1024 null bytes ok 639 - Compressed size < uncompressed size ok 640 - Extracted file using 'extract_archive' ok 641 - Stringified tar file has size ok 642 - Tar archive stringified ok 643 - Wrote tarfile using 'write' ok 644 - File read ok 645 - File written size=2560 ok 646 - File size is a multiple of 512 ok 647 - File contents match size ok 648 - Ends with 1024 null bytes ok 649 - Found some files in the archive ok 650 - Found expected number of files ok 651 - It is a file ok 652 - Name matches expected name ok 653 - Content as expected ok 654 - It is a file ok 655 - Name matches expected name ok 656 - Content as expected ok 657 - Read 'src/long/out.tar' in again ok 658 - Found some files in the archive ok 659 - Found expected number of files ok 660 - It is a file ok 661 - Name matches expected name ok 662 - Content as expected ok 663 - It is a file ok 664 - Name matches expected name ok 665 - Content as expected ok 666 - Extracted 'src/long/out.tar' with 'extract' ok 667 - Expected file found ok 668 - File 'x/k' exists ok 669 - Opening file ok 670 - Contents OK ok 671 - Extracted file 'x/k' to src/long/20582 ok 672 - Extracted file 'src/long/20582' exists ok 673 - Extracted file 'x/k' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 674 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 675 - Expected file found ok 676 - File 'x/x' exists ok 677 - Opening file ok 678 - Contents OK ok 679 - Extracted file 'x/x' to src/long/20582 ok 680 - Extracted file 'src/long/20582' exists ok 681 - Extracted file 'x/x' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 682 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 683 - Verified via list_files as well ok 684 - Wrote tarfile using 'create_archive' ok 685 - File read ok 686 - File written size=28672 ok 687 - File size is a multiple of 512 ok 688 - File contents match size ok 689 - Ends with 1024 null bytes ok 690 - Extracted file using 'extract_archive' ok 691 - Writing compressed file 'src/long/out.tgz' using 'write' ok 692 - File read and uncompressed ok 693 - File written size=142 uncompressed size=2560 ok 694 - Uncompressed size is a multiple of 512 ok 695 - Ends with 1024 null bytes ok 696 - Compressed size < uncompressed size ok 697 - Found some files in the archive ok 698 - Found expected number of files ok 699 - It is a file ok 700 - Name matches expected name ok 701 - Content as expected ok 702 - It is a file ok 703 - Name matches expected name ok 704 - Content as expected ok 705 - Read 'src/long/out.tgz' in again ok 706 - Found some files in the archive ok 707 - Found expected number of files ok 708 - It is a file ok 709 - Name matches expected name ok 710 - Content as expected ok 711 - It is a file ok 712 - Name matches expected name ok 713 - Content as expected ok 714 - Extracted 'src/long/out.tgz' again ok 715 - Expected file found ok 716 - File 'x/k' exists ok 717 - Opening file ok 718 - Contents OK ok 719 - Extracted file 'x/k' to src/long/20582 ok 720 - Extracted file 'src/long/20582' exists ok 721 - Extracted file 'x/k' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 722 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 723 - Expected file found ok 724 - File 'x/x' exists ok 725 - Opening file ok 726 - Contents OK ok 727 - Extracted file 'x/x' to src/long/20582 ok 728 - Extracted file 'src/long/20582' exists ok 729 - Extracted file 'x/x' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 730 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 731 - Verified via list_files as well ok 732 - Wrote 'src/long/out.tgz' using 'create_archive' ok 733 - File read and uncompressed ok 734 - File written size=8230 uncompressed size=28672 ok 735 - Uncompressed size is a multiple of 512 ok 736 - Ends with 1024 null bytes ok 737 - Compressed size < uncompressed size ok 738 - Extracted file using 'extract_archive' ok 739 - Writing compressed file 'src/long/out.tbz' using 'write' ok 740 - File read and uncompressed ok 741 - File written size=150 uncompressed size=2560 ok 742 - Uncompressed size is a multiple of 512 ok 743 - Ends with 1024 null bytes ok 744 - Compressed size < uncompressed size ok 745 - Found some files in the archive ok 746 - Found expected number of files ok 747 - It is a file ok 748 - Name matches expected name ok 749 - Content as expected ok 750 - It is a file ok 751 - Name matches expected name ok 752 - Content as expected ok 753 - Read 'src/long/out.tbz' in again ok 754 - Found some files in the archive ok 755 - Found expected number of files ok 756 - It is a file ok 757 - Name matches expected name ok 758 - Content as expected ok 759 - It is a file ok 760 - Name matches expected name ok 761 - Content as expected ok 762 - Extracted 'src/long/out.tbz' again ok 763 - Expected file found ok 764 - File 'x/k' exists ok 765 - Opening file ok 766 - Contents OK ok 767 - Extracted file 'x/k' to src/long/20582 ok 768 - Extracted file 'src/long/20582' exists ok 769 - Extracted file 'x/k' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 770 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 771 - Expected file found ok 772 - File 'x/x' exists ok 773 - Opening file ok 774 - Contents OK ok 775 - Extracted file 'x/x' to src/long/20582 ok 776 - Extracted file 'src/long/20582' exists ok 777 - Extracted file 'x/x' to /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582 ok 778 - Extracted file '/home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/t/src/long/20582' exists ok 779 - Verified via list_files as well ok 780 - Wrote 'src/long/out.tbz' using 'create_archive' ok 781 - File read and uncompressed ok 782 - File written size=6377 uncompressed size=28672 ok 783 - Uncompressed size is a multiple of 512 ok 784 - Ends with 1024 null bytes ok 785 - Compressed size < uncompressed size ok 786 - Extracted file using 'extract_archive' ok 787 - Limited read ok 788 - Expected file found ok 789 - Extracted 'c' to cwd() with extract ok 790 - Extracted file exists ok 791 - Extracted 'c' to cwd() with extract ok 792 - Extracted file exists ok 793 - Extracted 'c' to cwd() with extract_file ok 794 - Extracted file exists ok 795 - Extracted 'c' to cwd() with extract_file ok 796 - Extracted file exists ok 797 - Extracted file 'c' to src/long with extract_file ok 798 - Extracted file 'src/long/20582' exists ok 799 - Found old data ok 800 - Clearing old data ok 801 - Old data cleared ok 802 - File added ok 803 - The object isa Archive::Tar::File ok 804 - Name set to 'copy' ok 805 - Prefix set to '' ok 806 - Tar file written ok 807 - Tar file read in again ok 808 - File retrieved ok 809 - The object isa Archive::Tar::File ok 810 - Name now set to 'copy' ok 811 - Prefix now empty ok 812 - Prefix + name in name slot of header 1..812 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 20637.tar ok 7 - Object isa Archive::Tar ok 8 - Read in 20637.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 20637.tar ok 16 - Object isa Archive::Tar ok 17 - Read in 20637.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_20637' ok 25 - Extracting in secure mode ok 26 - File not extracted ok 27 - File '../04_resolved_issues.t_20637' 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_20637' exists 1..32 ok t/05_iter............... ok 1 - use Archive::Tar; ok 2 - Iterator created from src/long/bar.tar () ok 3 - Iterator isa CODE ok 4 - File object retrieved ok 5 - Object isa Archive::Tar::File ok 6 - File object retrieved ok 7 - Object isa Archive::Tar::File ok 8 - File object retrieved ok 9 - Object isa Archive::Tar::File ok 10 - File object retrieved ok 11 - Object isa Archive::Tar::File ok 12 - File object retrieved ok 13 - Object isa Archive::Tar::File ok 14 - Found correct number of files ok 15 - Inspecting 'c' ok 16 - Matches (?-xism:^c$) ok 17 - Inspecting 'd' ok 18 - Matches (?-xism:^d$) ok 19 - Inspecting 'directory/' ok 20 - Matches (?-xism:^directory/$) ok 21 - Inspecting '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/' ok 22 - Matches (?-xism:^directory/really.*name/$) ok 23 - Inspecting '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 24 - Matches (?-xism:^directory/.*/myfile$) ok 25 - Iterator created from src/long/bar.tar (filter => (?-xism:^c$)) ok 26 - Iterator isa CODE ok 27 - File object retrieved ok 28 - Object isa Archive::Tar::File ok 29 - Found correct number of files ok 30 - Inspecting 'c' ok 31 - Matches (?-xism:^c$) ok 32 - Iterator created from src/long/bar.tar (filter => (?-xism:^d$)) ok 33 - Iterator isa CODE ok 34 - File object retrieved ok 35 - Object isa Archive::Tar::File ok 36 - Found correct number of files ok 37 - Inspecting 'd' ok 38 - Matches (?-xism:^c$) ok 39 - Iterator created from src/long/bar.tar (filter => (?-xism:^directory/$)) ok 40 - Iterator isa CODE ok 41 - File object retrieved ok 42 - Object isa Archive::Tar::File ok 43 - Found correct number of files ok 44 - Inspecting 'directory/' ok 45 - Matches (?-xism:^c$) ok 46 - Iterator created from src/long/bar.tar (filter => (?-xism:^directory/really.*name/$)) ok 47 - Iterator isa CODE ok 48 - File object retrieved ok 49 - Object isa Archive::Tar::File ok 50 - Found correct number of files ok 51 - Inspecting '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/' ok 52 - Matches (?-xism:^c$) ok 53 - Iterator created from src/long/bar.tar (filter => (?-xism:^directory/.*/myfile$)) ok 54 - Iterator isa CODE ok 55 - File object retrieved ok 56 - Object isa Archive::Tar::File ok 57 - Found correct number of files ok 58 - Inspecting '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 59 - Matches (?-xism:^c$) 1..59 ok t/90_symlink............ 1..0 # Skip Skipping tests on this platform skipped: Skipping tests on this platform 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=7, Tests=1129, 1 wallclock secs ( 0.05 usr 0.13 sys + 0.67 cusr 0.88 csys = 1.73 CPU) Result: PASS KANE/Archive-Tar-1.40.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Jos Boumans <kane@cpan.org> Manipulates TAR archives >>> (cd /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP && tar cvf - Archive-Tar-1.40.ppd blib) | gzip -c >/home/cpanfly/var/REPO/K/KA/KANE/Archive-Tar-1.40.tar.gz Archive-Tar-1.40.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/man1/ blib/man1/ptardiff.1 blib/man1/ptar.1 blib/man3/ blib/man3/Archive::Tar::File.3 blib/man3/Archive::Tar.3 blib/script/ blib/script/ptar blib/script/ptardiff >>> mv /home/cpanfly/var/cpan/build/Archive-Tar-1.40-88xEeP/Archive-Tar-1.40.ppd /home/cpanfly/var/REPO/K/KA/KANE Finished 2008-10-14T06:04:59