Subject: | Missing dependency (Path::Class::File) when building MooseX::SimpleConfig 0.09 on RHEL 4.1.2-48 |
Date: | Fri, 20 Sep 2013 22:12:44 +0000 |
To: | "bug-MooseX-SimpleConfig [...] rt.cpan.org" <bug-MooseX-SimpleConfig [...] rt.cpan.org> |
From: | Nathan Waddell <nathan.waddell [...] fedex.com> |
When building MooseX::SimpleConfig, the install errored out because of a missing dependency - Path::Class::File.
/proc/version:
Linux version 2.6.18-194.11.4.el5 (mockbuild@x86-009.build.bos.redhat.com) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Fri Sep 17 04:57:05 EDT 2010
Install log failure:
# Failed test 'use MXDefaultConfigTest;'
# at t/11default.t line 22.
# Tried to use 'MXDefaultConfigTest'.
# Error: Can't locate Path/Class/File.pm in @INC <snip> at t/lib/MXDefaultConfigTest.pm line
11.
<snip>
Test Summary Report
-------------------
t/11default.t (Wstat: 6400 Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 25
Parse errors: No plan found in TAP output
Files=5, Tests=15, 1 wallclock secs ( 0.01 usr 0.00 sys + 1.06 cusr 0.05 csys = 1.12 CPU)
Result: FAIL
Failed 1/5 test programs. 3/15 subtests failed.
make: *** [test_dynamic] Error 255
-> FAIL Installing MooseX::SimpleConfig failed. See <snip> .cpanm/build.log for details.
[16:59pm] $ cpanm Path::Class::File
--> Working on Path::Class::File
Fetching http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Path-Class-0.32.tar.gz ... OK
Configuring Path-Class-0.32 ... OK
Building and testing Path-Class-0.32 ... OK
Successfully installed Path-Class-0.32
1 distribution installed
[16:59pm] $ cpanm MooseX::SimpleConfig
--> Working on MooseX::SimpleConfig
Fetching http://www.cpan.org/authors/id/B/BO/BOBTFISH/MooseX-SimpleConfig-0.09.tar.gz ... OK
Configuring MooseX-SimpleConfig-0.09 ... OK
Building and testing MooseX-SimpleConfig-0.09 ... OK
Successfully installed MooseX-SimpleConfig-0.09
1 distribution installed
Nathan Waddell
Message body is not shown because it is too large.