BackupPC-users

[BackupPC-users] CPAN BackupPC::XS Fails

2017-04-07 15:03:22
Subject: [BackupPC-users] CPAN BackupPC::XS Fails
From: Michael McGregor <mcgrmic2 AT isu DOT edu>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Fri, 7 Apr 2017 13:02:12 -0600
Hello,

I'm getting a failed install of BackupPC::XS on a fresh install of CentOS 7. Does anyone know what I might be missing? I've been following the online documentation for 4.1.1. The following are the commands ran to recreate the problem. Thanks for taking a look at this.

sudo yum update
sudo yum groupinstall "Base"
sudo yum install epel-release
sudo yum install perl-CPAN
sudo yum install gcc
sudo cpan BackupPC::XS


Perl is also installed: Package 4:perl-5.16.3-291.el7.x86_64 already installed and latest version

And here is the end of the failed `cpan BackupPC::XS` command:

chmod 755 blib/arch/auto/BackupPC/XS/XS.so
cp XS.bs blib/arch/auto/BackupPC/XS/XS.bs
chmod 644 blib/arch/auto/BackupPC/XS/XS.bs
Manifying blib/man3/BackupPC::XS.3pm
  CBARRATT/BackupPC-XS-0.53.tar.gz
  /bin/make -- OK
'YAML' not installed, will not store persistent state
Running make test
make[1]: Entering directory `/root/.cpan/build/BackupPC-XS-0.53-5iYSmL/md5'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/.cpan/build/BackupPC-XS-0.53-5iYSmL/md5'
make[1]: Entering directory `/root/.cpan/build/BackupPC-XS-0.53-5iYSmL/zlib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/.cpan/build/BackupPC-XS-0.53-5iYSmL/zlib'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/BackupPC_XS.t .. Can't locate Test/More.pm in @INC (@INC contains: /root/.cpan/build/BackupPC-XS-0.53-5iYSmL/blib/lib /root/.cpan/build/BackupPC-XS-0.53-5iYSmL/blib/arch /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at t/BackupPC_XS.t line 11.
BEGIN failed--compilation aborted at t/BackupPC_XS.t line 11.
t/BackupPC_XS.t .. Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 

Test Summary Report
-------------------
t/BackupPC_XS.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  0 wallclock secs ( 0.01 usr +  0.00 sys =  0.01 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
make: *** [test_dynamic] Error 2
  CBARRATT/BackupPC-XS-0.53.tar.gz
  /bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports CBARRATT/BackupPC-XS-0.53.tar.gz
Running make install
  make test had returned bad status, won't install without force


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
<Prev in Thread] Current Thread [Next in Thread>