Subject: | install seems to hang on windows |
Date: | Thu, 10 Apr 2014 10:41:49 -0600 |
To: | bug-Git-FastExport [...] rt.cpan.org |
From: | marc towersap <marc.towersap [...] gmail.com> |
On windows using strawberry perl, I do a
cpan Git::FastExport::Stitch
Database was generated on Wed, 09 Apr 2014 21:13:42 GMT
Running install for module 'Git::FastExport::Stitch'
Running make for B/BO/BOOK/Git-FastExport-0.103.tar.gz
CPAN: Digest::SHA loaded ok (v5.84)
CPAN: Compress::Zlib loaded ok (v2.06)
Checksum for
C:\strawberry\cpan\sources\authors\id\B\BO\BOOK\Git-FastExport-0.10
3.tar.gz ok
CPAN: Archive::Tar loaded ok (v1.90)
CPAN: File::Temp loaded ok (v0.2304)
CPAN: Parse::CPAN::Meta loaded ok (v1.4405)
CPAN: CPAN::Meta loaded ok (v2.120921)
CPAN: Module::CoreList loaded ok (v2.83)
CPAN.pm: Building B/BO/BOOK/Git-FastExport-0.103.tar.gz
Checking if your kit is complete...
Looks good
Generating a dmake-style Makefile
Writing Makefile for Git::FastExport
Writing MYMETA.yml and MYMETA.json
cp lib/Git/FastExport.pm blib\lib\Git\FastExport.pm
cp lib/Git/FastExport/Block.pm blib\lib\Git\FastExport\Block.pm
cp lib/Git/FastExport/Stitch.pm blib\lib\Git\FastExport\Stitch.pm
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp --
script/git-stitch-r
epo blib\script\git-stitch-repo
pl2bat.bat blib\script\git-stitch-repo
BOOK/Git-FastExport-0.103.tar.gz
C:\strawberry\c\bin\dmake.exe -- OK
CPAN: YAML::XS loaded ok (v0.39)
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness"
"-e"
"undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')"
t/*.
t
t/00-compile.t ................ ok
t/000-report-versions-tiny.t .. #
#
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.08
# perl: 5.016003 (wanted 5.006) on MSWin32 from
C:\strawberry\perl\bin\perl.exe
#
# Carp => 1.26 (want any
version)
# Cwd => 3.40 (want any
version)
# ExtUtils::MakeMaker => 6.94 (want 6.30)
# File::Path => 2.09 (want any
version)
# File::Spec => 3.40 (want any
version)
# File::Spec::Functions => 3.40 (want any
version)
# File::Temp => 0.2304 (want any
version)
# Getopt::Long => 2.42 (want any
version)
# Git::Repository => 1.311 (want any
version)
# IO::Handle => 1.33 (want any
version)
# IPC::Open3 => 1.12 (want any
version)
# List::Util => 1.38 (want any
version)
# Pod::Coverage::TrustPod => 0.100003 (want any
version)
# Pod::Usage => 1.63 (want any
version)
# Scalar::Util => 1.38 (want any
version)
# Test::CPAN::Meta => 0.23 (want any
version)
# Test::Git => 1.311 (want any
version)
# Test::More => 1.001003 (want 0.88)
# Test::Pod => 1.48 (want 1.41)
# Test::Pod::Coverage => 1.08 (want 1.08)
# Test::Script => 1.07 (want 1.05)
# strict => 1.07 (want any
version)
# version => 0.9902 (want 0.9901)
# warnings => 1.13 (want any
version)
#
# Thanks for using my code. I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
#
t/000-report-versions-tiny.t .. ok
t/00load.t .................... ok
t/01new.t ..................... ok
t/10fast-export.t ............. ok
t/20stitch.t .................. ok
*t/30stitch-repo.t .............*
And it just sits there in t/30stitch-repo.t
I did install Dist::Zilla and several other perl modules, but nothing seems
to help. I always get hung at this 30-stitch-repo.t. I've let it run for
hours, and it does nothing.
In case you were wondering what perl version I'm using
C:\Users\marct>perl -version
This is perl 5, version 16, subversion 3 (v5.16.3) built for
MSWin32-x64-multi-thread
I am admin on this machine, and it's windows 7 professional, 64-bit OS,
with 8 G RAM