Created
August 31, 2011 20:05
-
-
Save rayleigh/1184563 to your computer and use it in GitHub Desktop.
More problems with Config::JFDI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cpanm (App::cpanminus) 1.4007 on perl 5.010000 built for i486-linux-gnu-thread-multi | |
| Work directory is /home/ray/.cpanm/work/1314821016.27655 | |
| You have make /usr/bin/make | |
| You have LWP 6.02 | |
| You have /bin/tar: tar (GNU tar) 1.20 | |
| Copyright (C) 2008 Free Software Foundation, Inc. | |
| License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
| This is free software: you are free to change and redistribute it. | |
| There is NO WARRANTY, to the extent permitted by law. | |
| Written by John Gilmore and Jay Fenlason. | |
| You have /usr/bin/unzip | |
| Searching Config::JFDI on cpanmetadb ... | |
| Checking if you have ExtUtils::MakeMaker 6.31 ... Yes (6.59) | |
| Checking if you have ExtUtils::Install 1.46 ... Yes (1.54) | |
| Checking if you have Module::Build 0.36 ... Yes (0.3800) | |
| --> Working on Config::JFDI | |
| Fetching http://search.cpan.org/CPAN/authors/id/R/RO/ROKR/Config-JFDI-0.065.tar.gz | |
| -> OK | |
| Unpacking Config-JFDI-0.065.tar.gz | |
| Entering Config-JFDI-0.065 | |
| Checking configure dependencies from META.yml | |
| Checking if you have ExtUtils::MakeMaker 6.31 ... Yes (6.59) | |
| Configuring Config-JFDI-0.065 | |
| Running Makefile.PL | |
| Checking if your kit is complete... | |
| Looks good | |
| Writing Makefile for Config::JFDI | |
| Writing MYMETA.yml and MYMETA.json | |
| -> OK | |
| Checking dependencies from MYMETA.yml ... | |
| Finding PREREQ from Makefile ... | |
| Checking if you have Carp::Clan::Share 0 ... Yes (0.013) | |
| Checking if you have Data::Visitor 0.24 ... Yes (0.27) | |
| Checking if you have Sub::Install 0 ... Yes (0.925) | |
| Checking if you have Any::Moose 0 ... Yes (0.09) | |
| Checking if you have Hash::Merge::Simple 0 ... Yes (0.051) | |
| Checking if you have Clone 0 ... Yes (0.31) | |
| Checking if you have Config::General 0 ... Yes (2.50) | |
| Checking if you have Path::Class 0 ... Yes (0.23) | |
| Checking if you have Config::Any 0 ... Yes (0.20) | |
| Checking if you have Getopt::Usaginator 0 ... Yes (0.0012) | |
| Checking if you have List::MoreUtils 0 ... Yes (0.33) | |
| Checking if you have Test::Most 0 ... Yes (0.25) | |
| Checking if you have Carp::Clan::Share 0 ... Yes (0.013) | |
| Checking if you have Data::Visitor 0.24 ... Yes (0.27) | |
| Checking if you have Sub::Install 0 ... Yes (0.925) | |
| Checking if you have Any::Moose 0 ... Yes (0.09) | |
| Checking if you have Hash::Merge::Simple 0 ... Yes (0.051) | |
| Checking if you have Test::Most 0 ... Yes (0.25) | |
| Checking if you have Clone 0 ... Yes (0.31) | |
| Checking if you have Config::General 0 ... Yes (2.50) | |
| Checking if you have Path::Class 0 ... Yes (0.23) | |
| Checking if you have Config::Any 0 ... Yes (0.20) | |
| Checking if you have Getopt::Usaginator 0 ... Yes (0.0012) | |
| Checking if you have List::MoreUtils 0 ... Yes (0.33) | |
| Building and testing Config-JFDI-0.065 | |
| cp lib/Config/JFDI/Source/Loader.pm blib/lib/Config/JFDI/Source/Loader.pm | |
| cp lib/Config/JFDI/Carp.pm blib/lib/Config/JFDI/Carp.pm | |
| cp lib/Config/JFDI.pm blib/lib/Config/JFDI.pm | |
| Manifying blib/man3/Config::JFDI.3pm | |
| PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t | |
| Can't locate object method "_metaclass_cache" via package "Mouse::Meta::Class" at /usr/share/perl5/Any/Moose.pm line 55. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI/Source/Loader.pm line 3. | |
| Compilation failed in require at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| Compilation failed in require at t/10-loader.t line 7. | |
| BEGIN failed--compilation aborted at t/10-loader.t line 7. | |
| t/10-loader.t ........................ | |
| Dubious, test returned 9 (wstat 2304, 0x900) | |
| No subtests run | |
| Can't locate object method "_metaclass_cache" via package "Mouse::Meta::Class" at /usr/share/perl5/Any/Moose.pm line 55. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI/Source/Loader.pm line 3. | |
| Compilation failed in require at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| Compilation failed in require at t/11-loader-env.t line 7. | |
| BEGIN failed--compilation aborted at t/11-loader-env.t line 7. | |
| t/11-loader-env.t .................... | |
| Dubious, test returned 9 (wstat 2304, 0x900) | |
| No subtests run | |
| Can't locate object method "_metaclass_cache" via package "Mouse::Meta::Class" at /usr/share/perl5/Any/Moose.pm line 55. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI/Source/Loader.pm line 3. | |
| Compilation failed in require at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| Compilation failed in require at t/12-loader-file.t line 8. | |
| BEGIN failed--compilation aborted at t/12-loader-file.t line 8. | |
| t/12-loader-file.t ................... | |
| Dubious, test returned 9 (wstat 2304, 0x900) | |
| No subtests run | |
| Can't locate object method "_metaclass_cache" via package "Mouse::Meta::Class" at /usr/share/perl5/Any/Moose.pm line 55. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI/Source/Loader.pm line 3. | |
| Compilation failed in require at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| Compilation failed in require at t/13-loader-no-env.t line 7. | |
| BEGIN failed--compilation aborted at t/13-loader-no-env.t line 7. | |
| t/13-loader-no-env.t ................. | |
| Dubious, test returned 9 (wstat 2304, 0x900) | |
| No subtests run | |
| Can't locate object method "_metaclass_cache" via package "Mouse::Meta::Class" at /usr/share/perl5/Any/Moose.pm line 55. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI/Source/Loader.pm line 3. | |
| Compilation failed in require at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| Compilation failed in require at t/14-loader-env-lookup.t line 7. | |
| BEGIN failed--compilation aborted at t/14-loader-env-lookup.t line 7. | |
| t/14-loader-env-lookup.t ............. | |
| Dubious, test returned 9 (wstat 2304, 0x900) | |
| No subtests run | |
| Can't locate object method "_metaclass_cache" via package "Mouse::Meta::Class" at /usr/share/perl5/Any/Moose.pm line 55. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI/Source/Loader.pm line 3. | |
| Compilation failed in require at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| Compilation failed in require at t/15-install-accessor.t line 7. | |
| BEGIN failed--compilation aborted at t/15-install-accessor.t line 7. | |
| t/15-install-accessor.t .............. | |
| Dubious, test returned 9 (wstat 2304, 0x900) | |
| No subtests run | |
| Can't locate object method "_metaclass_cache" via package "Mouse::Meta::Class" at /usr/share/perl5/Any/Moose.pm line 55. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI/Source/Loader.pm line 3. | |
| Compilation failed in require at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| Compilation failed in require at t/16-loader-order.t line 9. | |
| BEGIN failed--compilation aborted at t/16-loader-order.t line 9. | |
| t/16-loader-order.t .................. | |
| Dubious, test returned 9 (wstat 2304, 0x900) | |
| No subtests run | |
| Can't locate object method "_metaclass_cache" via package "Mouse::Meta::Class" at /usr/share/perl5/Any/Moose.pm line 55. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI/Source/Loader.pm line 3. | |
| Compilation failed in require at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| Compilation failed in require at t/17-found.t line 8. | |
| BEGIN failed--compilation aborted at t/17-found.t line 8. | |
| t/17-found.t ......................... | |
| Dubious, test returned 9 (wstat 2304, 0x900) | |
| No subtests run | |
| Can't locate object method "_metaclass_cache" via package "Mouse::Meta::Class" at /usr/share/perl5/Any/Moose.pm line 55. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI/Source/Loader.pm line 3. | |
| Compilation failed in require at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| Compilation failed in require at t/18-open.t line 8. | |
| BEGIN failed--compilation aborted at t/18-open.t line 8. | |
| t/18-open.t .......................... | |
| Dubious, test returned 9 (wstat 2304, 0x900) | |
| No subtests run | |
| Can't locate object method "_metaclass_cache" via package "Mouse::Meta::Class" at /usr/share/perl5/Any/Moose.pm line 55. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI/Source/Loader.pm line 3. | |
| Compilation failed in require at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| Compilation failed in require at t/20-substitute.t line 8. | |
| BEGIN failed--compilation aborted at t/20-substitute.t line 8. | |
| t/20-substitute.t .................... | |
| Dubious, test returned 9 (wstat 2304, 0x900) | |
| No subtests run | |
| Can't locate object method "_metaclass_cache" via package "Mouse::Meta::Class" at /usr/share/perl5/Any/Moose.pm line 55. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI/Source/Loader.pm line 3. | |
| Compilation failed in require at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| Compilation failed in require at t/21-path-to.t line 8. | |
| BEGIN failed--compilation aborted at t/21-path-to.t line 8. | |
| t/21-path-to.t ....................... | |
| Dubious, test returned 9 (wstat 2304, 0x900) | |
| No subtests run | |
| Can't locate object method "_metaclass_cache" via package "Mouse::Meta::Class" at /usr/share/perl5/Any/Moose.pm line 55. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI/Source/Loader.pm line 3. | |
| Compilation failed in require at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| Compilation failed in require at t/22-default.t line 8. | |
| BEGIN failed--compilation aborted at t/22-default.t line 8. | |
| t/22-default.t ....................... | |
| Dubious, test returned 9 (wstat 2304, 0x900) | |
| No subtests run | |
| Can't locate object method "_metaclass_cache" via package "Mouse::Meta::Class" at /usr/share/perl5/Any/Moose.pm line 55. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI/Source/Loader.pm line 3. | |
| Compilation failed in require at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| Compilation failed in require at t/9bug-rt47237-path-undefined.t line 6. | |
| BEGIN failed--compilation aborted at t/9bug-rt47237-path-undefined.t line 6. | |
| t/9bug-rt47237-path-undefined.t ...... | |
| Dubious, test returned 9 (wstat 2304, 0x900) | |
| No subtests run | |
| Can't locate object method "_metaclass_cache" via package "Mouse::Meta::Class" at /usr/share/perl5/Any/Moose.pm line 55. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI/Source/Loader.pm line 3. | |
| Compilation failed in require at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| BEGIN failed--compilation aborted at /home/ray/.cpanm/work/1314821016.27655/Config-JFDI-0.065/blib/lib/Config/JFDI.pm line 13. | |
| Compilation failed in require at t/9bug-rt53886.t line 6. | |
| BEGIN failed--compilation aborted at t/9bug-rt53886.t line 6. | |
| t/9bug-rt53886.t ..................... | |
| Dubious, test returned 9 (wstat 2304, 0x900) | |
| No subtests run | |
| t/9bug-taking-extension-from-path.t .. ok | |
| Test Summary Report | |
| ------------------- | |
| t/10-loader.t (Wstat: 2304 Tests: 0 Failed: 0) | |
| Non-zero exit status: 9 | |
| Parse errors: No plan found in TAP output | |
| t/11-loader-env.t (Wstat: 2304 Tests: 0 Failed: 0) | |
| Non-zero exit status: 9 | |
| Parse errors: No plan found in TAP output | |
| t/12-loader-file.t (Wstat: 2304 Tests: 0 Failed: 0) | |
| Non-zero exit status: 9 | |
| Parse errors: No plan found in TAP output | |
| t/13-loader-no-env.t (Wstat: 2304 Tests: 0 Failed: 0) | |
| Non-zero exit status: 9 | |
| Parse errors: No plan found in TAP output | |
| t/14-loader-env-lookup.t (Wstat: 2304 Tests: 0 Failed: 0) | |
| Non-zero exit status: 9 | |
| Parse errors: No plan found in TAP output | |
| t/15-install-accessor.t (Wstat: 2304 Tests: 0 Failed: 0) | |
| Non-zero exit status: 9 | |
| Parse errors: No plan found in TAP output | |
| t/16-loader-order.t (Wstat: 2304 Tests: 0 Failed: 0) | |
| Non-zero exit status: 9 | |
| Parse errors: No plan found in TAP output | |
| t/17-found.t (Wstat: 2304 Tests: 0 Failed: 0) | |
| Non-zero exit status: 9 | |
| Parse errors: No plan found in TAP output | |
| t/18-open.t (Wstat: 2304 Tests: 0 Failed: 0) | |
| Non-zero exit status: 9 | |
| Parse errors: No plan found in TAP output | |
| t/20-substitute.t (Wstat: 2304 Tests: 0 Failed: 0) | |
| Non-zero exit status: 9 | |
| Parse errors: No plan found in TAP output | |
| t/21-path-to.t (Wstat: 2304 Tests: 0 Failed: 0) | |
| Non-zero exit status: 9 | |
| Parse errors: No plan found in TAP output | |
| t/22-default.t (Wstat: 2304 Tests: 0 Failed: 0) | |
| Non-zero exit status: 9 | |
| Parse errors: No plan found in TAP output | |
| t/9bug-rt47237-path-undefined.t (Wstat: 2304 Tests: 0 Failed: 0) | |
| Non-zero exit status: 9 | |
| Parse errors: No plan found in TAP output | |
| t/9bug-rt53886.t (Wstat: 2304 Tests: 0 Failed: 0) | |
| Non-zero exit status: 9 | |
| Parse errors: No plan found in TAP output | |
| Files=15, Tests=6, 2 wallclock secs ( 0.06 usr 0.01 sys + 1.19 cusr 0.18 csys = 1.44 CPU) | |
| Result: FAIL | |
| Failed 14/15 test programs. 0/6 subtests failed. | |
| make: *** [test_dynamic] Error 255 | |
| -> FAIL Installing Config::JFDI failed. See /home/ray/.cpanm/build.log for details. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment