Skip to main content
added 64 characters in body
Source Link
Stéphane Chazelas
  • 584.6k
  • 96
  • 1.1k
  • 1.7k

While trying to install Chart::Clickerthe Chart::Clicker perl module, I get a lot of dependency errors. When trying to resolve them, I get similar output for each module from the first to the last module listed in the dependencies list. Example For Module::PluggableModule::Pluggable:

Failed 1/45 test programs. 2/192 subtests failed.
make: *** [Makefile:914: test_dynamic] Error 2
  SIMONW/Module-Pluggable-6.2.tar.gz
  /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports SIMONW/Module-Pluggable-6.2.tar.gz

What/where is reports?

This is running on xubuntu 24.04LTS

While trying to install Chart::Clicker I get a lot of dependency errors. When trying to resolve them, I get similar output for each module from the first to the last module listed in the dependencies list. Example For Module::Pluggable:

Failed 1/45 test programs. 2/192 subtests failed.
make: *** [Makefile:914: test_dynamic] Error 2
  SIMONW/Module-Pluggable-6.2.tar.gz
  /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports SIMONW/Module-Pluggable-6.2.tar.gz

What/where is reports?

This is running on xubuntu 24.04LTS

While trying to install the Chart::Clicker perl module, I get a lot of dependency errors. When trying to resolve them, I get similar output for each module from the first to the last module listed in the dependencies list. Example For Module::Pluggable:

Failed 1/45 test programs. 2/192 subtests failed.
make: *** [Makefile:914: test_dynamic] Error 2
  SIMONW/Module-Pluggable-6.2.tar.gz
  /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports SIMONW/Module-Pluggable-6.2.tar.gz

What/where is reports?

This is running on xubuntu 24.04LTS

Source Link
Gene
  • 11
  • 2

What is the "reports" command in install errors

While trying to install Chart::Clicker I get a lot of dependency errors. When trying to resolve them, I get similar output for each module from the first to the last module listed in the dependencies list. Example For Module::Pluggable:

Failed 1/45 test programs. 2/192 subtests failed.
make: *** [Makefile:914: test_dynamic] Error 2
  SIMONW/Module-Pluggable-6.2.tar.gz
  /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports SIMONW/Module-Pluggable-6.2.tar.gz

What/where is reports?

This is running on xubuntu 24.04LTS