PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2011-12-02T11:01:10 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1064/var/cpan/Metadata' Database was generated on Fri, 02 Dec 2011 18:27:34 GMT Running make for Z/ZW/ZWON/File-Flock-Tiny-0.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/Z/ZW/ZWON/File-Flock-Tiny-0.01.tar.gz ok Will not use Archive::Tar, need 1.00 File-Flock-Tiny-0.01/ File-Flock-Tiny-0.01/META.yml File-Flock-Tiny-0.01/README File-Flock-Tiny-0.01/inc/ File-Flock-Tiny-0.01/inc/Module/ File-Flock-Tiny-0.01/inc/Module/Install/ File-Flock-Tiny-0.01/inc/Module/Install/Win32.pm File-Flock-Tiny-0.01/inc/Module/Install/WriteAll.pm File-Flock-Tiny-0.01/inc/Module/Install/AutoInstall.pm File-Flock-Tiny-0.01/inc/Module/Install/Fetch.pm File-Flock-Tiny-0.01/inc/Module/Install/Metadata.pm File-Flock-Tiny-0.01/inc/Module/Install/Include.pm File-Flock-Tiny-0.01/inc/Module/Install/Can.pm File-Flock-Tiny-0.01/inc/Module/Install/Makefile.pm File-Flock-Tiny-0.01/inc/Module/Install/Base.pm File-Flock-Tiny-0.01/inc/Module/AutoInstall.pm File-Flock-Tiny-0.01/inc/Module/Install.pm File-Flock-Tiny-0.01/Makefile.PL File-Flock-Tiny-0.01/t/ File-Flock-Tiny-0.01/t/manifest.t File-Flock-Tiny-0.01/t/00-load.t File-Flock-Tiny-0.01/t/flock.t File-Flock-Tiny-0.01/t/pod-coverage.t File-Flock-Tiny-0.01/t/pod.t File-Flock-Tiny-0.01/Changes File-Flock-Tiny-0.01/MANIFEST File-Flock-Tiny-0.01/lib/ File-Flock-Tiny-0.01/lib/File/ File-Flock-Tiny-0.01/lib/File/Flock/ File-Flock-Tiny-0.01/lib/File/Flock/Tiny.pm CPAN.pm: Going to build Z/ZW/ZWON/File-Flock-Tiny-0.01.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL *** Module::AutoInstall version 1.04 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (0.98) - Path::Class ...loaded. (0.24) - File::Slurp ...loaded. (9999.19) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for File::Flock::Tiny Writing MYMETA.yml and MYMETA.json >>> make cp lib/File/Flock/Tiny.pm blib/lib/File/Flock/Tiny.pm Manifying blib/man3/File::Flock::Tiny.3 ZWON/File-Flock-Tiny-0.01.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/flock.t t/manifest.t t/pod-coverage.t t/pod.t # Testing File::Flock::Tiny 0.01, Perl 5.010000, /export/home/fly1064/bin/perl t/00-load.t ....... 1..1 ok 1 - use File::Flock::Tiny; ok v-string in use/require non-portable at /export/home/fly1064/var/megalib/File/Slurp.pm line 3. # Failed test 'File is locked' # at t/flock.t line 28. # Failed test 'trylock returned false' # at t/flock.t line 42. # Failed test 'File is locked' # at t/flock.t line 28. # Looks like you failed 3 tests of 10. # Failed test 'Basic locking by name' # at t/flock.t line 51. # Failed test 'File is locked' # at t/flock.t line 28. # Looks like you failed 1 test of 3. # Failed test 'Basic locking by file handler' # at t/flock.t line 62. # Failed test 'File is locked' # at t/flock.t line 28. # Failed test 'File is locked' # at t/flock.t line 28. # Looks like you failed 2 tests of 6. # Failed test 'Unlocking on out of scope' # at t/flock.t line 78. # Failed test 'File still locked, because we closed it in child' # at t/flock.t line 100. # Looks like you failed 1 test of 2. # Failed test 'Unlocking with fork' # at t/flock.t line 107. # Looks like you failed 4 tests of 5. t/flock.t ......... ok 1 - File is not locked ok 2 - Got lock ok 3 - The object isa File::Flock::Tiny::Lock not ok 4 - File is locked not ok 5 - trylock returned false ok 6 - File is not locked ok 7 - trylock returned true ok 8 - File is not locked not ok 9 - File is locked ok 10 - File is not locked 1..10 not ok 1 - Basic locking by name not ok 1 - File is locked ok 2 - File is not locked ok 3 - fh is still opened 1..3 not ok 2 - Basic locking by file handler ok 1 - File is not locked not ok 2 - File is locked ok 3 - File is not locked ok 4 - fh is still opened not ok 5 - File is locked ok 6 - File is not locked 1..6 not ok 3 - Unlocking on out of scope ok 1 - Child unlocked file not ok 2 - File still locked, because we closed it in child 1..2 not ok 4 - Unlocking with fork ok 5 - File not changed 1..5 Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/5 subtests t/manifest.t ...... skipped: Author tests not required for installation t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on File::Flock::Tiny ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/File/Flock/Tiny.pm ok Test Summary Report ------------------- t/flock.t (Wstat: 1024 Tests: 5 Failed: 4) Failed tests: 1-4 Non-zero exit status: 4 Files=5, Tests=8, 2 wallclock secs ( 0.11 usr 0.12 sys + 1.26 cusr 0.27 csys = 1.76 CPU) Result: FAIL Failed 1/5 test programs. 4/8 subtests failed. make: *** [test_dynamic] Error 255 ZWON/File-Flock-Tiny-0.01.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ZWON/File-Flock-Tiny-0.01.tar.gz Finished 2011-12-02T11:01:26