Date: | Fri, 21 Jan 2005 21:13:32 +0100 |
From: | Max Maischein <corion [...] corion.net> |
To: | bug-CPANPLUS [...] rt.cpan.org |
Subject: | CPANPLUS fails 21_CPANPLUS-Dist-Build.t on Perl 5.8.5/Win32 with Module::Build 0.2605 |
Hi,
the subject line says it all, see the below output
of the test. I'm not sure why CPANPLUS thinks that
Module::Build is unavailable.
-max
C:\.cpan\build\CPANPLUS-0.051>perl -Iblib\lib -w t\21_CPANPLUS-Dist-Build.t
[MSG] Checking if source files are up to date
[MSG] Rebuilding author tree, this might take a while
[MSG] Rebuilding module tree, this might take a while
ok 1 - Rebuilding trees
[MSG] Trying to get
'file://C:/.cpan/build/CPANPLUS-0.051/t/dummy-CPAN/authors/id/C/CW/CWEST/CHECKSU
MS'
[MSG] Checksum matches for 'Devel-Caller-Perl-1.4.tar.gz'
ok 2 - Fetching module
[MSG] Extracted 'Devel-Caller-Perl-1.4/'
[MSG] Extracted 'Devel-Caller-Perl-1.4/Build.PL'
[MSG] Extracted 'Devel-Caller-Perl-1.4/INSTALL'
[MSG] Extracted 'Devel-Caller-Perl-1.4/lib/'
[MSG] Extracted 'Devel-Caller-Perl-1.4/lib/Devel/'
[MSG] Extracted 'Devel-Caller-Perl-1.4/lib/Devel/Caller/'
[MSG] Extracted 'Devel-Caller-Perl-1.4/lib/Devel/Caller/Perl.pm'
[MSG] Extracted 'Devel-Caller-Perl-1.4/Makefile.PL'
[MSG] Extracted 'Devel-Caller-Perl-1.4/MANIFEST'
[MSG] Extracted 'Devel-Caller-Perl-1.4/META.yml'
[MSG] Extracted 'Devel-Caller-Perl-1.4/README'
[MSG] Extracted 'Devel-Caller-Perl-1.4/t/'
[MSG] Extracted 'Devel-Caller-Perl-1.4/t/basic.t'
[MSG] Extracted 'Devel::Caller::Perl' to
'C:\.cpan\build\CPANPLUS-0.051\t\dummy-cpanplus\5.8.5\build
\Devel-Caller-Perl-1.4'
ok 3 - Extracting module
ok 4 - Getting build installer type
ok 5 - Proper installer type found
[ERROR] You do not have 'Module::Build' -- 'CPANPLUS::Dist::Build' not
available
[ERROR] Format 'CPANPLUS::Dist::Build' is not available
[ERROR] Unable to create a new distribution object for
'Devel::Caller::Perl' -- cannot continue
not ok 6 - Testing module
# Failed test (t\21_CPANPLUS-Dist-Build.t at line 54)
Can't call method "status" on an undefined value at
t\21_CPANPLUS-Dist-Build.t line 55.
1..6
# Looks like you failed 1 tests of 6.
# Looks like your test died just after 6.
[MSG] Writing state information back to disk. This may take a little while.
C:\.cpan\build\CPANPLUS-0.051>perl -MModule::Build -e "die
$Module::Build::VERSION"
0.2605 at -e line 1.