PATH=C:\MinGW-32\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\mysql-5.5.45-x64\bin;C:\mysql-5.5.45-x64\bin;=C:\mysql-5.5.45-win32\bin Start 2015-08-20T15:34:45 ActivePerl-2200 CPAN-2.00 PATH=C:\MinGW-32\bin;C:\cygwin\bin;C:\CPANFL~1.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~1.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~1.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\ Reading 'C:\cpanfly-5.22-32\var\cpan\Metadata' Database was generated on Thu, 20 Aug 2015 05:53:26 GMT Running make for D/DA/DAGOLDEN/File-Temp-0.2304.tar.gz Checksum for C:\cpanfly-5.22-32\var\cpan\sources\authors\id\D\DA\DAGOLDEN\File-Temp-0.2304.tar.gz ok File-Temp-0.2304/ File-Temp-0.2304/Changes File-Temp-0.2304/CONTRIBUTING File-Temp-0.2304/cpanfile File-Temp-0.2304/dist.ini File-Temp-0.2304/lib/ File-Temp-0.2304/LICENSE File-Temp-0.2304/Makefile.PL File-Temp-0.2304/MANIFEST File-Temp-0.2304/META.json File-Temp-0.2304/META.yml File-Temp-0.2304/misc/ File-Temp-0.2304/README File-Temp-0.2304/t/ File-Temp-0.2304/xt/ File-Temp-0.2304/xt/author/ File-Temp-0.2304/xt/release/ File-Temp-0.2304/xt/release/distmeta.t File-Temp-0.2304/xt/release/minimum-version.t File-Temp-0.2304/xt/release/pod-coverage.t File-Temp-0.2304/xt/release/pod-syntax.t File-Temp-0.2304/xt/release/portability.t File-Temp-0.2304/xt/release/test-version.t File-Temp-0.2304/xt/author/pod-spell.t File-Temp-0.2304/t/00-report-prereqs.t File-Temp-0.2304/t/cmp.t File-Temp-0.2304/t/fork.t File-Temp-0.2304/t/lock.t File-Temp-0.2304/t/mktemp.t File-Temp-0.2304/t/object.t File-Temp-0.2304/t/posix.t File-Temp-0.2304/t/rmtree.t File-Temp-0.2304/t/security.t File-Temp-0.2304/t/seekable.t File-Temp-0.2304/t/tempfile.t File-Temp-0.2304/misc/benchmark.pl File-Temp-0.2304/misc/results.txt File-Temp-0.2304/lib/File/ File-Temp-0.2304/lib/File/Temp.pm CPAN.pm: Building D/DA/DAGOLDEN/File-Temp-0.2304.tar.gz >>> C:\Perl-5.22-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for File::Temp Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/File/Temp.pm blib\lib\File\Temp.pm DAGOLDEN/File-Temp-0.2304.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-32\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Prerequisite Report: # Version Module # -------- --------------------- # 1.36 Carp # 1.36 Carp::Heavy # 3.47 Cwd # 5.72 Exporter # 7.04 ExtUtils::MakeMaker # 1.13 Fcntl # 2.11 File::Path # 3.47 File::Spec # 3.47 File::Spec::Functions # 2.02 FileHandle # 1.35 IO::Handle # 1.10 IO::Seekable # 1.42 List::Util # 1.53 POSIX # 1.42 Scalar::Util # 1.07 Symbol # 1.001014 Test::More # 1.33 constant # 1.26 overload # 0.234 parent # 1.09 strict # 1.03 vars # 1.32 warnings t/00-report-prereqs.t .. 1..1 ok 1 ok t/cmp.t ................ 1..19 ok 1 - use File::Temp; ok 2 - An object of class 'File::Temp' isa 'File::Temp' ok 3 - compare stringified object with string ok 4 - compare object with string ok 5 - compare eq with self ok 6 - compare != 0 ok 7 - compare == with self ok 8 - compare != *STDOUT ok 9 - +0 is a number ok 10 - "" is not a number ok 11 - An object of class 'File::Temp::Dir' isa 'File::Temp::Dir' ok 12 - compare stringified object with string ok 13 - compare object with string ok 14 - compare eq with self ok 15 - compare != 0 ok 16 - compare == with self ok 17 - compare != *STDOUT ok 18 - +0 is a number ok 19 - "" is not a number ok t/fork.t ............... 1..8 ok 1 - OO File exists # child 1 sleeping for 1 seconds # child 2 sleeping for 9 seconds ok 2 - OO file present in child 1 # child 1 exiting ok 3 - OO file present in child 2 # child 2 exiting ok 4 - OO File exists in parent ok 5 - non-OO File exists # child 1 sleeping for 2 seconds # child 2 sleeping for 9 seconds ok 6 - non-OO File present in child 1 # child 1 exiting ok 7 - non-OO File present in child 2 # child 2 exiting ok 8 - non-OO File exists in parent ok t/lock.t ............... skipped: Do not seem to have O_EXLOCK t/mktemp.t ............. 1..9 ok 1 # MKSTEMP: FH is GLOB(0x278462c) File is C:\cpanfly-5.22-32\var\tmp\wowserqucg fileno=3 ok 2 ok 3 ok 4 - woohoo # ok 5 # MKSTEMPS: File is suffixXXXXXX -> suffixNkcc_B.dat fileno=4 ok 6 ok 7 # MKDTEMP: Name is C:\cpanfly-5.22-32\var\tmp\tmpdirEe9BT8 from template C:\cpanfly-5.22-32\var\tmp\tmpdirXXXXXX ok 8 # MKTEMP: Tempfile is C:\cpanfly-5.22-32\var\tmp\mytestXXXXXX -> C:\cpanfly-5.22-32\var\tmp\mytestiCKZ6Q ok 9 ok t/object.t ............. 1..35 ok 1 - use File::Temp; ok 2 - File::Temp->tempfile error ok 3 - File::Temp->tempfile error ok 4 - File C:\cpanfly-5.22-32\var\tmp\kqgc8mMvIs.txt exists ok 5 - Close file C:\cpanfly-5.22-32\var\tmp\kqgc8mMvIs.txt ok 6 - File C:\cpanfly-5.22-32\var\tmp\kqgc8mMvIs.txt still exists after close ok 7 - Directory C:\cpanfly-5.22-32\var\tmp\gny53s1R3Q exists ok 8 - Directory should now be gone ok 9 - Directory with TEMPLATE ok 10 - Directory with leading template ok 11 - temp file exists ok 12 - temp file now gone # Template: tmpdirXXXXXX # TEMPDIR: tmpdirIwdo4u ok 13 - Does tmpdirIwdo4u directory exist ok 14 - should unlink # TEMPFILE: Created tmpdirIwdo4u\OLncKFO1op.dat ok 15 - File tmpdirIwdo4u\OLncKFO1op.dat exists in tempdir? # TEMPFILE: Created tmpdirIwdo4u\C291hfXqcI ok 16 - Second file tmpdirIwdo4u\C291hfXqcI exists in tempdir [nounlink]? # TEMPFILE: Created tmpdirIwdo4u\hellowz7wQAB.dat # TEMPFILE: Created tmpdirIwdo4u\helloaClMhRp.dat ok 17 - File tmpdirIwdo4u\helloaClMhRp.dat exists? [from leading template] ok 18 - saw template # TEMPFILE: Created permQT8wbGu ok 19 - File permQT8wbGu exists? ok 20 - Close file permQT8wbGu ok 21 - should not unlink # TEMPFILE: Created permLm7BQBm ok 22 - File permLm7BQBm exists? ok 23 - Close file permLm7BQBm ok 24 - should unlink (in principal) # End of tests. Execute END blocks ok 25 - Directory tmpdirIwdo4u should not be there ok 26 - File C:\cpanfly-5.22-32\var\tmp\kqgc8mMvIs.txt should not be there ok 27 - File tmpdirIwdo4u\OLncKFO1op.dat should not be there ok 28 - File tmpdirIwdo4u\C291hfXqcI should not be there ok 29 - File tmpdirIwdo4u\helloaClMhRp.dat should not be there ok 30 - Check permQT8wbGu exists ok 31 - Unlinked permQT8wbGu ok 32 - permQT8wbGu no longer there ok 33 - Check permLm7BQBm exists ok 34 - Unlinked permLm7BQBm ok 35 - permLm7BQBm no longer there ok t/posix.t .............. 1..7 ok 1 # TMPNAM: in a scalar context: ok 2 # TMPNAM file name: C:\cpanfly-5.22-32\var\tmp\Es6juRrlqK # TMPNAM: in list context: GLOB(0x28326b4) C:\cpanfly-5.22-32\var\tmp\ed50XqiiDJ ok 3 ok 4 ok 5 # TMPFILE: tmpfile got FH GLOB(0x28329e4) # TMPFILE: Wrote line: Hello a test ok 6 # TMPFILE: Read line: Hello a test ok 7 - Hello a test # ok testing for testing: No such file or directory at t/rmtree.t line 9. t/rmtree.t ............. 1..1 ok 1 ok t/security.t ........... 1..12 # We will be skipping some tests : Not supported on this platform # Testing with STANDARD security... # fname1 = C:\cpanfly-5.22-32\var\tmp\tmpk8NH5 ok 1 ok 2 # skip Skip Test inappropriate for root ok 3 # skip Skip Test inappropriate for root ok 4 # skip Not supported on this platform ok 5 # skip Not supported on this platform ok 6 # skip Not supported on this platform ok 7 # skip Not supported on this platform ok 8 # skip Not supported on this platform ok 9 # skip Not supported on this platform ok 10 # skip Not supported on this platform ok 11 # skip Not supported on this platform ok 12 ok t/seekable.t ........... 1..10 ok 1 - use File::Temp; ok 2 - An object of class 'File::Temp' isa 'File::Temp' ok 3 - An object of class 'File::Temp' isa 'IO::Handle' ok 4 - An object of class 'File::Temp' isa 'IO::Seekable' ok 5 - tmp can seek ok 6 - tmp can print ok 7 - really exporting 9: tmpnam tmpfile mktemp mkstemp mkstemps mkdtemp SEEK_SET SEEK_CUR SEEK_END ok 8 - SEEK_SET defined by File::Temp ok 9 - SEEK_END defined by File::Temp ok 10 - SEEK_CUR defined by File::Temp ok t/tempfile.t ........... 1..28 ok 1 - Start test ok 2 - Tempfile exists ok 3 - Tempfile closed ok 4 - Tempfile exists # Template: tmpdirXXXXXX # TEMPDIR: tmpdir1dFdh_ ok 5 - Local tempdir exists # TEMPDIR2: customYBwEd ok 6 - tempdir with TEMPLATE # TEMPFILE: Created tmpdir1dFdh_\KW9oUmQiQp.dat ok 7 - Local temp file exists with .dat extension ok 8 - Local tempfile in tempdir exists ok 9 - Local tempfile in tempdir exists read-only # TEMPFILE: Created tmpdir1dFdh_\jUpawSdL07 # TEMPFILE: Created tmpdir1dFdh_\hellouzfvTQU.dat ok 10 - Local tempfile in tempdir with .dat extension exists # TEMPFILE: Created tmpdir1dFdh_\goodbyeqmU7sLn.dat ok 11 - Local tempfile in tempdir with TEMPLATE # TEMPFILE: Created permaE8RMWl ok 12 - Long-lived temp file ok 13 - Close long-lived temp file ok 14 - Write to temp file ok 15 - Close temp file # TEMPDIR: C:\cpanfly-5.22-32\var\tmp\9PM2I39eOL ok 16 - Temp directory in temp dir # End of tests. Execute END blocks in directory C:/cpanfly-5.22-32/var/tmp/9PM2I39eOL ok 17 - Dir C:\cpanfly-5.22-32\var\cpan\build\File-Temp-0.2304-DOXG7G\tmpdir1dFdh_ should not be present ok 18 - Dir C:\cpanfly-5.22-32\var\cpan\build\File-Temp-0.2304-DOXG7G\tmpdir1dFdh_ should not be present ok 19 - Dir C:\cpanfly-5.22-32\var\tmp\9PM2I39eOL should not be present ok 20 - File C:\cpanfly-5.22-32\var\tmp\YQIQIS93fa.txt should not be present ok 21 - File C:\cpanfly-5.22-32\var\cpan\build\File-Temp-0.2304-DOXG7G\tmpdir1dFdh_\KW9oUmQiQp.dat should not be present ok 22 - File C:\cpanfly-5.22-32\var\cpan\build\File-Temp-0.2304-DOXG7G\tmpdir1dFdh_\TD8T8HOCTG should not be present ok 23 - File C:\cpanfly-5.22-32\var\cpan\build\File-Temp-0.2304-DOXG7G\tmpdir1dFdh_\jUpawSdL07 should not be present ok 24 - File C:\cpanfly-5.22-32\var\cpan\build\File-Temp-0.2304-DOXG7G\tmpdir1dFdh_\hellouzfvTQU.dat should not be present ok 25 - File C:\cpanfly-5.22-32\var\cpan\build\File-Temp-0.2304-DOXG7G\tmpdir1dFdh_\goodbyeqmU7sLn.dat should not be present ok 26 - File C:\cpanfly-5.22-32\var\cpan\build\File-Temp-0.2304-DOXG7G\permaE8RMWl is still present ok 27 - Unlink file ok 28 - File is no longer present ok All tests successful. Files=11, Tests=130, 24 wallclock secs ( 0.14 usr + 0.02 sys = 0.16 CPU) Result: PASS DAGOLDEN/File-Temp-0.2304.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DA/DAGOLDEN/CHECKSUMS David Golden <dagolden@cpan.org> return name and handle of a temporary file safely >>> (cd C:\cpanfly-5.22-32\var\cpan\build\File-Temp-0.2304-DOXG7G && tar cvf - File-Temp-0.2304.ppd blib) | gzip -c >C:/cpanfly-5.22-32/var/REPO/D/DA/DAGOLDEN/File-Temp-0.2304.tar.gz File-Temp-0.2304.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/Temp.pm >>> mv C:\cpanfly-5.22-32\var\cpan\build\File-Temp-0.2304-DOXG7G/File-Temp-0.2304.ppd C:/cpanfly-5.22-32/var/REPO/D/DA/DAGOLDEN Finished 2015-08-20T15:35:17