Subject: | File-NFSLock-1.20 test gets stuck on Strawberry Perl 5.12.3 |
Date: | Sat, 25 Jun 2011 17:22:26 +0300 |
To: | bug-File-NFSLock [...] rt.cpan.org |
From: | Gabor Szabo <szabgab [...] gmail.com> |
I am not even sure this module should work on Windows at all.
If not then please add
die if $^O =~ /win32/;
to the Makefile.PL
C:\>cpan File::NFSLock
CPAN: CPAN::SQLite loaded ok (v0.201)
Database was generated on Tue, 21 Jun 2011 14:53:34 GMT
Running install for module 'File::NFSLock'
CPAN: YAML loaded ok (v0.73)
CPAN: CPAN::Kwalify loaded ok (v5.50)
Running make for B/BB/BBB/File-NFSLock-1.20.tar.gz
CPAN: Digest::SHA loaded ok (v5.61)
CPAN: Compress::Zlib loaded ok (v2.034)
Checksum for C:\strawberry\cpan\sources\authors\id\B\BB\BBB\File-NFSLock-1.20.tar.gz
ok
CPAN: Archive::Tar loaded ok (v1.76)
CPAN: File::Temp loaded ok (v0.22)
CPAN: CPAN::Meta loaded ok (v2.110930)
CPAN.pm: Going to build B/BB/BBB/File-NFSLock-1.20.tar.gz
CPAN: CPAN::Reporter loaded ok (v1.1902)
Checking if your kit is complete...
Looks good
Writing Makefile for File::NFSLock
(C:\strawberry\perl\bin\perl.exe Makefile.PL exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
Could not read metadata file. Falling back to other methods to
determine prerequisites
cp lib/File/NFSLock.pm blib\lib\File\NFSLock.pm
C:\strawberry\perl\bin\perl.exe "-Iblib\arch" "-Iblib\lib"
File-NFSLock.spec.PL File-NFSLock.spec
(C:\strawberry\c\bin\dmake.EXE exited with 0)
CPAN::Reporter: dmake result is 'pass', No errors.
BBB/File-NFSLock-1.20.tar.gz
C:\strawberry\c\bin\dmake.EXE -- OK
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/100_load.t ...... ok
t/110_compare.t ... ok
t/120_single.t .... ok
t/200_bl_ex.t ..... ok
t/210_nb_ex.t ..... ok
t/220_ex_scope.t .. ok
t/230_double.t .... ok
t/240_fork.t ...... ok