Start 2010-04-12T13:39:03 ActivePerl-1200 CPAN-1.9402 Going to read '/Users/fly1200/var/cpan/Metadata' Database was generated on Sun, 11 Apr 2010 21:27:12 GMT Running make for B/BI/BINGOS/Archive-Tar-1.58.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BI/BINGOS/Archive-Tar-1.58.tar.gz Checksum for /Users/fly1200/var/cpan/sources/authors/id/B/BI/BINGOS/Archive-Tar-1.58.tar.gz ok Archive-Tar-1.58 Archive-Tar-1.58/lib Archive-Tar-1.58/lib/Archive Archive-Tar-1.58/lib/Archive/Tar Archive-Tar-1.58/lib/Archive/Tar/Constant.pm Archive-Tar-1.58/lib/Archive/Tar/File.pm Archive-Tar-1.58/lib/Archive/Tar.pm Archive-Tar-1.58/t Archive-Tar-1.58/t/src Archive-Tar-1.58/t/src/short Archive-Tar-1.58/t/src/short/b Archive-Tar-1.58/t/src/short/foo.tbz Archive-Tar-1.58/t/src/short/bar.tar Archive-Tar-1.58/t/src/short/foo.tgz Archive-Tar-1.58/t/src/header Archive-Tar-1.58/t/src/header/signed.tar Archive-Tar-1.58/t/src/long Archive-Tar-1.58/t/src/long/b Archive-Tar-1.58/t/src/long/foo.tgz Archive-Tar-1.58/t/src/long/foo.tbz Archive-Tar-1.58/t/src/long/bar.tar Archive-Tar-1.58/t/src/linktest Archive-Tar-1.58/t/src/linktest/linktest_with_dir.tar Archive-Tar-1.58/t/src/linktest/linktest_missing_dir.tar Archive-Tar-1.58/t/05_iter.t Archive-Tar-1.58/t/02_methods.t Archive-Tar-1.58/t/01_use.t Archive-Tar-1.58/t/99_pod.t Archive-Tar-1.58/t/90_symlink.t Archive-Tar-1.58/t/03_file.t Archive-Tar-1.58/t/06_error.t Archive-Tar-1.58/t/04_resolved_issues.t Archive-Tar-1.58/MANIFEST Archive-Tar-1.58/CHANGES Archive-Tar-1.58/bin Archive-Tar-1.58/bin/ptar Archive-Tar-1.58/bin/ptardiff Archive-Tar-1.58/Makefile.PL Archive-Tar-1.58/README Archive-Tar-1.58/META.yml CPAN.pm: Going to build B/BI/BINGOS/Archive-Tar-1.58.tar.gz >>> /Users/fly1200/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 /Users/fly1200/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ptardiff cp bin/ptar blib/script/ptar /Users/fly1200/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 BINGOS/Archive-Tar-1.58.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1200/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_use.t .............. 1..2 ok 1 - use Archive::Tar; ok 2 - Object created isa Archive::Tar ok t/02_methods.t .......... 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 '10776' 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 - No conflict with first archive ok 132 - Adding dirs ok 133 - Proper type ok 134 - Added a file 'src/long/b' to new object ok 135 - Object isa Archive::Tar::File ok 136 - Added an Archive::Tar::File object ok 137 - Object isa Archive::Tar::File ok 138 - All files accounted for ok 139 - Different memory allocations ok 140 - Object created ok 141 - The object isa Archive::Tar ok 142 - Adding data ok 143 - Proper name ok 144 - Proper type ok 145 - Content OK ok 146 - Adding data 'bIn11' ok 147 - Proper name ok 148 - Proper type ok 149 - Content OK ok 150 - Adding data 'bIn3' ok 151 - Proper name ok 152 - Proper type ok 153 - Content OK ok 154 - Adding data 'bIn4' ok 155 - Proper name ok 156 - Proper type ok 157 - Content OK ok 158 - Adding data 'bIn1' ok 159 - Proper name ok 160 - Proper type ok 161 - Content OK ok 162 - Adding data 'bIn2' ok 163 - Proper name ok 164 - Proper type ok 165 - Content OK ok 166 - Adding data 'k' ok 167 - Proper name ok 168 - Proper type ok 169 - Content OK ok 170 - Adding data 'x' ok 171 - Proper name ok 172 - Proper type ok 173 - Content OK ok 174 - Read in 'src/long/bar.tar' ok 175 - Found file 'c' ok 176 - File 'e' not yet found ok 177 - Renamed 'c' to 'e' ok 178 - File 'e' now found ok 179 - File 'c' no longer found' ok 180 - Original content of 'c' in 'e' ok 181 - Set content for 'e' to 'c' ok 182 - Content for 'e' is indeed 'c' ok 183 - Read in 'src/long/bar.tar' ok 184 - Removing file 'c' ok 185 - Proper files remaining ok 186 - Read in 'src/long/bar.tar' ok 187 - Stringified tar file has size ok 188 - Tar archive stringified ok 189 - Wrote tarfile using 'write' ok 190 - File read ok 191 - File written size=7168 ok 192 - File size is a multiple of 512 ok 193 - File contents match size ok 194 - Ends with 1024 null bytes ok 195 - Found some files in the archive ok 196 - Found expected number of files ok 197 - It is a file ok 198 - Name matches expected name ok 199 - Content as expected ok 200 - It is a file ok 201 - Name matches expected name ok 202 - Content as expected ok 203 - It is a file ok 204 - Name matches expected name ok 205 - Content as expected ok 206 - Read 'src/long/out.tar' in again ok 207 - Found some files in the archive ok 208 - Found expected number of files ok 209 - It is a file ok 210 - Name matches expected name ok 211 - Content as expected ok 212 - It is a file ok 213 - Name matches expected name ok 214 - Content as expected ok 215 - It is a file ok 216 - Name matches expected name ok 217 - Content as expected ok 218 - Extracted 'src/long/out.tar' with 'extract' ok 219 - Expected file found ok 220 - File 'c' exists ok 221 - Opening file ok 222 - Contents OK ok 223 - Extracted file 'c' to src/long/10776 ok 224 - Extracted file 'src/long/10776' exists ok 225 - Extracted file 'c' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 226 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 227 - Expected file found ok 228 - File 'd' exists ok 229 - Opening file ok 230 - Contents OK ok 231 - Extracted file 'd' to src/long/10776 ok 232 - Extracted file 'src/long/10776' exists ok 233 - Extracted file 'd' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 234 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 235 - Expected file found ok 236 - 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 237 - Opening file ok 238 - Contents OK ok 239 - 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/10776 ok 240 - Extracted file 'src/long/10776' exists ok 241 - 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 /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 242 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 243 - Verified via list_files as well ok 244 - Wrote tarfile using 'create_archive' ok 245 - File read ok 246 - File written size=29696 ok 247 - File size is a multiple of 512 ok 248 - File contents match size ok 249 - Ends with 1024 null bytes ok 250 - Extracted file using 'extract_archive' ok 251 - Writing compressed file 'src/long/out.tgz' using 'write' ok 252 - File read and uncompressed ok 253 - File written size=395 uncompressed size=7168 ok 254 - Uncompressed size is a multiple of 512 ok 255 - Ends with 1024 null bytes ok 256 - Compressed size < uncompressed size ok 257 - Found some files in the archive ok 258 - Found expected number of files ok 259 - It is a file ok 260 - Name matches expected name ok 261 - Content as expected ok 262 - It is a file ok 263 - Name matches expected name ok 264 - Content as expected ok 265 - It is a file ok 266 - Name matches expected name ok 267 - Content as expected ok 268 - Read 'src/long/out.tgz' in again ok 269 - Found some files in the archive ok 270 - Found expected number of files ok 271 - It is a file ok 272 - Name matches expected name ok 273 - Content as expected ok 274 - It is a file ok 275 - Name matches expected name ok 276 - Content as expected ok 277 - It is a file ok 278 - Name matches expected name ok 279 - Content as expected ok 280 - Extracted 'src/long/out.tgz' again ok 281 - Expected file found ok 282 - File 'c' exists ok 283 - Opening file ok 284 - Contents OK ok 285 - Extracted file 'c' to src/long/10776 ok 286 - Extracted file 'src/long/10776' exists ok 287 - Extracted file 'c' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 288 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 289 - Expected file found ok 290 - File 'd' exists ok 291 - Opening file ok 292 - Contents OK ok 293 - Extracted file 'd' to src/long/10776 ok 294 - Extracted file 'src/long/10776' exists ok 295 - Extracted file 'd' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 296 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 297 - Expected file found ok 298 - 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 299 - Opening file ok 300 - Contents OK ok 301 - 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/10776 ok 302 - Extracted file 'src/long/10776' exists ok 303 - 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 /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 304 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 305 - Verified via list_files as well ok 306 - Wrote 'src/long/out.tgz' using 'create_archive' ok 307 - File read and uncompressed ok 308 - File written size=8548 uncompressed size=29696 ok 309 - Uncompressed size is a multiple of 512 ok 310 - Ends with 1024 null bytes ok 311 - Compressed size < uncompressed size ok 312 - Extracted file using 'extract_archive' ok 313 - Writing compressed file 'src/long/out.tbz' using 'write' ok 314 - File read and uncompressed ok 315 - File written size=373 uncompressed size=7168 ok 316 - Uncompressed size is a multiple of 512 ok 317 - Ends with 1024 null bytes ok 318 - Compressed size < uncompressed size ok 319 - Found some files in the archive ok 320 - Found expected number of files ok 321 - It is a file ok 322 - Name matches expected name ok 323 - Content as expected ok 324 - It is a file ok 325 - Name matches expected name ok 326 - Content as expected ok 327 - It is a file ok 328 - Name matches expected name ok 329 - Content as expected ok 330 - Read 'src/long/out.tbz' in again ok 331 - Found some files in the archive ok 332 - Found expected number of files ok 333 - It is a file ok 334 - Name matches expected name ok 335 - Content as expected ok 336 - It is a file ok 337 - Name matches expected name ok 338 - Content as expected ok 339 - It is a file ok 340 - Name matches expected name ok 341 - Content as expected ok 342 - Extracted 'src/long/out.tbz' again ok 343 - Expected file found ok 344 - File 'c' exists ok 345 - Opening file ok 346 - Contents OK ok 347 - Extracted file 'c' to src/long/10776 ok 348 - Extracted file 'src/long/10776' exists ok 349 - Extracted file 'c' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 350 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 351 - Expected file found ok 352 - File 'd' exists ok 353 - Opening file ok 354 - Contents OK ok 355 - Extracted file 'd' to src/long/10776 ok 356 - Extracted file 'src/long/10776' exists ok 357 - Extracted file 'd' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 358 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 359 - Expected file found ok 360 - 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 361 - Opening file ok 362 - Contents OK ok 363 - 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/10776 ok 364 - Extracted file 'src/long/10776' exists ok 365 - 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 /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 366 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 367 - Verified via list_files as well ok 368 - Wrote 'src/long/out.tbz' using 'create_archive' ok 369 - File read and uncompressed ok 370 - File written size=6637 uncompressed size=29696 ok 371 - Uncompressed size is a multiple of 512 ok 372 - Ends with 1024 null bytes ok 373 - Compressed size < uncompressed size ok 374 - Extracted file using 'extract_archive' ok 375 - Stringified tar file has size ok 376 - Tar archive stringified ok 377 - Wrote tarfile using 'write' ok 378 - File read ok 379 - File written size=10752 ok 380 - File size is a multiple of 512 ok 381 - File contents match size ok 382 - Ends with 1024 null bytes ok 383 - Found some files in the archive ok 384 - Found expected number of files 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 - It is a file ok 395 - Name matches expected name ok 396 - Content as expected ok 397 - It is a file ok 398 - Name matches expected name ok 399 - Content as expected ok 400 - Read 'src/long/out.tar' in again ok 401 - Found some files in the archive ok 402 - Found expected number of files 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 - It is a file ok 413 - Name matches expected name ok 414 - Content as expected ok 415 - It is a file ok 416 - Name matches expected name ok 417 - Content as expected ok 418 - Extracted 'src/long/out.tar' with 'extract' ok 419 - Expected file found ok 420 - File 'bIn11' exists ok 421 - Opening file ok 422 - Contents OK ok 423 - Extracted file 'bIn11' to src/long/10776 ok 424 - Extracted file 'src/long/10776' exists ok 425 - Extracted file 'bIn11' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 426 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 427 - Expected file found ok 428 - File 'bIn3' exists ok 429 - Opening file ok 430 - Contents OK ok 431 - Extracted file 'bIn3' to src/long/10776 ok 432 - Extracted file 'src/long/10776' exists ok 433 - Extracted file 'bIn3' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 434 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 435 - Expected file found ok 436 - File 'bIn4' exists ok 437 - Opening file ok 438 - Contents OK ok 439 - Extracted file 'bIn4' to src/long/10776 ok 440 - Extracted file 'src/long/10776' exists ok 441 - Extracted file 'bIn4' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 442 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 443 - Expected file found ok 444 - File 'bIn1' exists ok 445 - Opening file ok 446 - Contents OK ok 447 - Extracted file 'bIn1' to src/long/10776 ok 448 - Extracted file 'src/long/10776' exists ok 449 - Extracted file 'bIn1' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 450 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 451 - Expected file found ok 452 - File 'bIn2' exists ok 453 - Opening file ok 454 - Contents OK ok 455 - Extracted file 'bIn2' to src/long/10776 ok 456 - Extracted file 'src/long/10776' exists ok 457 - Extracted file 'bIn2' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 458 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 459 - Verified via list_files as well ok 460 - Wrote tarfile using 'create_archive' ok 461 - File read ok 462 - File written size=29696 ok 463 - File size is a multiple of 512 ok 464 - File contents match size ok 465 - Ends with 1024 null bytes ok 466 - Extracted file using 'extract_archive' ok 467 - Writing compressed file 'src/long/out.tgz' using 'write' ok 468 - File read and uncompressed ok 469 - File written size=599 uncompressed size=10752 ok 470 - Uncompressed size is a multiple of 512 ok 471 - Ends with 1024 null bytes ok 472 - Compressed size < uncompressed size ok 473 - Found some files in the archive ok 474 - Found expected number of files 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 - It is a file ok 485 - Name matches expected name ok 486 - Content as expected ok 487 - It is a file ok 488 - Name matches expected name ok 489 - Content as expected ok 490 - Read 'src/long/out.tgz' in again ok 491 - Found some files in the archive ok 492 - Found expected number of files 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 - It is a file ok 503 - Name matches expected name ok 504 - Content as expected ok 505 - It is a file ok 506 - Name matches expected name ok 507 - Content as expected ok 508 - Extracted 'src/long/out.tgz' again ok 509 - Expected file found ok 510 - File 'bIn11' exists ok 511 - Opening file ok 512 - Contents OK ok 513 - Extracted file 'bIn11' to src/long/10776 ok 514 - Extracted file 'src/long/10776' exists ok 515 - Extracted file 'bIn11' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 516 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 517 - Expected file found ok 518 - File 'bIn3' exists ok 519 - Opening file ok 520 - Contents OK ok 521 - Extracted file 'bIn3' to src/long/10776 ok 522 - Extracted file 'src/long/10776' exists ok 523 - Extracted file 'bIn3' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 524 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 525 - Expected file found ok 526 - File 'bIn4' exists ok 527 - Opening file ok 528 - Contents OK ok 529 - Extracted file 'bIn4' to src/long/10776 ok 530 - Extracted file 'src/long/10776' exists ok 531 - Extracted file 'bIn4' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 532 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 533 - Expected file found ok 534 - File 'bIn1' exists ok 535 - Opening file ok 536 - Contents OK ok 537 - Extracted file 'bIn1' to src/long/10776 ok 538 - Extracted file 'src/long/10776' exists ok 539 - Extracted file 'bIn1' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 540 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 541 - Expected file found ok 542 - File 'bIn2' exists ok 543 - Opening file ok 544 - Contents OK ok 545 - Extracted file 'bIn2' to src/long/10776 ok 546 - Extracted file 'src/long/10776' exists ok 547 - Extracted file 'bIn2' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 548 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 549 - Verified via list_files as well ok 550 - Wrote 'src/long/out.tgz' using 'create_archive' ok 551 - File read and uncompressed ok 552 - File written size=8548 uncompressed size=29696 ok 553 - Uncompressed size is a multiple of 512 ok 554 - Ends with 1024 null bytes ok 555 - Compressed size < uncompressed size ok 556 - Extracted file using 'extract_archive' ok 557 - Writing compressed file 'src/long/out.tbz' using 'write' ok 558 - File read and uncompressed ok 559 - File written size=1012 uncompressed size=10752 ok 560 - Uncompressed size is a multiple of 512 ok 561 - Ends with 1024 null bytes ok 562 - Compressed size < uncompressed size ok 563 - Found some files in the archive ok 564 - Found expected number of files 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 - It is a file ok 575 - Name matches expected name ok 576 - Content as expected ok 577 - It is a file ok 578 - Name matches expected name ok 579 - Content as expected ok 580 - Read 'src/long/out.tbz' in again ok 581 - Found some files in the archive ok 582 - Found expected number of files 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 - It is a file ok 593 - Name matches expected name ok 594 - Content as expected ok 595 - It is a file ok 596 - Name matches expected name ok 597 - Content as expected ok 598 - Extracted 'src/long/out.tbz' again ok 599 - Expected file found ok 600 - File 'bIn11' exists ok 601 - Opening file ok 602 - Contents OK ok 603 - Extracted file 'bIn11' to src/long/10776 ok 604 - Extracted file 'src/long/10776' exists ok 605 - Extracted file 'bIn11' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 606 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 607 - Expected file found ok 608 - File 'bIn3' exists ok 609 - Opening file ok 610 - Contents OK ok 611 - Extracted file 'bIn3' to src/long/10776 ok 612 - Extracted file 'src/long/10776' exists ok 613 - Extracted file 'bIn3' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 614 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 615 - Expected file found ok 616 - File 'bIn4' exists ok 617 - Opening file ok 618 - Contents OK ok 619 - Extracted file 'bIn4' to src/long/10776 ok 620 - Extracted file 'src/long/10776' exists ok 621 - Extracted file 'bIn4' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 622 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 623 - Expected file found ok 624 - File 'bIn1' exists ok 625 - Opening file ok 626 - Contents OK ok 627 - Extracted file 'bIn1' to src/long/10776 ok 628 - Extracted file 'src/long/10776' exists ok 629 - Extracted file 'bIn1' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 630 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 631 - Expected file found ok 632 - File 'bIn2' exists ok 633 - Opening file ok 634 - Contents OK ok 635 - Extracted file 'bIn2' to src/long/10776 ok 636 - Extracted file 'src/long/10776' exists ok 637 - Extracted file 'bIn2' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 638 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 639 - Verified via list_files as well ok 640 - Wrote 'src/long/out.tbz' using 'create_archive' ok 641 - File read and uncompressed ok 642 - File written size=6637 uncompressed size=29696 ok 643 - Uncompressed size is a multiple of 512 ok 644 - Ends with 1024 null bytes ok 645 - Compressed size < uncompressed size ok 646 - Extracted file using 'extract_archive' ok 647 - Stringified tar file has size ok 648 - Tar archive stringified ok 649 - Wrote tarfile using 'write' ok 650 - File read ok 651 - File written size=2560 ok 652 - File size is a multiple of 512 ok 653 - File contents match size ok 654 - Ends with 1024 null bytes ok 655 - Found some files in the archive ok 656 - Found expected number of files ok 657 - It is a file ok 658 - Name matches expected name ok 659 - Content as expected ok 660 - It is a file ok 661 - Name matches expected name ok 662 - Content as expected ok 663 - Read 'src/long/out.tar' in again ok 664 - Found some files in the archive ok 665 - Found expected number of files ok 666 - It is a file ok 667 - Name matches expected name ok 668 - Content as expected ok 669 - It is a file ok 670 - Name matches expected name ok 671 - Content as expected ok 672 - Extracted 'src/long/out.tar' with 'extract' ok 673 - Expected file found ok 674 - File 'x/k' exists ok 675 - Opening file ok 676 - Contents OK ok 677 - Extracted file 'x/k' to src/long/10776 ok 678 - Extracted file 'src/long/10776' exists ok 679 - Extracted file 'x/k' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 680 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 681 - Expected file found ok 682 - File 'x/x' exists ok 683 - Opening file ok 684 - Contents OK ok 685 - Extracted file 'x/x' to src/long/10776 ok 686 - Extracted file 'src/long/10776' exists ok 687 - Extracted file 'x/x' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 688 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 689 - Verified via list_files as well ok 690 - Wrote tarfile using 'create_archive' ok 691 - File read ok 692 - File written size=29696 ok 693 - File size is a multiple of 512 ok 694 - File contents match size ok 695 - Ends with 1024 null bytes ok 696 - Extracted file using 'extract_archive' ok 697 - Writing compressed file 'src/long/out.tgz' using 'write' ok 698 - File read and uncompressed ok 699 - File written size=136 uncompressed size=2560 ok 700 - Uncompressed size is a multiple of 512 ok 701 - Ends with 1024 null bytes ok 702 - Compressed size < uncompressed size ok 703 - Found some files in the archive ok 704 - Found expected number of files ok 705 - It is a file ok 706 - Name matches expected name ok 707 - Content as expected ok 708 - It is a file ok 709 - Name matches expected name ok 710 - Content as expected ok 711 - Read 'src/long/out.tgz' in again ok 712 - Found some files in the archive ok 713 - Found expected number of files ok 714 - It is a file ok 715 - Name matches expected name ok 716 - Content as expected ok 717 - It is a file ok 718 - Name matches expected name ok 719 - Content as expected ok 720 - Extracted 'src/long/out.tgz' again ok 721 - Expected file found ok 722 - File 'x/k' exists ok 723 - Opening file ok 724 - Contents OK ok 725 - Extracted file 'x/k' to src/long/10776 ok 726 - Extracted file 'src/long/10776' exists ok 727 - Extracted file 'x/k' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 728 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 729 - Expected file found ok 730 - File 'x/x' exists ok 731 - Opening file ok 732 - Contents OK ok 733 - Extracted file 'x/x' to src/long/10776 ok 734 - Extracted file 'src/long/10776' exists ok 735 - Extracted file 'x/x' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 736 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 737 - Verified via list_files as well ok 738 - Wrote 'src/long/out.tgz' using 'create_archive' ok 739 - File read and uncompressed ok 740 - File written size=8548 uncompressed size=29696 ok 741 - Uncompressed size is a multiple of 512 ok 742 - Ends with 1024 null bytes ok 743 - Compressed size < uncompressed size ok 744 - Extracted file using 'extract_archive' ok 745 - Writing compressed file 'src/long/out.tbz' using 'write' ok 746 - File read and uncompressed ok 747 - File written size=136 uncompressed size=2560 ok 748 - Uncompressed size is a multiple of 512 ok 749 - Ends with 1024 null bytes ok 750 - Compressed size < uncompressed size ok 751 - Found some files in the archive ok 752 - Found expected number of files ok 753 - It is a file ok 754 - Name matches expected name ok 755 - Content as expected ok 756 - It is a file ok 757 - Name matches expected name ok 758 - Content as expected ok 759 - Read 'src/long/out.tbz' in again ok 760 - Found some files in the archive ok 761 - Found expected number of files ok 762 - It is a file ok 763 - Name matches expected name ok 764 - Content as expected ok 765 - It is a file ok 766 - Name matches expected name ok 767 - Content as expected ok 768 - Extracted 'src/long/out.tbz' again ok 769 - Expected file found ok 770 - File 'x/k' exists ok 771 - Opening file ok 772 - Contents OK ok 773 - Extracted file 'x/k' to src/long/10776 ok 774 - Extracted file 'src/long/10776' exists ok 775 - Extracted file 'x/k' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 776 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 777 - Expected file found ok 778 - File 'x/x' exists ok 779 - Opening file ok 780 - Contents OK ok 781 - Extracted file 'x/x' to src/long/10776 ok 782 - Extracted file 'src/long/10776' exists ok 783 - Extracted file 'x/x' to /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776 ok 784 - Extracted file '/Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/t/src/long/10776' exists ok 785 - Verified via list_files as well ok 786 - Wrote 'src/long/out.tbz' using 'create_archive' ok 787 - File read and uncompressed ok 788 - File written size=6637 uncompressed size=29696 ok 789 - Uncompressed size is a multiple of 512 ok 790 - Ends with 1024 null bytes ok 791 - Compressed size < uncompressed size ok 792 - Extracted file using 'extract_archive' ok 793 - Limited read ok 794 - Expected file found ok 795 - Extract 'c' to cwd() with extract ok 796 - Extracted file exists ok 797 - Extract 'c' to cwd() with extract ok 798 - Extracted file exists ok 799 - Extract 'c' to cwd() with extract_file ok 800 - Extracted file exists ok 801 - Extract 'c' to cwd() with extract_file ok 802 - Extracted file exists ok 803 - Extract file 'c' to src/long with extract_file ok 804 - Extracted file 'src/long/10776' exists ok 805 - Found old data ok 806 - Clearing old data ok 807 - Old data cleared ok 808 - File added ok 809 - The object isa Archive::Tar::File ok 810 - Name set to 'copy' ok 811 - Prefix set to '' ok 812 - Tar file written ok 813 - Tar file read in again ok 814 - File retrieved ok 815 - Object isa Archive::Tar::File ok 816 - Name now set to 'copy' ok 817 - Prefix now empty ok 818 - Prefix + name in name slot of header 1..818 ok t/03_file.t ............. 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.t .. 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 10831.tar ok 7 - Object isa Archive::Tar ok 8 - Read in 10831.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 10831.tar ok 16 - Object isa Archive::Tar ok 17 - Read in 10831.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_10831' ok 25 - Extracting in secure mode ok 26 - File not extracted ok 27 - File '../04_resolved_issues.t_10831' 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_10831' exists ok 33 - Testing bug 43513 ok 34 - Object isa Archive::Tar ok 35 - Read non-Posix file with signed Checksum ok 36 - File object retrieved ok 37 - File validates ok 38 - Testing bug 44680 ok 39 - Object isa Archive::Tar ok 40 - No files in the corrupted archive ok 41 - Expected error reported 1..41 ok t/05_iter.t ............. 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/06_error.t ............ ok 1 - global error string is empty ok 2 - error string of object 1 is empty ok 3 - error string of object 2 is empty ok 4 - can't read without a file ok 5 - error string of object 1 is set ok 6 - global error string equals that of object 1 ok 7 - the class error method returns the global error ok 8 - error string of object 2 is still empty ok 9 - error when opening src/short/b ok 10 - error string of object 1 is set ok 11 - error strings of objects 1 and 2 differ ok 12 - global error string equals that of object 2 ok 13 - the class error method returns the global error 1..13 ok t/90_symlink.t .......... skipped: Skipping tests on this platform t/99_pod.t .............. 1..3 ok 1 - POD test for ../blib/lib/Archive/Tar.pm ok 2 - POD test for ../blib/lib/Archive/Tar/Constant.pm (no pod) ok 3 - POD test for ../blib/lib/Archive/Tar/File.pm ok All tests successful. Files=8, Tests=1157, 5 wallclock secs ( 0.58 usr 0.19 sys + 3.57 cusr 1.66 csys = 6.00 CPU) Result: PASS BINGOS/Archive-Tar-1.58.tar.gz make test TEST_VERBOSE=1 -- OK Chris Williams <chris@bingosnet.co.uk> Manipulates TAR archives >>> (cd /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0 && tar cvf - Archive-Tar-1.58.ppd blib) | gzip -c >/Users/fly1200/var/REPO/B/BI/BINGOS/Archive-Tar-1.58.tar.gz Archive-Tar-1.58.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/ptar.1 blib/man1/ptardiff.1 blib/man3/ blib/man3/Archive::Tar.3 blib/man3/Archive::Tar::File.3 blib/script/ blib/script/ptar blib/script/ptardiff >>> mv /Users/fly1200/var/cpan/build/Archive-Tar-1.58-XENgC0/Archive-Tar-1.58.ppd /Users/fly1200/var/REPO/B/BI/BINGOS Finished 2010-04-12T13:39:18