PATH=/home/fly2400/cpanfly-5.24/bin:/home/fly2400/ap2400-300558/bin:/usr/local/bin:/home/fly2400/cpanfly-5.24/bin:/home/fly2400/ap2400-300558/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-06-11T23:04:12 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sat, 11 Jun 2016 02:53:45 GMT Checksum for /data/fly2400/cpanfly-5.24/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 Configuring D/DA/DAGOLDEN/File-Temp-0.2304.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for File::Temp Writing MYMETA.yml and MYMETA.json DAGOLDEN/File-Temp-0.2304.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for D/DA/DAGOLDEN/File-Temp-0.2304.tar.gz >>> make cp lib/File/Temp.pm blib/lib/File/Temp.pm Manifying 1 pod document DAGOLDEN/File-Temp-0.2304.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Prerequisite Report: # Version Module # -------- --------------------- # 1.40 Carp # 1.40 Carp::Heavy # 3.62 Cwd # 5.72 Exporter # 7.16 ExtUtils::MakeMaker # 1.13 Fcntl # 2.12 File::Path # 3.62 File::Spec # 3.62 File::Spec::Functions # 2.02 FileHandle # 1.36 IO::Handle # 1.10 IO::Seekable # 1.45 List::Util # 1.65 POSIX # 1.45 Scalar::Util # 1.07 Symbol # 1.001014 Test::More # 1.33 constant # 1.26 overload # 0.234 parent # 1.11 strict # 1.03 vars # 1.36 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 2 sleeping for 5 seconds # child 1 sleeping for 2 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 2 sleeping for 6 seconds # child 1 sleeping for 3 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(0x27ba710) File is /tmp/wowsertiBY fileno=3 ok 2 ok 3 ok 4 - woohoo # ok 5 # MKSTEMPS: File is suffixXXXXXX -> suffixU2akPQ.dat fileno=4 ok 6 ok 7 # MKDTEMP: Name is /tmp/tmpdirbO1iLH from template /tmp/tmpdirXXXXXX ok 8 # MKTEMP: Tempfile is /tmp/mytestXXXXXX -> /tmp/mytestlLvnJs 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/CVgb2AI0vs.txt exists ok 5 - Close file /tmp/CVgb2AI0vs.txt ok 6 - File /tmp/CVgb2AI0vs.txt still exists after close ok 7 - Directory /tmp/QpekLI9M2R 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: tmpdirilNLni ok 13 - Does tmpdirilNLni directory exist ok 14 - should unlink # TEMPFILE: Created tmpdirilNLni/cnef_i_pn3.dat ok 15 - File tmpdirilNLni/cnef_i_pn3.dat exists in tempdir? # TEMPFILE: Created tmpdirilNLni/TsT0dPfj83 ok 16 - Second file tmpdirilNLni/TsT0dPfj83 exists in tempdir [nounlink]? # TEMPFILE: Created tmpdirilNLni/hellorZaam7O.dat # TEMPFILE: Created tmpdirilNLni/helloczmC_Cc.dat ok 17 - File tmpdirilNLni/helloczmC_Cc.dat exists? [from leading template] ok 18 - saw template # TEMPFILE: Created perm54KwEB0 ok 19 - File perm54KwEB0 exists? ok 20 - Close file perm54KwEB0 ok 21 - should not unlink # TEMPFILE: Created permeKWmw9H ok 22 - File permeKWmw9H exists? ok 23 - Close file permeKWmw9H ok 24 - should unlink (in principal) # End of tests. Execute END blocks ok 25 - Directory tmpdirilNLni should not be there ok 26 - File /tmp/CVgb2AI0vs.txt should not be there ok 27 - File tmpdirilNLni/cnef_i_pn3.dat should not be there ok 28 - File tmpdirilNLni/TsT0dPfj83 should not be there ok 29 - File tmpdirilNLni/helloczmC_Cc.dat should not be there ok 30 - Check perm54KwEB0 exists ok 31 - Unlinked perm54KwEB0 ok 32 - perm54KwEB0 no longer there ok 33 - Check permeKWmw9H exists ok 34 - Unlinked permeKWmw9H ok 35 - permeKWmw9H no longer there ok t/posix.t .............. 1..7 ok 1 # TMPNAM: in a scalar context: ok 2 # TMPNAM file name: /tmp/MrOi92AM3q # TMPNAM: in list context: GLOB(0x17994b8) /tmp/Jpp3EhUhvS ok 3 ok 4 ok 5 # TMPFILE: tmpfile got FH GLOB(0x177b020) # 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/tmpLdBuD ok 1 # fname2 = tmpIkWc6 ok 2 # Testing with MEDIUM security... # fname1 = /tmp/tmpSfxsE ok 3 ok 4 # skip current directory possibly insecure: Error in tempfile() using template tmpXXXXX: Parent directory (.) is not safe (Sticky bit not set on . when dir is group|world writable) at t/security.t line 105. ok 5 # skip current directory possibly insecure: Error in tempfile() using template tmpXXXXX: Parent directory (.) is not safe (Sticky bit not set on . when dir is group|world writable) at t/security.t line 105. # Testing with HIGH security... # fname1 = /tmp/tmpX_YSD ok 6 ok 7 # skip current directory possibly insecure: Error in tempfile() using template tmpXXXXX: Parent directory (.) is not safe (Sticky bit not set on . when dir is group|world writable) at t/security.t line 105. ok 8 # skip current directory possibly insecure: Error in tempfile() using template tmpXXXXX: Parent directory (.) is not safe (Sticky bit not set on . when dir is group|world writable) at t/security.t line 105. ok 9 ok 10 ok 11 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: tmpdirsmwdRP ok 5 - Local tempdir exists # TEMPDIR2: customjxend ok 6 - tempdir with TEMPLATE # TEMPFILE: Created tmpdirsmwdRP/U_izKEgdDd.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 tmpdirsmwdRP/RYOO0vR_SI # TEMPFILE: Created tmpdirsmwdRP/helloGXc3qoc.dat ok 10 - Local tempfile in tempdir with .dat extension exists # TEMPFILE: Created tmpdirsmwdRP/goodbyeB0Sx7au.dat ok 11 - Local tempfile in tempdir with TEMPLATE # TEMPFILE: Created perm0YsXW_A 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/5ore9UZhgj ok 16 - Temp directory in temp dir # End of tests. Execute END blocks in directory /tmp/5ore9UZhgj ok 17 - Dir /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2304-l9WsGT/tmpdirsmwdRP should not be present ok 18 - Dir /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2304-l9WsGT/tmpdirsmwdRP should not be present ok 19 - Dir /tmp/5ore9UZhgj should not be present ok 20 - File /tmp/kJMhptuWHY.txt should not be present ok 21 - File /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2304-l9WsGT/tmpdirsmwdRP/U_izKEgdDd.dat should not be present ok 22 - File /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2304-l9WsGT/tmpdirsmwdRP/v6DUBanAkT should not be present ok 23 - File /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2304-l9WsGT/tmpdirsmwdRP/RYOO0vR_SI should not be present ok 24 - File /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2304-l9WsGT/tmpdirsmwdRP/helloGXc3qoc.dat should not be present ok 25 - File /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2304-l9WsGT/tmpdirsmwdRP/goodbyeB0Sx7au.dat should not be present ok 26 - File /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2304-l9WsGT/perm0YsXW_A is still present ok 27 - Unlink file ok 28 - File is no longer present ok All tests successful. Files=11, Tests=130, 12 wallclock secs ( 0.07 usr 0.03 sys + 0.95 cusr 0.12 csys = 1.17 CPU) Result: PASS DAGOLDEN/File-Temp-0.2304.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/D/DA/DAGOLDEN/CHECKSUMS David Golden <dagolden@cpan.org> return name and handle of a temporary file safely >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2304-l9WsGT && tar cvf - File-Temp-0.2304.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/D/DA/DAGOLDEN/File-Temp-0.2304.tar.gz File-Temp-0.2304.ppd blib/ blib/man3/ blib/man3/File::Temp.3 blib/lib/ blib/lib/File/ blib/lib/File/Temp.pm VmSize: 337784 kB Finished 2016-06-11T23:04:30