PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\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;C:\mysql\bin Start 2013-04-12T03:07:11 ActivePerl-1400 CPAN-1.9800 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\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;C:\mysql\bin Reading 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Fri, 12 Apr 2013 07:53:03 GMT Running make for D/DA/DAGOLDEN/File-Temp-0.2301.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DA/DAGOLDEN/File-Temp-0.2301.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\D\DA\DAGOLDEN\File-Temp-0.2301.tar.gz ok File-Temp-0.2301/ File-Temp-0.2301/Changes File-Temp-0.2301/CONTRIBUTING File-Temp-0.2301/dist.ini File-Temp-0.2301/lib/ File-Temp-0.2301/LICENSE File-Temp-0.2301/Makefile.PL File-Temp-0.2301/MANIFEST File-Temp-0.2301/META.json File-Temp-0.2301/META.yml File-Temp-0.2301/misc/ File-Temp-0.2301/README File-Temp-0.2301/t/ File-Temp-0.2301/xt/ File-Temp-0.2301/xt/author/ File-Temp-0.2301/xt/release/ File-Temp-0.2301/xt/release/distmeta.t File-Temp-0.2301/xt/release/minimum-version.t File-Temp-0.2301/xt/release/pod-coverage.t File-Temp-0.2301/xt/release/pod-syntax.t File-Temp-0.2301/xt/release/portability.t File-Temp-0.2301/xt/release/test-version.t File-Temp-0.2301/xt/author/pod-spell.t File-Temp-0.2301/t/00-compile.t File-Temp-0.2301/t/00-report-prereqs.t File-Temp-0.2301/t/cmp.t File-Temp-0.2301/t/fork.t File-Temp-0.2301/t/lock.t File-Temp-0.2301/t/mktemp.t File-Temp-0.2301/t/object.t File-Temp-0.2301/t/posix.t File-Temp-0.2301/t/rmtree.t File-Temp-0.2301/t/security.t File-Temp-0.2301/t/seekable.t File-Temp-0.2301/t/tempfile.t File-Temp-0.2301/misc/benchmark.pl File-Temp-0.2301/misc/results.txt File-Temp-0.2301/lib/File/ File-Temp-0.2301/lib/File/Temp.pm CPAN.pm: Building D/DA/DAGOLDEN/File-Temp-0.2301.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for File::Temp Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/File/Temp.pm blib\lib\File\Temp.pm DAGOLDEN/File-Temp-0.2301.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ......... 1..1 ok 1 - File::Temp loaded ok ok # Prerequisite Report: # Version Module # ------- ------------------- # 6.62 ExtUtils::MakeMaker # 1.11 Fcntl # 2.09 File::Path # 3.40 File::Spec t/00-report-prereqs.t .. 1..1 ok 1 ok t/cmp.t ................ 1..19 ok 1 - use File::Temp; ok 2 - The object 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 - The object 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 4 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 6 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(0xc15814) File is C:\cpanfly-5.14\var\tmp\wowser4sZy fileno=3 ok 2 ok 3 ok 4 - woohoo # ok 5 # MKSTEMPS: File is suffixXXXXXX -> suffixQ74Grq.dat fileno=4 ok 6 ok 7 # MKDTEMP: Name is C:\cpanfly-5.14\var\tmp\tmpdirHNMRzg from template C:\cpanfly-5.14\var\tmp\tmpdirXXXXXX ok 8 # MKTEMP: Tempfile is C:\cpanfly-5.14\var\tmp\mytestXXXXXX -> C:\cpanfly-5.14\var\tmp\mytestFEPVq4 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.14\var\tmp\wCHdhx23Qz.txt exists ok 5 - Close file C:\cpanfly-5.14\var\tmp\wCHdhx23Qz.txt ok 6 - File C:\cpanfly-5.14\var\tmp\wCHdhx23Qz.txt still exists after close ok 7 - Directory C:\cpanfly-5.14\var\tmp\jPLls7K7PK 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: tmpdirrx_XZp ok 13 - Does tmpdirrx_XZp directory exist ok 14 - should unlink # TEMPFILE: Created tmpdirrx_XZp\0QRLegRHOG.dat ok 15 - File tmpdirrx_XZp\0QRLegRHOG.dat exists in tempdir? # TEMPFILE: Created tmpdirrx_XZp\R_56Bc4OIb ok 16 - Second file tmpdirrx_XZp\R_56Bc4OIb exists in tempdir [nounlink]? # TEMPFILE: Created tmpdirrx_XZp\hello2IbXN0g.dat # TEMPFILE: Created tmpdirrx_XZp\helloPAgQ0eZ.dat ok 17 - File tmpdirrx_XZp\helloPAgQ0eZ.dat exists? [from leading template] ok 18 - saw template # TEMPFILE: Created permlwyMn7M ok 19 - File permlwyMn7M exists? ok 20 - Close file permlwyMn7M ok 21 - should not unlink # TEMPFILE: Created permCbsRmag ok 22 - File permCbsRmag exists? ok 23 - Close file permCbsRmag ok 24 - should unlink (in principal) # End of tests. Execute END blocks ok 25 - Directory tmpdirrx_XZp should not be there ok 26 - File C:\cpanfly-5.14\var\tmp\wCHdhx23Qz.txt should not be there ok 27 - File tmpdirrx_XZp\0QRLegRHOG.dat should not be there ok 28 - File tmpdirrx_XZp\R_56Bc4OIb should not be there ok 29 - File tmpdirrx_XZp\helloPAgQ0eZ.dat should not be there ok 30 - Check permlwyMn7M exists ok 31 - Unlinked permlwyMn7M ok 32 - permlwyMn7M no longer there ok 33 - Check permCbsRmag exists ok 34 - Unlinked permCbsRmag ok 35 - permCbsRmag no longer there ok t/posix.t .............. 1..7 ok 1 # TMPNAM: in a scalar context: ok 2 # TMPNAM file name: C:\cpanfly-5.14\var\tmp\t2waoP3eGV # TMPNAM: in list context: GLOB(0xb998ac) C:\cpanfly-5.14\var\tmp\4dS8qlXoBk ok 3 ok 4 ok 5 # TMPFILE: tmpfile got FH GLOB(0xc15214) # TMPFILE: Wrote line: Hello a test ok 6 # TMPFILE: Read line: Hello a test ok 7 - Hello a test # ok 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.14\var\tmp\tmpx_Cxp 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 - The object isa File::Temp ok 3 - The object isa IO::Handle ok 4 - The object 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: tmpdirHwefx6 ok 5 - Local tempdir exists # TEMPDIR2: customL7_hP ok 6 - tempdir with TEMPLATE # TEMPFILE: Created tmpdirHwefx6\UUa2m6lYSE.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 tmpdirHwefx6\WktXT4ZUmv # TEMPFILE: Created tmpdirHwefx6\hellog2ADtI0.dat ok 10 - Local tempfile in tempdir with .dat extension exists # TEMPFILE: Created tmpdirHwefx6\goodbye3_HBKsz.dat ok 11 - Local tempfile in tempdir with TEMPLATE # TEMPFILE: Created permrtkGxuV 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.14\var\tmp\pp2sRiV7OV ok 16 - Temp directory in temp dir # End of tests. Execute END blocks in directory C:/cpanfly-5.14/var/tmp/pp2sRiV7OV ok 17 - Dir C:\cpanfly-5.14\var\cpan\build\File-Temp-0.2301-0XWe8D\tmpdirHwefx6 should not be present ok 18 - Dir C:\cpanfly-5.14\var\cpan\build\File-Temp-0.2301-0XWe8D\tmpdirHwefx6 should not be present ok 19 - Dir C:\cpanfly-5.14\var\tmp\pp2sRiV7OV should not be present ok 20 - File C:\cpanfly-5.14\var\tmp\n8iEOP8JQN.txt should not be present ok 21 - File C:\cpanfly-5.14\var\cpan\build\File-Temp-0.2301-0XWe8D\tmpdirHwefx6\UUa2m6lYSE.dat should not be present ok 22 - File C:\cpanfly-5.14\var\cpan\build\File-Temp-0.2301-0XWe8D\tmpdirHwefx6\g5A3J_HRRS should not be present ok 23 - File C:\cpanfly-5.14\var\cpan\build\File-Temp-0.2301-0XWe8D\tmpdirHwefx6\WktXT4ZUmv should not be present ok 24 - File C:\cpanfly-5.14\var\cpan\build\File-Temp-0.2301-0XWe8D\tmpdirHwefx6\hellog2ADtI0.dat should not be present ok 25 - File C:\cpanfly-5.14\var\cpan\build\File-Temp-0.2301-0XWe8D\tmpdirHwefx6\goodbye3_HBKsz.dat should not be present ok 26 - File C:\cpanfly-5.14\var\cpan\build\File-Temp-0.2301-0XWe8D\permrtkGxuV is still present ok 27 - Unlink file ok 28 - File is no longer present ok All tests successful. Files=12, Tests=131, 22 wallclock secs ( 0.08 usr + 0.01 sys = 0.09 CPU) Result: PASS DAGOLDEN/File-Temp-0.2301.tar.gz nmake test TEST_VERBOSE=1 -- OK David Golden <dagolden@cpan.org> return name and handle of a temporary file safely >>> (cd C:\cpanfly-5.14\var\cpan\build\File-Temp-0.2301-0XWe8D && tar cvf - File-Temp-0.2301.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/D/DA/DAGOLDEN/File-Temp-0.2301.tar.gz File-Temp-0.2301.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/Temp.pm >>> mv C:\cpanfly-5.14\var\cpan\build\File-Temp-0.2301-0XWe8D/File-Temp-0.2301.ppd C:/cpanfly-5.14/var/REPO/D/DA/DAGOLDEN Megalib: DBI object version 1.622 does not match $DBI::VERSION 1.623 at C:/Perl-5.14/lib/DynaLoader.pm line 214. BEGIN failed--compilation aborted at C:/cpanfly-5.14/var/megalib/DBI.pm line 266. Compilation failed in require at C:\cpanfly-5.14\lib/ActivePerl/PPM/InstallArea.pm line 699. ...propagated at C:\cpanfly-5.14\lib/ActivePerl/PPM/DBH.pm line 11. Compilation failed in require at C:\cpanfly-5.14\lib/Fly/MakePPD.pm line 285. Finished 2013-04-12T03:07:42