PATH=/usr/bin:/bin:/home/fly1800/var/megalib/bin Start 2013-09-26T12:00:19 ActivePerl-1800 CPAN-2.00 Reading '/home/fly1800/var/cpan/Metadata' Database was generated on Thu, 26 Sep 2013 14:08:26 GMT Running make for D/DA/DAGOLDEN/File-Temp-0.2302.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DA/DAGOLDEN/File-Temp-0.2302.tar.gz ok File-Temp-0.2302/ File-Temp-0.2302/Changes File-Temp-0.2302/CONTRIBUTING File-Temp-0.2302/cpanfile File-Temp-0.2302/dist.ini File-Temp-0.2302/lib/ File-Temp-0.2302/LICENSE File-Temp-0.2302/Makefile.PL File-Temp-0.2302/MANIFEST File-Temp-0.2302/META.json File-Temp-0.2302/META.yml File-Temp-0.2302/misc/ File-Temp-0.2302/README File-Temp-0.2302/t/ File-Temp-0.2302/xt/ File-Temp-0.2302/xt/author/ File-Temp-0.2302/xt/release/ File-Temp-0.2302/xt/release/distmeta.t File-Temp-0.2302/xt/release/minimum-version.t File-Temp-0.2302/xt/release/pod-coverage.t File-Temp-0.2302/xt/release/pod-syntax.t File-Temp-0.2302/xt/release/portability.t File-Temp-0.2302/xt/release/test-version.t File-Temp-0.2302/xt/author/pod-spell.t File-Temp-0.2302/t/00-compile.t File-Temp-0.2302/t/00-report-prereqs.t File-Temp-0.2302/t/cmp.t File-Temp-0.2302/t/fork.t File-Temp-0.2302/t/lock.t File-Temp-0.2302/t/mktemp.t File-Temp-0.2302/t/object.t File-Temp-0.2302/t/posix.t File-Temp-0.2302/t/rmtree.t File-Temp-0.2302/t/security.t File-Temp-0.2302/t/seekable.t File-Temp-0.2302/t/tempfile.t File-Temp-0.2302/misc/benchmark.pl File-Temp-0.2302/misc/results.txt File-Temp-0.2302/lib/File/ File-Temp-0.2302/lib/File/Temp.pm CPAN.pm: Building D/DA/DAGOLDEN/File-Temp-0.2302.tar.gz >>> /home/fly1800/ap1800-297235/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a GNU-style Makefile Writing Makefile for File::Temp Writing MYMETA.yml and MYMETA.json >>> make cp lib/File/Temp.pm blib/lib/File/Temp.pm Manifying blib/man3/File::Temp.3 DAGOLDEN/File-Temp-0.2302.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1800/ap1800-297235/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ......... 1..1 ok 1 - File/Temp.pm loaded ok ok # Prerequisite Report: # Version Module # ------- ------------------- # 5.68 Exporter # 6.78 ExtUtils::MakeMaker # 1.11 Fcntl # 2.09 File::Path # 3.40 File::Spec # 0.2302 File::Temp # 1.34 IO::Handle # 1.13 IPC::Open3 # 0.98 Test::More # 0.228 parent 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 3 seconds # child 2 sleeping for 8 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 1 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(0x1c81bce8) File is /tmp/wowserN_9D fileno=3 ok 2 ok 3 ok 4 - woohoo # ok 5 # MKSTEMPS: File is suffixXXXXXX -> suffix0sA83E.dat fileno=4 ok 6 ok 7 # MKDTEMP: Name is /tmp/tmpdirNIZhu8 from template /tmp/tmpdirXXXXXX ok 8 # MKTEMP: Tempfile is /tmp/mytestXXXXXX -> /tmp/mytest00x6gl 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 /tmp/WQrCT75fEn.txt exists ok 5 - Close file /tmp/WQrCT75fEn.txt ok 6 - File /tmp/WQrCT75fEn.txt still exists after close ok 7 - Directory /tmp/kX35fPVZcK 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: tmpdir8R68xa ok 13 - Does tmpdir8R68xa directory exist ok 14 - should unlink # TEMPFILE: Created tmpdir8R68xa/3Tr4ZIPYkW.dat ok 15 - File tmpdir8R68xa/3Tr4ZIPYkW.dat exists in tempdir? # TEMPFILE: Created tmpdir8R68xa/LjTc5ptpRN ok 16 - Second file tmpdir8R68xa/LjTc5ptpRN exists in tempdir [nounlink]? # TEMPFILE: Created tmpdir8R68xa/helloDmivk0X.dat # TEMPFILE: Created tmpdir8R68xa/hellozBoYu25.dat ok 17 - File tmpdir8R68xa/hellozBoYu25.dat exists? [from leading template] ok 18 - saw template # TEMPFILE: Created permS_KMJv0 ok 19 - File permS_KMJv0 exists? ok 20 - Close file permS_KMJv0 ok 21 - should not unlink # TEMPFILE: Created permQmrI4EM ok 22 - File permQmrI4EM exists? ok 23 - Close file permQmrI4EM ok 24 - should unlink (in principal) # End of tests. Execute END blocks ok 25 - Directory tmpdir8R68xa should not be there ok 26 - File /tmp/WQrCT75fEn.txt should not be there ok 27 - File tmpdir8R68xa/3Tr4ZIPYkW.dat should not be there ok 28 - File tmpdir8R68xa/LjTc5ptpRN should not be there ok 29 - File tmpdir8R68xa/hellozBoYu25.dat should not be there ok 30 - Check permS_KMJv0 exists ok 31 - Unlinked permS_KMJv0 ok 32 - permS_KMJv0 no longer there ok 33 - Check permQmrI4EM exists ok 34 - Unlinked permQmrI4EM ok 35 - permQmrI4EM no longer there ok t/posix.t .............. 1..7 ok 1 # TMPNAM: in a scalar context: ok 2 # TMPNAM file name: /tmp/I_KPVvpV6F # TMPNAM: in list context: GLOB(0xfe91f50) /tmp/dPrGg64JW4 ok 3 ok 4 ok 5 # TMPFILE: tmpfile got FH GLOB(0xfd9cb28) # 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 # Testing with STANDARD security... # fname1 = /tmp/tmp87O9G ok 1 # fname2 = tmpHyUzG ok 2 # Testing with MEDIUM security... # fname1 = /tmp/tmpnWVCl ok 3 # fname2 = tmpY7fSs ok 4 # Testing with HIGH security... # fname1 = /tmp/tmpuC6ju ok 5 # fname2 = tmpJsMpf ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 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: tmpdirCdWyp3 ok 5 - Local tempdir exists # TEMPDIR2: customQiMHS ok 6 - tempdir with TEMPLATE # TEMPFILE: Created tmpdirCdWyp3/5vDTJ0fZZp.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 tmpdirCdWyp3/SHTxvp1eeg # TEMPFILE: Created tmpdirCdWyp3/hellokILonx7.dat ok 10 - Local tempfile in tempdir with .dat extension exists # TEMPFILE: Created tmpdirCdWyp3/goodbyejMxlnTO.dat ok 11 - Local tempfile in tempdir with TEMPLATE # TEMPFILE: Created perm8Ep871D 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: /tmp/UmUGdg8_Ld ok 16 - Temp directory in temp dir # End of tests. Execute END blocks in directory /tmp/UmUGdg8_Ld ok 17 - Dir /home/fly1800/var/cpan/build/File-Temp-0.2302-XlrWfp/tmpdirCdWyp3 should not be present ok 18 - Dir /home/fly1800/var/cpan/build/File-Temp-0.2302-XlrWfp/tmpdirCdWyp3 should not be present ok 19 - Dir /tmp/UmUGdg8_Ld should not be present ok 20 - File /tmp/1ULuRQclr7.txt should not be present ok 21 - File /home/fly1800/var/cpan/build/File-Temp-0.2302-XlrWfp/tmpdirCdWyp3/5vDTJ0fZZp.dat should not be present ok 22 - File /home/fly1800/var/cpan/build/File-Temp-0.2302-XlrWfp/tmpdirCdWyp3/fgQYp10Ma2 should not be present ok 23 - File /home/fly1800/var/cpan/build/File-Temp-0.2302-XlrWfp/tmpdirCdWyp3/SHTxvp1eeg should not be present ok 24 - File /home/fly1800/var/cpan/build/File-Temp-0.2302-XlrWfp/tmpdirCdWyp3/hellokILonx7.dat should not be present ok 25 - File /home/fly1800/var/cpan/build/File-Temp-0.2302-XlrWfp/tmpdirCdWyp3/goodbyejMxlnTO.dat should not be present ok 26 - File /home/fly1800/var/cpan/build/File-Temp-0.2302-XlrWfp/perm8Ep871D is still present ok 27 - Unlink file ok 28 - File is no longer present ok All tests successful. Files=12, Tests=131, 18 wallclock secs ( 0.07 usr 0.03 sys + 1.01 cusr 0.16 csys = 1.27 CPU) Result: PASS DAGOLDEN/File-Temp-0.2302.tar.gz make test TEST_VERBOSE=1 -- OK David Golden <dagolden@cpan.org> return name and handle of a temporary file safely >>> (cd /home/fly1800/var/cpan/build/File-Temp-0.2302-XlrWfp && tar cvf - File-Temp-0.2302.ppd blib) | gzip -c >/home/fly1800/var/REPO/D/DA/DAGOLDEN/File-Temp-0.2302.tar.gz File-Temp-0.2302.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/Temp.pm blib/man3/ blib/man3/File::Temp.3 >>> mv /home/fly1800/var/cpan/build/File-Temp-0.2302-XlrWfp/File-Temp-0.2302.ppd /home/fly1800/var/REPO/D/DA/DAGOLDEN VmSize: 274972 kB Finished 2013-09-26T12:00:41