PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0 Start 2014-06-15T04:39:04 ActivePerl-1800 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK PATH=C:/CPANFL~1.18/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0 Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Sun, 15 Jun 2014 08:53:02 GMT Running make for B/BI/BINGOS/Archive-Tar-1.98.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/B/BI/BINGOS/Archive-Tar-1.98.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/B/BI/BINGOS/CHECKSUMS Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\B\BI\BINGOS\Archive-Tar-1.98.tar.gz ok Archive-Tar-1.98/ Archive-Tar-1.98/t/ Archive-Tar-1.98/lib/ Archive-Tar-1.98/CHANGES Archive-Tar-1.98/bin/ Archive-Tar-1.98/MANIFEST Archive-Tar-1.98/README Archive-Tar-1.98/Makefile.PL Archive-Tar-1.98/META.yml Archive-Tar-1.98/META.json Archive-Tar-1.98/bin/ptargrep Archive-Tar-1.98/bin/ptardiff Archive-Tar-1.98/bin/ptar Archive-Tar-1.98/lib/Archive/ Archive-Tar-1.98/lib/Archive/Tar.pm Archive-Tar-1.98/lib/Archive/Tar/ Archive-Tar-1.98/lib/Archive/Tar/Constant.pm Archive-Tar-1.98/lib/Archive/Tar/File.pm Archive-Tar-1.98/t/src/ Archive-Tar-1.98/t/01_use.t Archive-Tar-1.98/t/03_file.t Archive-Tar-1.98/t/90_symlink.t Archive-Tar-1.98/t/05_iter.t Archive-Tar-1.98/t/04_resolved_issues.t Archive-Tar-1.98/t/08_ptargrep.t Archive-Tar-1.98/t/02_methods.t Archive-Tar-1.98/t/06_error.t Archive-Tar-1.98/t/07_ptardiff.t Archive-Tar-1.98/t/99_pod.t Archive-Tar-1.98/t/src/long/ Archive-Tar-1.98/t/src/short/ Archive-Tar-1.98/t/src/linktest/ Archive-Tar-1.98/t/src/header/ Archive-Tar-1.98/t/src/header/signed.tar Archive-Tar-1.98/t/src/linktest/linktest_missing_dir.tar Archive-Tar-1.98/t/src/linktest/linktest_with_dir.tar Archive-Tar-1.98/t/src/short/b Archive-Tar-1.98/t/src/short/bar.tar Archive-Tar-1.98/t/src/short/foo.tgz Archive-Tar-1.98/t/src/short/foo.tbz Archive-Tar-1.98/t/src/long/foo.tgz Archive-Tar-1.98/t/src/long/b Archive-Tar-1.98/t/src/long/bar.tar Archive-Tar-1.98/t/src/long/foo.tbz CPAN.pm: Building B/BI/BINGOS/Archive-Tar-1.98.tar.gz >>> C:\Perl-5.18\bin\perl.exe Makefile.PL ############################################################### ## ## Hi! Your script and sitescript locations are different ## ## As your perl is v5.12.0 or greater the script included ## in this distribution will be installed into sitescript ## ## You might want to check that the following location is ## in your PATH environment variable: ## ## 'C:\Perl-5.18\site\bin' ## ## Many thanks. ## ############################################################### Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Archive::Tar Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Archive/Tar.pm blib\lib\Archive\Tar.pm cp lib/Archive/Tar/File.pm blib\lib\Archive\Tar\File.pm cp lib/Archive/Tar/Constant.pm blib\lib\Archive\Tar\Constant.pm C:\Perl-5.18\bin\perl.exe -MExtUtils::Command -e cp -- bin/ptardiff blib\script\ptardiff pl2bat.bat blib\script\ptardiff C:\Perl-5.18\bin\perl.exe -MExtUtils::Command -e cp -- bin/ptar blib\script\ptar pl2bat.bat blib\script\ptar C:\Perl-5.18\bin\perl.exe -MExtUtils::Command -e cp -- bin/ptargrep blib\script\ptargrep pl2bat.bat blib\script\ptargrep BINGOS/Archive-Tar-1.98.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl-5.18\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; 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 # No long filename support - long filename extraction disabled 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 - An object of class 'Archive::Tar' 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 '7980' ok 17 - No warnings issued during lookup ok 18 - Object created ok 19 - An object of class 'Archive::Tar' isa 'Archive::Tar' ok 20 - Reading 'src\short\bar.tar' using 'read()' ok 21 - All files accounted for ok 22 - Got File object ok 23 - An object of class 'Archive::Tar::File' 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 - An object of class 'Archive::Tar::File' 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 - Reading 'src\short\bar.tar' using 'list_archive' ok 35 - All files accounted for ok 36 - Found expected file 'c' ok 37 - Found expected file 'd' ok 38 - Object created ok 39 - An object of class 'Archive::Tar' isa 'Archive::Tar' ok 40 - Reading 'src\short\foo.tgz' using 'read()' ok 41 - All files accounted for ok 42 - Got File object ok 43 - An object of class 'Archive::Tar::File' isa 'Archive::Tar::File' ok 44 - Found proper object ok 45 - Found proper object ok 46 - Found expected file 'c' ok 47 - Content OK ok 48 - Got File object ok 49 - An object of class 'Archive::Tar::File' isa 'Archive::Tar::File' ok 50 - Found proper object ok 51 - Found proper object ok 52 - Found expected file 'd' ok 53 - Content OK ok 54 - Reading 'src\short\foo.tgz' using 'list_archive' ok 55 - All files accounted for ok 56 - Found expected file 'c' ok 57 - Found expected file 'd' ok 58 - Object created ok 59 - An object of class 'Archive::Tar' isa 'Archive::Tar' ok 60 - Reading 'src\short\foo.tbz' using 'read()' ok 61 - All files accounted for ok 62 - Got File object ok 63 - An object of class 'Archive::Tar::File' isa 'Archive::Tar::File' ok 64 - Found proper object ok 65 - Found proper object ok 66 - Found expected file 'c' ok 67 - Content OK ok 68 - Got File object ok 69 - An object of class 'Archive::Tar::File' isa 'Archive::Tar::File' ok 70 - Found proper object ok 71 - Found proper object ok 72 - Found expected file 'd' ok 73 - Content OK ok 74 - Reading 'src\short\foo.tbz' using 'list_archive' ok 75 - All files accounted for ok 76 - Found expected file 'c' ok 77 - Found expected file 'd' ok 78 - Object created ok 79 - An object of class 'Archive::Tar' isa 'Archive::Tar' ok 80 - Adding files ok 81 - Proper name ok 82 - Proper type ok 83 - Content OK ok 84 - File found in archive ok 85 - Added files to secondary archive ok 86 - No conflict with first archive ok 87 - Adding dirs ok 88 - Proper type ok 89 - Added a file 'src\short\b' to new object ok 90 - ' Object' isa 'Archive::Tar::File' ok 91 - Added an Archive::Tar::File object ok 92 - ' Object' isa 'Archive::Tar::File' ok 93 - All files accounted for ok 94 - Different memory allocations ok 95 - Object created ok 96 - An object of class 'Archive::Tar' isa 'Archive::Tar' ok 97 - Adding data ok 98 - Proper name ok 99 - Proper type ok 100 - Content OK ok 101 - Adding data 'bIn11' ok 102 - Proper name ok 103 - Proper type ok 104 - Content OK ok 105 - Adding data 'bIn3' ok 106 - Proper name ok 107 - Proper type ok 108 - Content OK ok 109 - Adding data 'bIn4' ok 110 - Proper name ok 111 - Proper type ok 112 - Content OK ok 113 - Adding data 'bIn1' ok 114 - Proper name ok 115 - Proper type ok 116 - Content OK ok 117 - Adding data 'bIn2' ok 118 - Proper name ok 119 - Proper type ok 120 - Content OK ok 121 - Adding data 'k' ok 122 - Proper name ok 123 - Proper type ok 124 - Content OK ok 125 - Adding data 'x' ok 126 - Proper name ok 127 - Proper type ok 128 - Content OK ok 129 - Read in 'src\short\bar.tar' ok 130 - Found file 'c' ok 131 - File 'e' not yet found ok 132 - Renamed 'c' to 'e' ok 133 - File 'e' now found ok 134 - File 'c' no longer found' ok 135 - Original content of 'c' in 'e' ok 136 - Set content for 'e' to 'c' ok 137 - Content for 'e' is indeed 'c' ok 138 - Read in 'src\short\bar.tar' ok 139 - Removing file 'c' ok 140 - Proper files remaining ok 141 - Read in 'src\short\bar.tar' ok 142 - Stringified tar file has size ok 143 - Tar archive stringified ok 144 - Wrote tarfile using 'write' ok 145 - File read ok 146 - File written size=3072 ok 147 - File size is a multiple of 512 ok 148 - File contents match size ok 149 - Ends with 1024 null bytes ok 150 - Found some files in the archive ok 151 - Found expected number of files ok 152 - It is a file ok 153 - Name matches expected name ok 154 - Content as expected ok 155 - It is a file ok 156 - Name matches expected name ok 157 - Content as expected ok 158 - Read 'src\short\out.tar' in again ok 159 - Found some files in the archive ok 160 - Found expected number of files ok 161 - It is a file ok 162 - Name matches expected name ok 163 - Content as expected ok 164 - It is a file ok 165 - Name matches expected name ok 166 - Content as expected ok 167 - Extracted 'src\short\out.tar' with 'extract' ok 168 - Expected file found ok 169 - File 'c' exists ok 170 - Opening file ok 171 - Contents OK ok 172 - Extracted file 'c' to src\short\7980 ok 173 - Extracted file 'src\short\7980' exists ok 174 - Extracted file 'c' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 175 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 176 - Expected file found ok 177 - File 'd' exists ok 178 - Opening file ok 179 - Contents OK ok 180 - Extracted file 'd' to src\short\7980 ok 181 - Extracted file 'src\short\7980' exists ok 182 - Extracted file 'd' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 183 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 184 - Verified via list_files as well ok 185 - Wrote tarfile using 'create_archive' ok 186 - File read ok 187 - File written size=29696 ok 188 - File size is a multiple of 512 ok 189 - File contents match size ok 190 - Ends with 1024 null bytes ok 191 - Extracted file using 'extract_archive' ok 192 - Writing compressed file 'src\short\out.tgz' using 'write' ok 193 - File read and uncompressed ok 194 - File written size=160 uncompressed size=3072 ok 195 - Uncompressed size is a multiple of 512 ok 196 - Ends with 1024 null bytes ok 197 - Compressed size < uncompressed size ok 198 - Found some files in the archive ok 199 - Found expected number of files 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\short\out.tgz' 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 - Extracted 'src\short\out.tgz' again ok 216 - Expected file found ok 217 - File 'c' exists ok 218 - Opening file ok 219 - Contents OK ok 220 - Extracted file 'c' to src\short\7980 ok 221 - Extracted file 'src\short\7980' exists ok 222 - Extracted file 'c' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 223 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 224 - Expected file found ok 225 - File 'd' exists ok 226 - Opening file ok 227 - Contents OK ok 228 - Extracted file 'd' to src\short\7980 ok 229 - Extracted file 'src\short\7980' exists ok 230 - Extracted file 'd' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 231 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 232 - Verified via list_files as well ok 233 - Wrote 'src\short\out.tgz' using 'create_archive' ok 234 - File read and uncompressed ok 235 - File written size=8599 uncompressed size=29696 ok 236 - Uncompressed size is a multiple of 512 ok 237 - Ends with 1024 null bytes ok 238 - Compressed size < uncompressed size ok 239 - Extracted file using 'extract_archive' ok 240 - Writing compressed file 'src\short\out.tbz' using 'write' ok 241 - File read and uncompressed ok 242 - File written size=153 uncompressed size=3072 ok 243 - Uncompressed size is a multiple of 512 ok 244 - Ends with 1024 null bytes ok 245 - Compressed size < uncompressed size ok 246 - Found some files in the archive ok 247 - Found expected number of files ok 248 - It is a file ok 249 - Name matches expected name ok 250 - Content as expected ok 251 - It is a file ok 252 - Name matches expected name ok 253 - Content as expected ok 254 - Read 'src\short\out.tbz' in again ok 255 - Found some files in the archive ok 256 - Found expected number of files ok 257 - It is a file ok 258 - Name matches expected name ok 259 - Content as expected ok 260 - It is a file ok 261 - Name matches expected name ok 262 - Content as expected ok 263 - Extracted 'src\short\out.tbz' again ok 264 - Expected file found ok 265 - File 'c' exists ok 266 - Opening file ok 267 - Contents OK ok 268 - Extracted file 'c' to src\short\7980 ok 269 - Extracted file 'src\short\7980' exists ok 270 - Extracted file 'c' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 271 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 272 - Expected file found ok 273 - File 'd' exists ok 274 - Opening file ok 275 - Contents OK ok 276 - Extracted file 'd' to src\short\7980 ok 277 - Extracted file 'src\short\7980' exists ok 278 - Extracted file 'd' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 279 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 280 - Verified via list_files as well ok 281 - Wrote 'src\short\out.tbz' using 'create_archive' ok 282 - File read and uncompressed ok 283 - File written size=6696 uncompressed size=29696 ok 284 - Uncompressed size is a multiple of 512 ok 285 - Ends with 1024 null bytes ok 286 - Compressed size < uncompressed size ok 287 - Extracted file using 'extract_archive' ok 288 - Stringified tar file has size ok 289 - Tar archive stringified ok 290 - Wrote tarfile using 'write' ok 291 - File read ok 292 - File written size=10752 ok 293 - File size is a multiple of 512 ok 294 - File contents match size ok 295 - Ends with 1024 null bytes ok 296 - Found some files in the archive ok 297 - Found expected number of files ok 298 - It is a file ok 299 - Name matches expected name ok 300 - Content as expected ok 301 - It is a file ok 302 - Name matches expected name ok 303 - Content as expected ok 304 - It is a file ok 305 - Name matches expected name ok 306 - Content as expected ok 307 - It is a file ok 308 - Name matches expected name ok 309 - Content as expected ok 310 - It is a file ok 311 - Name matches expected name ok 312 - Content as expected ok 313 - Read 'src\short\out.tar' in again ok 314 - Found some files in the archive ok 315 - Found expected number of files ok 316 - It is a file ok 317 - Name matches expected name ok 318 - Content as expected ok 319 - It is a file ok 320 - Name matches expected name ok 321 - Content as expected ok 322 - It is a file ok 323 - Name matches expected name ok 324 - Content as expected ok 325 - It is a file ok 326 - Name matches expected name ok 327 - Content as expected ok 328 - It is a file ok 329 - Name matches expected name ok 330 - Content as expected ok 331 - Extracted 'src\short\out.tar' with 'extract' ok 332 - Expected file found ok 333 - File 'bIn11' exists ok 334 - Opening file ok 335 - Contents OK ok 336 - Extracted file 'bIn11' to src\short\7980 ok 337 - Extracted file 'src\short\7980' exists ok 338 - Extracted file 'bIn11' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 339 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 340 - Expected file found ok 341 - File 'bIn3' exists ok 342 - Opening file ok 343 - Contents OK ok 344 - Extracted file 'bIn3' to src\short\7980 ok 345 - Extracted file 'src\short\7980' exists ok 346 - Extracted file 'bIn3' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 347 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 348 - Expected file found ok 349 - File 'bIn4' exists ok 350 - Opening file ok 351 - Contents OK ok 352 - Extracted file 'bIn4' to src\short\7980 ok 353 - Extracted file 'src\short\7980' exists ok 354 - Extracted file 'bIn4' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 355 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 356 - Expected file found ok 357 - File 'bIn1' exists ok 358 - Opening file ok 359 - Contents OK ok 360 - Extracted file 'bIn1' to src\short\7980 ok 361 - Extracted file 'src\short\7980' exists ok 362 - Extracted file 'bIn1' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 363 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 364 - Expected file found ok 365 - File 'bIn2' exists ok 366 - Opening file ok 367 - Contents OK ok 368 - Extracted file 'bIn2' to src\short\7980 ok 369 - Extracted file 'src\short\7980' exists ok 370 - Extracted file 'bIn2' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 371 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 372 - Verified via list_files as well ok 373 - Wrote tarfile using 'create_archive' ok 374 - File read ok 375 - File written size=29696 ok 376 - File size is a multiple of 512 ok 377 - File contents match size ok 378 - Ends with 1024 null bytes ok 379 - Extracted file using 'extract_archive' ok 380 - Writing compressed file 'src\short\out.tgz' using 'write' ok 381 - File read and uncompressed ok 382 - File written size=602 uncompressed size=10752 ok 383 - Uncompressed size is a multiple of 512 ok 384 - Ends with 1024 null bytes ok 385 - Compressed size < uncompressed size ok 386 - Found some files in the archive ok 387 - Found expected number of files 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 - It is a file ok 401 - Name matches expected name ok 402 - Content as expected ok 403 - Read 'src\short\out.tgz' in again ok 404 - Found some files in the archive ok 405 - Found expected number of files 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 - It is a file ok 419 - Name matches expected name ok 420 - Content as expected ok 421 - Extracted 'src\short\out.tgz' again ok 422 - Expected file found ok 423 - File 'bIn11' exists ok 424 - Opening file ok 425 - Contents OK ok 426 - Extracted file 'bIn11' to src\short\7980 ok 427 - Extracted file 'src\short\7980' exists ok 428 - Extracted file 'bIn11' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 429 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 430 - Expected file found ok 431 - File 'bIn3' exists ok 432 - Opening file ok 433 - Contents OK ok 434 - Extracted file 'bIn3' to src\short\7980 ok 435 - Extracted file 'src\short\7980' exists ok 436 - Extracted file 'bIn3' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 437 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 438 - Expected file found ok 439 - File 'bIn4' exists ok 440 - Opening file ok 441 - Contents OK ok 442 - Extracted file 'bIn4' to src\short\7980 ok 443 - Extracted file 'src\short\7980' exists ok 444 - Extracted file 'bIn4' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 445 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 446 - Expected file found ok 447 - File 'bIn1' exists ok 448 - Opening file ok 449 - Contents OK ok 450 - Extracted file 'bIn1' to src\short\7980 ok 451 - Extracted file 'src\short\7980' exists ok 452 - Extracted file 'bIn1' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 453 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 454 - Expected file found ok 455 - File 'bIn2' exists ok 456 - Opening file ok 457 - Contents OK ok 458 - Extracted file 'bIn2' to src\short\7980 ok 459 - Extracted file 'src\short\7980' exists ok 460 - Extracted file 'bIn2' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 461 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 462 - Verified via list_files as well ok 463 - Wrote 'src\short\out.tgz' using 'create_archive' ok 464 - File read and uncompressed ok 465 - File written size=8599 uncompressed size=29696 ok 466 - Uncompressed size is a multiple of 512 ok 467 - Ends with 1024 null bytes ok 468 - Compressed size < uncompressed size ok 469 - Extracted file using 'extract_archive' ok 470 - Writing compressed file 'src\short\out.tbz' using 'write' ok 471 - File read and uncompressed ok 472 - File written size=998 uncompressed size=10752 ok 473 - Uncompressed size is a multiple of 512 ok 474 - Ends with 1024 null bytes ok 475 - Compressed size < uncompressed size ok 476 - Found some files in the archive ok 477 - Found expected number of files 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 - It is a file ok 491 - Name matches expected name ok 492 - Content as expected ok 493 - Read 'src\short\out.tbz' in again ok 494 - Found some files in the archive ok 495 - Found expected number of files 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 - It is a file ok 509 - Name matches expected name ok 510 - Content as expected ok 511 - Extracted 'src\short\out.tbz' again ok 512 - Expected file found ok 513 - File 'bIn11' exists ok 514 - Opening file ok 515 - Contents OK ok 516 - Extracted file 'bIn11' to src\short\7980 ok 517 - Extracted file 'src\short\7980' exists ok 518 - Extracted file 'bIn11' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 519 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 520 - Expected file found ok 521 - File 'bIn3' exists ok 522 - Opening file ok 523 - Contents OK ok 524 - Extracted file 'bIn3' to src\short\7980 ok 525 - Extracted file 'src\short\7980' exists ok 526 - Extracted file 'bIn3' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 527 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 528 - Expected file found ok 529 - File 'bIn4' exists ok 530 - Opening file ok 531 - Contents OK ok 532 - Extracted file 'bIn4' to src\short\7980 ok 533 - Extracted file 'src\short\7980' exists ok 534 - Extracted file 'bIn4' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 535 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 536 - Expected file found ok 537 - File 'bIn1' exists ok 538 - Opening file ok 539 - Contents OK ok 540 - Extracted file 'bIn1' to src\short\7980 ok 541 - Extracted file 'src\short\7980' exists ok 542 - Extracted file 'bIn1' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 543 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 544 - Expected file found ok 545 - File 'bIn2' exists ok 546 - Opening file ok 547 - Contents OK ok 548 - Extracted file 'bIn2' to src\short\7980 ok 549 - Extracted file 'src\short\7980' exists ok 550 - Extracted file 'bIn2' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 551 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 552 - Verified via list_files as well ok 553 - Wrote 'src\short\out.tbz' using 'create_archive' ok 554 - File read and uncompressed ok 555 - File written size=6696 uncompressed size=29696 ok 556 - Uncompressed size is a multiple of 512 ok 557 - Ends with 1024 null bytes ok 558 - Compressed size < uncompressed size ok 559 - Extracted file using 'extract_archive' ok 560 - Stringified tar file has size ok 561 - Tar archive stringified ok 562 - Wrote tarfile using 'write' ok 563 - File read ok 564 - File written size=2560 ok 565 - File size is a multiple of 512 ok 566 - File contents match size ok 567 - Ends with 1024 null bytes ok 568 - Found some files in the archive ok 569 - Found expected number of files ok 570 - It is a file ok 571 - Name matches expected name ok 572 - Content as expected ok 573 - It is a file ok 574 - Name matches expected name ok 575 - Content as expected ok 576 - Read 'src\short\out.tar' in again ok 577 - Found some files in the archive ok 578 - Found expected number of files ok 579 - It is a file ok 580 - Name matches expected name ok 581 - Content as expected ok 582 - It is a file ok 583 - Name matches expected name ok 584 - Content as expected ok 585 - Extracted 'src\short\out.tar' with 'extract' ok 586 - Expected file found ok 587 - File 'x/k' exists ok 588 - Opening file ok 589 - Contents OK ok 590 - Extracted file 'x/k' to src\short\7980 ok 591 - Extracted file 'src\short\7980' exists ok 592 - Extracted file 'x/k' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 593 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 594 - Expected file found ok 595 - File 'x/x' exists ok 596 - Opening file ok 597 - Contents OK ok 598 - Extracted file 'x/x' to src\short\7980 ok 599 - Extracted file 'src\short\7980' exists ok 600 - Extracted file 'x/x' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 601 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 602 - Verified via list_files as well ok 603 - Wrote tarfile using 'create_archive' ok 604 - File read ok 605 - File written size=29696 ok 606 - File size is a multiple of 512 ok 607 - File contents match size ok 608 - Ends with 1024 null bytes ok 609 - Extracted file using 'extract_archive' ok 610 - Writing compressed file 'src\short\out.tgz' using 'write' ok 611 - File read and uncompressed ok 612 - File written size=133 uncompressed size=2560 ok 613 - Uncompressed size is a multiple of 512 ok 614 - Ends with 1024 null bytes ok 615 - Compressed size < uncompressed size ok 616 - Found some files in the archive ok 617 - Found expected number of files ok 618 - It is a file ok 619 - Name matches expected name ok 620 - Content as expected ok 621 - It is a file ok 622 - Name matches expected name ok 623 - Content as expected ok 624 - Read 'src\short\out.tgz' in again ok 625 - Found some files in the archive ok 626 - Found expected number of files ok 627 - It is a file ok 628 - Name matches expected name ok 629 - Content as expected ok 630 - It is a file ok 631 - Name matches expected name ok 632 - Content as expected ok 633 - Extracted 'src\short\out.tgz' again ok 634 - Expected file found ok 635 - File 'x/k' exists ok 636 - Opening file ok 637 - Contents OK ok 638 - Extracted file 'x/k' to src\short\7980 ok 639 - Extracted file 'src\short\7980' exists ok 640 - Extracted file 'x/k' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 641 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 642 - Expected file found ok 643 - File 'x/x' exists ok 644 - Opening file ok 645 - Contents OK ok 646 - Extracted file 'x/x' to src\short\7980 ok 647 - Extracted file 'src\short\7980' exists ok 648 - Extracted file 'x/x' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 649 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 650 - Verified via list_files as well ok 651 - Wrote 'src\short\out.tgz' using 'create_archive' ok 652 - File read and uncompressed ok 653 - File written size=8599 uncompressed size=29696 ok 654 - Uncompressed size is a multiple of 512 ok 655 - Ends with 1024 null bytes ok 656 - Compressed size < uncompressed size ok 657 - Extracted file using 'extract_archive' ok 658 - Writing compressed file 'src\short\out.tbz' using 'write' ok 659 - File read and uncompressed ok 660 - File written size=137 uncompressed size=2560 ok 661 - Uncompressed size is a multiple of 512 ok 662 - Ends with 1024 null bytes ok 663 - Compressed size < uncompressed size 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 - Read 'src\short\out.tbz' in again ok 673 - Found some files in the archive ok 674 - Found expected number of files ok 675 - It is a file ok 676 - Name matches expected name ok 677 - Content as expected ok 678 - It is a file ok 679 - Name matches expected name ok 680 - Content as expected ok 681 - Extracted 'src\short\out.tbz' again ok 682 - Expected file found ok 683 - File 'x/k' exists ok 684 - Opening file ok 685 - Contents OK ok 686 - Extracted file 'x/k' to src\short\7980 ok 687 - Extracted file 'src\short\7980' exists ok 688 - Extracted file 'x/k' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 689 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 690 - Expected file found ok 691 - File 'x/x' exists ok 692 - Opening file ok 693 - Contents OK ok 694 - Extracted file 'x/x' to src\short\7980 ok 695 - Extracted file 'src\short\7980' exists ok 696 - Extracted file 'x/x' to C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980 ok 697 - Extracted file 'C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\t\src\short\7980' exists ok 698 - Verified via list_files as well ok 699 - Wrote 'src\short\out.tbz' using 'create_archive' ok 700 - File read and uncompressed ok 701 - File written size=6696 uncompressed size=29696 ok 702 - Uncompressed size is a multiple of 512 ok 703 - Ends with 1024 null bytes ok 704 - Compressed size < uncompressed size ok 705 - Extracted file using 'extract_archive' ok 706 - Limited read ok 707 - Expected file found ok 708 - Extract 'c' to cwd() with extract ok 709 - Extracted file exists ok 710 - Extract 'c' to cwd() with extract ok 711 - Extracted file exists ok 712 - Extract 'c' to cwd() with extract_file ok 713 - Extracted file exists ok 714 - Extract 'c' to cwd() with extract_file ok 715 - Extracted file exists ok 716 - Extract file 'c' to src\short with extract_file ok 717 - Extracted file 'src\short\7980' exists ok 718 - Found old data ok 719 - Clearing old data ok 720 - Old data cleared ok 721 - File added ok 722 - An object of class 'Archive::Tar::File' isa 'Archive::Tar::File' ok 723 - Name set to 'copy' ok 724 - Prefix set to '' ok 725 - Tar file written ok 726 - Tar file read in again ok 727 - File retrieved ok 728 - ' Object' isa 'Archive::Tar::File' ok 729 - Name now set to 'copy' ok 730 - Prefix now empty ok 731 - Prefix + name in name slot of header 1..731 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 - chown 1 arg ok ok 38 - chown to root ok ok 39 - chown 2 args ok ok 40 - chown to rocky ok ok 41 - chown to rocky:perl ok ok 42 - name 'bIn1' ok ok 43 - prefix 'x' ok ok 44 - rename ok ok 45 - name 'bIn1' ok ok 46 - prefix 'x' ok ok 47 - Clone is different object ok 48 - Clone holds same data ok 49 - 'Object created' isa 'Archive::Tar::File' ok 50 - name 'bIn2' ok ok 51 - prefix '' ok ok 52 - size ok ok 53 - mode ok ok 54 - uid ok ok 55 - gid ok ok 56 - uname ok ok 57 - gname ok ok 58 - type ok ok 59 - mtime after start time ok 60 - chksum ok ok 61 - version ok ok 62 - linkname ok ok 63 - devmajor ok ok 64 - devminor ok ok 65 - raw ok ok 66 - Object is a file ok 67 - Object is not a 'dir' ok 68 - Object is not a 'hardlink' ok 69 - Object is not a 'symlink' ok 70 - Object is not a 'chardev' ok 71 - Object is not a 'blockdev' ok 72 - Object is not a 'fifo' ok 73 - Object is not a 'socket' ok 74 - Object is not a 'unknown' ok 75 - Object is not a 'longlink' ok 76 - Object is not a 'label' ok 77 - get_content ok ok 78 - get_content_by_ref ok ok 79 - has_content ok ok 80 - replace_content ok ok 81 - get_content ok ok 82 - replace_content ok ok 83 - get_content ok ok 84 - rename ok ok 85 - chown 1 arg ok ok 86 - chown to root ok ok 87 - chown 2 args ok ok 88 - chown to rocky ok ok 89 - chown to rocky:perl ok ok 90 - name 'bIn2' ok ok 91 - prefix '' ok ok 92 - rename ok ok 93 - name 'bIn2' ok ok 94 - prefix '' ok ok 95 - Clone is different object ok 96 - Clone holds same data ok 97 - 'Object created' isa 'Archive::Tar::File' ok 98 - name 'bIn0' ok ok 99 - prefix '' ok ok 100 - size ok ok 101 - mode ok ok 102 - uid ok ok 103 - gid ok ok 104 - uname ok ok 105 - gname ok ok 106 - type ok ok 107 - mtime after start time ok 108 - chksum ok ok 109 - version ok ok 110 - linkname ok ok 111 - devmajor ok ok 112 - devminor ok ok 113 - raw ok ok 114 - Object is a file ok 115 - Object is not a 'dir' ok 116 - Object is not a 'hardlink' ok 117 - Object is not a 'symlink' ok 118 - Object is not a 'chardev' ok 119 - Object is not a 'blockdev' ok 120 - Object is not a 'fifo' ok 121 - Object is not a 'socket' ok 122 - Object is not a 'unknown' ok 123 - Object is not a 'longlink' ok 124 - Object is not a 'label' ok 125 - get_content ok ok 126 - get_content_by_ref ok ok 127 - has_content ok ok 128 - replace_content ok ok 129 - get_content ok ok 130 - replace_content ok ok 131 - get_content ok ok 132 - rename ok ok 133 - chown 1 arg ok ok 134 - chown to root ok ok 135 - chown 2 args ok ok 136 - chown to rocky ok ok 137 - chown to rocky:perl ok ok 138 - name 'bIn0' ok ok 139 - prefix '' ok ok 140 - rename ok ok 141 - name 'bIn0' ok ok 142 - prefix '' ok ok 143 - Clone is different object ok 144 - Clone holds same data ok 145 - 'Object created' isa 'Archive::Tar::File' ok 146 - name '0' ok ok 147 - prefix '' ok ok 148 - size ok ok 149 - mode ok ok 150 - uid ok ok 151 - gid ok ok 152 - uname ok ok 153 - gname ok ok 154 - type ok ok 155 - mtime after start time ok 156 - chksum ok ok 157 - version ok ok 158 - linkname ok ok 159 - devmajor ok ok 160 - devminor ok ok 161 - raw ok ok 162 - Object is a file ok 163 - Object is not a 'dir' ok 164 - Object is not a 'hardlink' ok 165 - Object is not a 'symlink' ok 166 - Object is not a 'chardev' ok 167 - Object is not a 'blockdev' ok 168 - Object is not a 'fifo' ok 169 - Object is not a 'socket' ok 170 - Object is not a 'unknown' ok 171 - Object is not a 'longlink' ok 172 - Object is not a 'label' ok 173 - get_content ok ok 174 - get_content_by_ref ok ok 175 - has_content ok ok 176 - replace_content ok ok 177 - get_content ok ok 178 - replace_content ok ok 179 - get_content ok ok 180 - rename ok ok 181 - chown 1 arg ok ok 182 - chown to root ok ok 183 - chown 2 args ok ok 184 - chown to rocky ok ok 185 - chown to rocky:perl ok ok 186 - name '0' ok ok 187 - prefix '' ok ok 188 - rename ok ok 189 - name '0' ok ok 190 - prefix '' ok ok 191 - Clone is different object ok 192 - Clone holds same data ok 193 - 'Object created' isa 'Archive::Tar::File' ok 194 - name 'z' ok ok 195 - prefix 'x/yy' ok ok 196 - size ok ok 197 - mode ok ok 198 - uid ok ok 199 - gid ok ok 200 - uname ok ok 201 - gname ok ok 202 - type ok ok 203 - mtime matches ok 204 - chksum ok ok 205 - version ok ok 206 - linkname ok ok 207 - devmajor ok ok 208 - devminor ok ok 209 - raw ok ok 210 # skip Attributes defined, may not be plainfile ok 211 # skip Attributes defined, may not be plainfile ok 212 # skip Attributes defined, may not be plainfile ok 213 # skip Attributes defined, may not be plainfile ok 214 # skip Attributes defined, may not be plainfile ok 215 # skip Attributes defined, may not be plainfile ok 216 # skip Attributes defined, may not be plainfile ok 217 # skip Attributes defined, may not be plainfile ok 218 # skip Attributes defined, may not be plainfile ok 219 # skip Attributes defined, may not be plainfile ok 220 # skip Attributes defined, may not be plainfile ok 221 - get_content ok ok 222 - get_content_by_ref ok ok 223 - has_content ok ok 224 - replace_content ok ok 225 - get_content ok ok 226 - replace_content ok ok 227 - get_content ok ok 228 - rename ok ok 229 - chown 1 arg ok ok 230 - chown to root ok ok 231 - chown 2 args ok ok 232 - chown to rocky ok ok 233 - chown to rocky:perl ok ok 234 - name 'z' ok ok 235 - prefix 'x/yy' ok ok 236 - rename ok ok 237 - name 'z' ok ok 238 - prefix 'x/yy' ok ok 239 - Clone is different object ok 240 - Clone holds same data ok 241 - An object of class 'Archive::Tar::File' isa 'Archive::Tar::File' ok 242 - Is a directory ok 243 - Downgraded to plain file ok 244 - Is now a file ok 245 - No link entered ok 246 - Mode as expected 1..246 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 20004.tar ok 7 - ' Object' isa 'Archive::Tar' ok 8 - Read in 20004.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 20004.tar ok 16 - ' Object' isa 'Archive::Tar' ok 17 - Read in 20004.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 - chmod 177 04_resolved_issues.t ok 25 - chown to root ok 26 - chown to root:root ok 27 - Renamed to '../04_resolved_issues.t_20004' ok 28 - Extracting in secure mode ok 29 - File not extracted ok 30 - File '../04_resolved_issues.t_20004' does not exist ok 31 - Error message stored ok 32 - Proper violation detected ok 33 - Extracting in insecure mode ok 34 - File extracted ok 35 - File '../04_resolved_issues.t_20004' exists ok 36 - Testing bug 43513 ok 37 - ' Object' isa 'Archive::Tar' ok 38 - Read non-Posix file with signed Checksum ok 39 - File object retrieved ok 40 - File validates ok 41 - Testing bug 44680 ok 42 - ' Object' isa 'Archive::Tar' ok 43 - No files in the corrupted archive ok 44 - Expected error reported ok 45 - Testing bug 78030 ok 46 - In memory extraction/symlinks ok 47 - From disk extraction/symlinks ok 48 - Linked content 1..48 ok t/05_iter.t ............. ok 1 - use Archive::Tar; ok 2 - Iterator created from src/long/bar.tar ( all) ok 3 - ' Iterator all' isa 'CODE' ok 4 - File object retrieved all ok 5 - ' Object all' isa 'Archive::Tar::File' ok 6 - File object retrieved all ok 7 - ' Object all' isa 'Archive::Tar::File' ok 8 - File object retrieved all ok 9 - ' Object all' isa 'Archive::Tar::File' ok 10 - File object retrieved all ok 11 - ' Object all' isa 'Archive::Tar::File' ok 12 - File object retrieved all ok 13 - ' Object all' isa 'Archive::Tar::File' ok 14 - Found correct number of files all ok 15 - Inspecting 'c' all ok 16 - Matches (?^:^c$) all ok 17 - Inspecting 'd' all ok 18 - Matches (?^:^d$) all ok 19 - Inspecting 'directory/' all ok 20 - Matches (?^:^directory/$) all 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/' all ok 22 - Matches (?^:^directory/really.*name/$) all 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' all ok 24 - Matches (?^:^directory/.*/myfile$) all ok 25 - Iterator created from src/long/bar.tar (filter => (?^:^c$) filter (?^:^c$)) ok 26 - ' Iterator filter (?^:^c$)' isa 'CODE' ok 27 - File object retrieved filter (?^:^c$) ok 28 - ' Object filter (?^:^c$)' isa 'Archive::Tar::File' ok 29 - Found correct number of files filter (?^:^c$) ok 30 - Inspecting 'c' filter (?^:^c$) ok 31 - Matches (?^:^c$) filter (?^:^c$) ok 32 - Iterator created from src/long/bar.tar (filter_cb => CODE(0xbbf2f4) filter_cb (?^:^c$)) ok 33 - ' Iterator filter_cb (?^:^c$)' isa 'CODE' ok 34 - File object retrieved filter_cb (?^:^c$) ok 35 - ' Object filter_cb (?^:^c$)' isa 'Archive::Tar::File' ok 36 - Found correct number of files filter_cb (?^:^c$) ok 37 - Inspecting 'c' filter_cb (?^:^c$) ok 38 - Matches (?^:^c$) filter_cb (?^:^c$) ok 39 - Iterator created from src/long/bar.tar (filter => (?^:^d$) filter (?^:^d$)) ok 40 - ' Iterator filter (?^:^d$)' isa 'CODE' ok 41 - File object retrieved filter (?^:^d$) ok 42 - ' Object filter (?^:^d$)' isa 'Archive::Tar::File' ok 43 - Found correct number of files filter (?^:^d$) ok 44 - Inspecting 'd' filter (?^:^d$) ok 45 - Matches (?^:^c$) filter (?^:^d$) ok 46 - Iterator created from src/long/bar.tar (filter_cb => CODE(0xf3eb1c) filter_cb (?^:^d$)) ok 47 - ' Iterator filter_cb (?^:^d$)' isa 'CODE' ok 48 - File object retrieved filter_cb (?^:^d$) ok 49 - ' Object filter_cb (?^:^d$)' isa 'Archive::Tar::File' ok 50 - Found correct number of files filter_cb (?^:^d$) ok 51 - Inspecting 'd' filter_cb (?^:^d$) ok 52 - Matches (?^:^c$) filter_cb (?^:^d$) ok 53 - Iterator created from src/long/bar.tar (filter => (?^:^directory/$) filter (?^:^directory/$)) ok 54 - ' Iterator filter (?^:^directory/$)' isa 'CODE' ok 55 - File object retrieved filter (?^:^directory/$) ok 56 - ' Object filter (?^:^directory/$)' isa 'Archive::Tar::File' ok 57 - Found correct number of files filter (?^:^directory/$) ok 58 - Inspecting 'directory/' filter (?^:^directory/$) ok 59 - Matches (?^:^c$) filter (?^:^directory/$) ok 60 - Iterator created from src/long/bar.tar (filter_cb => CODE(0x1033ffc) filter_cb (?^:^directory/$)) ok 61 - ' Iterator filter_cb (?^:^directory/$)' isa 'CODE' ok 62 - File object retrieved filter_cb (?^:^directory/$) ok 63 - ' Object filter_cb (?^:^directory/$)' isa 'Archive::Tar::File' ok 64 - Found correct number of files filter_cb (?^:^directory/$) ok 65 - Inspecting 'directory/' filter_cb (?^:^directory/$) ok 66 - Matches (?^:^c$) filter_cb (?^:^directory/$) ok 67 - Iterator created from src/long/bar.tar (filter => (?^:^directory/really.*name/$) filter (?^:^directory/really.*name/$)) ok 68 - ' Iterator filter (?^:^directory/really.*name/$)' isa 'CODE' ok 69 - File object retrieved filter (?^:^directory/really.*name/$) ok 70 - ' Object filter (?^:^directory/really.*name/$)' isa 'Archive::Tar::File' ok 71 - Found correct number of files filter (?^:^directory/really.*name/$) ok 72 - 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/' filter (?^:^directory/really.*name/$) ok 73 - Matches (?^:^c$) filter (?^:^directory/really.*name/$) ok 74 - Iterator created from src/long/bar.tar (filter_cb => CODE(0x1045084) filter_cb (?^:^directory/really.*name/$)) ok 75 - ' Iterator filter_cb (?^:^directory/really.*name/$)' isa 'CODE' ok 76 - File object retrieved filter_cb (?^:^directory/really.*name/$) ok 77 - ' Object filter_cb (?^:^directory/really.*name/$)' isa 'Archive::Tar::File' ok 78 - Found correct number of files filter_cb (?^:^directory/really.*name/$) ok 79 - 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/' filter_cb (?^:^directory/really.*name/$) ok 80 - Matches (?^:^c$) filter_cb (?^:^directory/really.*name/$) ok 81 - Iterator created from src/long/bar.tar (filter => (?^:^directory/.*/myfile$) filter (?^:^directory/.*/myfile$)) ok 82 - ' Iterator filter (?^:^directory/.*/myfile$)' isa 'CODE' ok 83 - File object retrieved filter (?^:^directory/.*/myfile$) ok 84 - ' Object filter (?^:^directory/.*/myfile$)' isa 'Archive::Tar::File' ok 85 - Found correct number of files filter (?^:^directory/.*/myfile$) ok 86 - 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' filter (?^:^directory/.*/myfile$) ok 87 - Matches (?^:^c$) filter (?^:^directory/.*/myfile$) ok 88 - Iterator created from src/long/bar.tar (filter_cb => CODE(0x1051024) filter_cb (?^:^directory/.*/myfile$)) ok 89 - ' Iterator filter_cb (?^:^directory/.*/myfile$)' isa 'CODE' ok 90 - File object retrieved filter_cb (?^:^directory/.*/myfile$) ok 91 - ' Object filter_cb (?^:^directory/.*/myfile$)' isa 'Archive::Tar::File' ok 92 - Found correct number of files filter_cb (?^:^directory/.*/myfile$) ok 93 - 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' filter_cb (?^:^directory/.*/myfile$) ok 94 - Matches (?^:^c$) filter_cb (?^:^directory/.*/myfile$) 1..94 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/07_ptardiff.t ......... 1..1 ok 1 - ptardiff shows added text ok Could not open 'foo'' for reading: No such file or directory at C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\bin\ptargrep line 60. Can't use an undefined value as a subroutine reference at C:\cpanfly-5.18\var\cpan\build\Archive-Tar-1.98-5Eu1AR\bin\ptargrep line 61. # Failed test 'ptargrep shows matched file' # at t/08_ptargrep.t line 29. # '' # =~ # '(?^m:^t.*tartest.*foo$)' # Looks like you failed 1 test of 1. t/08_ptargrep.t ......... 1..1 not ok 1 - ptargrep shows matched file Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests 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 Test Summary Report ------------------- t/08_ptargrep.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=10, Tests=1139, 6 wallclock secs ( 0.19 usr + 0.02 sys = 0.20 CPU) Result: FAIL Failed 1/10 test programs. 1/1139 subtests failed. dmake: Error code 255, while making 'test_dynamic' BINGOS/Archive-Tar-1.98.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BINGOS/Archive-Tar-1.98.tar.gz Finished 2014-06-15T04:39:29