PATH=/usr/bin:/bin:/Users/fly2400/cpanfly-5.24/var/megalib/bin Start 2018-06-26T02:01:38 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Mon, 25 Jun 2018 05:17:03 GMT Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/E/ET/ETHER/File-Temp-0.2306.tar.gz ok File-Temp-0.2306/ File-Temp-0.2306/Changes File-Temp-0.2306/CONTRIBUTING File-Temp-0.2306/CONTRIBUTING.mkdn File-Temp-0.2306/dist.ini File-Temp-0.2306/INSTALL File-Temp-0.2306/lib/ File-Temp-0.2306/LICENSE File-Temp-0.2306/Makefile.PL File-Temp-0.2306/MANIFEST File-Temp-0.2306/META.json File-Temp-0.2306/META.yml File-Temp-0.2306/misc/ File-Temp-0.2306/README File-Temp-0.2306/README.mkdn File-Temp-0.2306/t/ File-Temp-0.2306/xt/ File-Temp-0.2306/xt/author/ File-Temp-0.2306/xt/release/ File-Temp-0.2306/xt/release/changes_has_content.t File-Temp-0.2306/xt/release/cpan-changes.t File-Temp-0.2306/xt/release/distmeta.t File-Temp-0.2306/xt/author/00-compile.t File-Temp-0.2306/xt/author/changes_has_content.t File-Temp-0.2306/xt/author/kwalitee.t File-Temp-0.2306/xt/author/mojibake.t File-Temp-0.2306/xt/author/pod-coverage.t File-Temp-0.2306/xt/author/pod-no404s.t File-Temp-0.2306/xt/author/pod-spell.t File-Temp-0.2306/xt/author/pod-syntax.t File-Temp-0.2306/xt/author/portability.t File-Temp-0.2306/t/00-report-prereqs.dd File-Temp-0.2306/t/00-report-prereqs.t File-Temp-0.2306/t/cmp.t File-Temp-0.2306/t/fork.t File-Temp-0.2306/t/lock.t File-Temp-0.2306/t/mktemp.t File-Temp-0.2306/t/object.t File-Temp-0.2306/t/posix.t File-Temp-0.2306/t/rmtree.t File-Temp-0.2306/t/security.t File-Temp-0.2306/t/seekable.t File-Temp-0.2306/t/tempfile.t File-Temp-0.2306/misc/benchmark.pl File-Temp-0.2306/misc/results.txt File-Temp-0.2306/lib/File/ File-Temp-0.2306/lib/File/Temp.pm Configuring E/ET/ETHER/File-Temp-0.2306.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2400/cpanfly-5.24/var/megalib Want /Users/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for File::Temp Writing MYMETA.yml and MYMETA.json ETHER/File-Temp-0.2306.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for E/ET/ETHER/File-Temp-0.2306.tar.gz >>> make cp lib/File/Temp.pm blib/lib/File/Temp.pm Manifying 1 pod document ETHER/File-Temp-0.2306.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.16 # File::Spec 0.8 3.74 # FileHandle any 2.02 # Test::More any 1.302136 # warnings any 1.36 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # ------------ ----- ----- # Carp any 1.38 # Carp::Heavy any 1.38 # Cwd any 3.74 # Exporter 5.57 5.72 # Fcntl 1.03 1.13 # File::Path 2.06 2.15 # File::Spec 0.8 3.74 # IO::Handle any 1.36 # IO::Seekable any 1.10 # POSIX any 1.65 # Scalar::Util any 1.50 # Symbol any 1.07 # constant any 1.33 # overload any 1.26 # parent 0.221 0.236 # strict any 1.11 # # === Other Modules === # # Module Have # ------------- ------- # Encode 2.98 # JSON::PP 2.97001 # Pod::Coverage 0.23 # Sub::Name 0.21 # YAML 1.26 # autodie 2.29 # 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 0 seconds ok 2 - OO file present in child 1 # child 1 exiting # child 2 sleeping for 5 seconds 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 3 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 ............... 1..4 ok 1 - use File::Temp; ok 2 - temp file is present ok 3 - File /tmp/QQ1L7BiBTb is locked ok 4 - File /tmp/O05IUNREDM is not locked ok t/mktemp.t ............. 1..9 ok 1 # MKSTEMP: FH is GLOB(0x7ffd2362bbc0) File is /tmp/wowserVXge fileno=3 ok 2 ok 3 ok 4 - woohoo # ok 5 # MKSTEMPS: File is suffixXXXXXX -> suffixzItZJc.dat fileno=4 ok 6 ok 7 # MKDTEMP: Name is /tmp/tmpdirS_vvPe from template /tmp/tmpdirXXXXXX ok 8 # MKTEMP: Tempfile is /tmp/mytestXXXXXX -> /tmp/mytest5k6a5p 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/li5BTWzogB.txt exists ok 5 - Close file /tmp/li5BTWzogB.txt ok 6 - File /tmp/li5BTWzogB.txt still exists after close ok 7 - Directory /tmp/kkThTf0iAg 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: tmpdir6Twj2H ok 13 - Does tmpdir6Twj2H directory exist ok 14 - should unlink # TEMPFILE: Created tmpdir6Twj2H/SXNabpXPlz.dat ok 15 - File tmpdir6Twj2H/SXNabpXPlz.dat exists in tempdir? # TEMPFILE: Created tmpdir6Twj2H/V9isBHOKSL ok 16 - Second file tmpdir6Twj2H/V9isBHOKSL exists in tempdir [nounlink]? # TEMPFILE: Created tmpdir6Twj2H/helloD2RdZjw.dat # TEMPFILE: Created tmpdir6Twj2H/helloEiR8Jaq.dat ok 17 - File tmpdir6Twj2H/helloEiR8Jaq.dat exists? [from leading template] ok 18 - saw template # TEMPFILE: Created permufUCilF ok 19 - File permufUCilF exists? ok 20 - Close file permufUCilF ok 21 - should not unlink # TEMPFILE: Created perm39XgoUc ok 22 - File perm39XgoUc exists? ok 23 - Close file perm39XgoUc ok 24 - should unlink (in principle) # End of tests. Execute END blocks ok 25 - Directory tmpdir6Twj2H should not be there ok 26 - File /tmp/li5BTWzogB.txt should not be there ok 27 - File tmpdir6Twj2H/SXNabpXPlz.dat should not be there ok 28 - File tmpdir6Twj2H/V9isBHOKSL should not be there ok 29 - File tmpdir6Twj2H/helloEiR8Jaq.dat should not be there ok 30 - Check permufUCilF exists ok 31 - Unlinked permufUCilF ok 32 - permufUCilF no longer there ok 33 - Check perm39XgoUc exists ok 34 - Unlinked perm39XgoUc ok 35 - perm39XgoUc no longer there ok t/posix.t .............. 1..7 ok 1 # TMPNAM: in a scalar context: ok 2 # TMPNAM file name: /tmp/RauL7oH40m # TMPNAM: in list context: GLOB(0x7fa72ce350c0) /tmp/yt_ZQwQWrW ok 3 ok 4 ok 5 # TMPFILE: tmpfile got FH GLOB(0x7fa72cea5d30) # 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/tmpAex7l ok 1 # fname2 = tmpIbLEn ok 2 # Testing with MEDIUM security... # fname1 = /tmp/tmpzZtlO 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/tmpMqwr7 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: tmpdirZAjwZ8 ok 5 - Local tempdir exists # TEMPDIR2: customL6SUW ok 6 - tempdir with TEMPLATE # TEMPFILE: Created tmpdirZAjwZ8/o71nrBEx9M.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 tmpdirZAjwZ8/u_iXjwtY3F # TEMPFILE: Created tmpdirZAjwZ8/helloJtBI7Dt.dat ok 10 - Local tempfile in tempdir with .dat extension exists # TEMPFILE: Created tmpdirZAjwZ8/goodbyexHt53Ph.dat ok 11 - Local tempfile in tempdir with TEMPLATE # TEMPFILE: Created permwfWwaAx 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/e9n5y6tswj ok 16 - Temp directory in temp dir # End of tests. Execute END blocks in directory /private/tmp/e9n5y6tswj ok 17 - Dir /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2306-Fp_0Jm/tmpdirZAjwZ8 should not be present ok 18 - Dir /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2306-Fp_0Jm/tmpdirZAjwZ8 should not be present ok 19 - Dir /tmp/e9n5y6tswj should not be present ok 20 - File /tmp/yWlM_B7rex.txt should not be present ok 21 - File /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2306-Fp_0Jm/tmpdirZAjwZ8/o71nrBEx9M.dat should not be present ok 22 - File /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2306-Fp_0Jm/tmpdirZAjwZ8/t0MzhFg_QR should not be present ok 23 - File /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2306-Fp_0Jm/tmpdirZAjwZ8/u_iXjwtY3F should not be present ok 24 - File /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2306-Fp_0Jm/tmpdirZAjwZ8/helloJtBI7Dt.dat should not be present ok 25 - File /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2306-Fp_0Jm/tmpdirZAjwZ8/goodbyexHt53Ph.dat should not be present ok 26 - File /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2306-Fp_0Jm/permwfWwaAx is still present ok 27 - Unlink file ok 28 - File is no longer present ok All tests successful. Files=11, Tests=134, 20 wallclock secs ( 0.05 usr 0.02 sys + 0.75 cusr 0.12 csys = 0.94 CPU) Result: PASS ETHER/File-Temp-0.2306.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/E/ET/ETHER/CHECKSUMS Karen Etheridge <ether@cpan.org> return name and handle of a temporary file safely >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-Temp-0.2306-Fp_0Jm && tar cvf - File-Temp-0.2306.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/E/ET/ETHER/File-Temp-0.2306.tar.gz File-Temp-0.2306.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/Temp.pm blib/man3/ blib/man3/File::Temp.3 Finished 2018-06-26T02:02:01