On Sun, 20 Jun 2021, Robert Citek wrote:

Can you please provide some context info, such as, what OS, what distro,
what version, what commands?

Robert,

Slackware-14.2/x86_65, perl-5.22.2-x86_64-1.

Two installation approaches:

# perl -MCPAN -e shell
cpan[1]> install Gtk3.pm
...
Files=22, Tests=0,  1 wallclock secs ( 0.05 usr  0.02 sys +  1.02 cusr  0.13 
csys =  1.22 CPU)
Result: FAIL
Failed 22/22 test programs. 0/0 subtests failed.
Makefile:851: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
  XAOC/Gtk3-0.038.tar.gz
  /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports XAOC/Gtk3-0.038.tar.gz
Failed during this command:
 XAOC/Gtk3-0.038.tar.gz                       : make_test NO

# cpan[2] install Gtk3.pm
...
Files=22, Tests=0,  1 wallclock secs ( 0.05 usr  0.02 sys +  1.02 cusr  0.13 
csys =  1.22 CPU)
Result: FAIL
Failed 22/22 test programs. 0/0 subtests failed.
Makefile:851: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
  XAOC/Gtk3-0.038.tar.gz
  /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports XAOC/Gtk3-0.038.tar.gz
Failed during this command:
 XAOC/Gtk3-0.038.tar.gz                       : make_test NO

I've not before failed to install a perl module using the first approach;
tried the second approach only today.

Regards,

Rich

Reply via email to