Subject: | fails to install from cpam, missing ... |
$ cpan MooX::Singleton
CPAN: CPAN::SQLite loaded ok (v0.202)
Database was generated on Sun, 24 Feb 2013 16:52:40 GMT
Running install for module 'MooX::Singleton'
Running make for A/AJ/AJGB/MooX-Singleton-1.121160.tar.gz
CPAN: Digest::SHA loaded ok (v5.81)
CPAN: Compress::Zlib loaded ok (v2.06)
Checksum for
/home/kevin/.cpan/sources/authors/id/A/AJ/AJGB/MooX-Singleton-1.121160.tar.gz
ok
CPAN: File::Temp loaded ok (v0.22)
CPAN: Parse::CPAN::Meta loaded ok (v1.4404)
CPAN: CPAN::Meta loaded ok (v2.120921)
CPAN: Module::CoreList loaded ok (v2.82)
CPAN: Module::Build loaded ok (v0.4003)
CPAN.pm: Building A/AJ/AJGB/MooX-Singleton-1.121160.tar.gz
CPAN: CPAN::Reporter loaded ok (v1.2009)
Checking prerequisites...
build_requires:
! My::Singleton::A is not installed
! My::Singleton::B is not installed
! My::Singleton::C is not installed
! My::Singleton::D is not installed
! My::Singleton::E is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the
versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'MooX-Singleton' version '1.121160'
(/home/kevin/perl5/perlbrew/perls/perl-5.16.2/bin/perl Build.PL exited
with 0)
CPAN::Reporter: Build.PL result is 'pass', No errors.
Show quoted text
---- Unsatisfied dependencies detected during ----
---- AJGB/MooX-Singleton-1.121160.tar.gz ----
My::Singleton::E [build_requires]
My::Singleton::B [build_requires]
My::Singleton::C [build_requires]
My::Singleton::A [build_requires]
My::Singleton::D [build_requires]
Running Build test
Delayed until after prerequisites
Running Build install
Delayed until after prerequisites
Running install for module 'My::Singleton::E'
The module My::Singleton::E isn't available on CPAN.
Either the module has not yet been uploaded to CPAN, or it is
temporary unavailable. Please contact the author to find out
more about the status. Try 'i My::Singleton::E'.
Running install for module 'My::Singleton::B'
The module My::Singleton::B isn't available on CPAN.
Either the module has not yet been uploaded to CPAN, or it is
temporary unavailable. Please contact the author to find out
more about the status. Try 'i My::Singleton::B'.
Running install for module 'My::Singleton::C'
The module My::Singleton::C isn't available on CPAN.
Either the module has not yet been uploaded to CPAN, or it is
temporary unavailable. Please contact the author to find out
more about the status. Try 'i My::Singleton::C'.
Running install for module 'My::Singleton::A'
The module My::Singleton::A isn't available on CPAN.
Either the module has not yet been uploaded to CPAN, or it is
temporary unavailable. Please contact the author to find out
more about the status. Try 'i My::Singleton::A'.
Running install for module 'My::Singleton::D'
The module My::Singleton::D isn't available on CPAN.
Either the module has not yet been uploaded to CPAN, or it is
temporary unavailable. Please contact the author to find out
more about the status. Try 'i My::Singleton::D'.
Running Build for A/AJ/AJGB/MooX-Singleton-1.121160.tar.gz
Has already been unwrapped into directory
/home/kevin/.cpan/build/MooX-Singleton-1.121160-WbotUB
CPAN.pm: Building A/AJ/AJGB/MooX-Singleton-1.121160.tar.gz
Building MooX-Singleton
(./Build exited with 0)
CPAN::Reporter: Build result is 'pass', No errors.
AJGB/MooX-Singleton-1.121160.tar.gz
./Build -- OK
CPAN: YAML::XS loaded ok (v0.38)
Running Build test
t/00-compile.t ............ ok
t/moox-singleton.t ........ ok
t/release-eol.t ........... skipped: these tests are for release
candidate testing
t/release-kwalitee.t ...... skipped: these tests are for release
candidate testing
t/release-no-tabs.t ....... skipped: these tests are for release
candidate testing
t/release-pod-coverage.t .. skipped: these tests are for release
candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release
candidate testing
t/release-portability.t ... skipped: these tests are for release
candidate testing
All tests successful.
Files=8, Tests=139, 0 wallclock secs ( 0.06 usr 0.01 sys + 0.37 cusr
0.04 csys = 0.48 CPU)
Result: PASS
(./Build test exited with 0)
CPAN::Reporter: Test result is 'pass', All tests successful.
CPAN::Reporter: preparing a CPAN Testers report for MooX-Singleton-1.121160
CPAN::Reporter: this appears to be a duplicate report for the test phase:
PASS MooX-Singleton-1.121160 i686-linux-thread-multi 3.2.0-33-generic
Test report will not be sent.
AJGB/MooX-Singleton-1.121160.tar.gz
Tests succeeded but 5 dependencies missing
(My::Singleton::C,My::Singleton::E,My::Singleton::A,My::Singleton::D,My::Singleton::B)
AJGB/MooX-Singleton-1.121160.tar.gz
[dependencies] -- NA
Running Build install
make test had returned bad status, won't install without force