Thread [Dist::Zilla] installiert nicht (Win32) (9 answers)
Opened by GwenDragon at 2014-01-21 15:45

GwenDragon
 2014-01-21 17:40
#173101 #173101
User since
2005-01-17
14538 Artikel
Admin1
[Homepage]
user image
Config::MVP::Reader::INI installiert nicht, weil Tests fehlschlagen.
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Running make for R/RJ/RJBS/Config-MVP-Reader-INI-2.101462.tar.gz
Has already been unwrapped into directory C:\strawberry\cpan\build\Config-MVP-Reader-INI-2.101462-5C4AwV

CPAN.pm: Building R/RJ/RJBS/Config-MVP-Reader-INI-2.101462.tar.gz

cp lib/Config/MVP/Reader/INI.pm blib\lib\Config\MVP\Reader\INI.pm
RJBS/Config-MVP-Reader-INI-2.101462.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/00-compile.t ................ ok
t/000-report-versions-tiny.t .. #
#
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.08
# perl: 5.014004 (wanted any version) on MSWin32 from C:\strawberry\perl\bin\perl.exe
#
# Config::INI::Reader => 0.021 (want any version)
# Config::MVP => 2.200006 (want 2)
# Config::MVP::Reader => 2.200006 (want any version)
# Config::MVP::Reader::Findable::ByExtension => 2.200006 (want any version)
# ExtUtils::MakeMaker => 6.64 (want 6.30)
# File::Find => 1.19 (want any version)
# File::Temp => 0.22 (want any version)
# Moose => 2.0604 (want any version)
# Test::More => 0.98 (want 0.96)
# Test::Pod => module not found. (want 1.41)
# base => 2.18 (want any version)
# lib => 0.63 (want any version)
# strict => 1.04 (want any version)
# version => 0.9902 (want 0.9901)
# warnings => 1.12 (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/mvp.t ....................... Syntax error at line 2: '1
' at C:\strawberry\cpan\build\Config-MVP-Reader-INI-2.101462-5C4AwV\blib\lib/Config/MVP/Reader/INI.pm line 21.
t/mvp.t ....................... Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run

Test Summary Report
-------------------
t/mvp.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=3, Tests=2, 4 wallclock secs ( 0.11 usr + 0.08 sys = 0.19 CPU)
Result: FAIL
Failed 1/3 test programs. 0/2 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
RJBS/Config-MVP-Reader-INI-2.101462.tar.gz
C:\strawberry\c\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports RJBS/Config-MVP-Reader-INI-2.101462.tar.gz
Running make install
make test had returned bad status, won't install without force


Ich habe selbst probiert was laut ActiveState laufen soll:
Quote
Windows (32-bit)
Perl 5.14 Perl 5.16
4.200005 4.300039

Tuts natürlich auch nicht.
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

View full thread [Dist::Zilla] installiert nicht (Win32)