PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2019-04-25T02:05:44 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Wed, 24 Apr 2019 05:41:02 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/V/VV/VVELOX/Device-RAID-Poller-0.0.0.tar.gz ok Device-RAID-Poller-0.0.0/ Device-RAID-Poller-0.0.0/lib/ Device-RAID-Poller-0.0.0/t/ Device-RAID-Poller-0.0.0/bin/ Device-RAID-Poller-0.0.0/ignore.txt Device-RAID-Poller-0.0.0/Makefile.PL Device-RAID-Poller-0.0.0/Changes Device-RAID-Poller-0.0.0/README Device-RAID-Poller-0.0.0/MANIFEST Device-RAID-Poller-0.0.0/bin/check_raid Device-RAID-Poller-0.0.0/t/pod-coverage.t Device-RAID-Poller-0.0.0/t/00-load.t Device-RAID-Poller-0.0.0/t/pod.t Device-RAID-Poller-0.0.0/t/manifest.t Device-RAID-Poller-0.0.0/t/01-load.t Device-RAID-Poller-0.0.0/t/02-load.t Device-RAID-Poller-0.0.0/t/03-load.t Device-RAID-Poller-0.0.0/lib/Device/ Device-RAID-Poller-0.0.0/lib/Device/RAID/ Device-RAID-Poller-0.0.0/lib/Device/RAID/Poller.pm Device-RAID-Poller-0.0.0/lib/Device/RAID/Poller/ Device-RAID-Poller-0.0.0/lib/Device/RAID/Poller/Backends/ Device-RAID-Poller-0.0.0/lib/Device/RAID/Poller/Backends/ZFS.pm Device-RAID-Poller-0.0.0/lib/Device/RAID/Poller/Backends/FBSD_gmirror.pm Device-RAID-Poller-0.0.0/lib/Device/RAID/Poller/Backends/Linux_mdadm.pm Configuring V/VV/VVELOX/Device-RAID-Poller-0.0.0.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Device::RAID::Poller Writing MYMETA.yml and MYMETA.json VVELOX/Device-RAID-Poller-0.0.0.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for V/VV/VVELOX/Device-RAID-Poller-0.0.0.tar.gz >>> make cp lib/Device/RAID/Poller/Backends/ZFS.pm blib/lib/Device/RAID/Poller/Backends/ZFS.pm cp lib/Device/RAID/Poller.pm blib/lib/Device/RAID/Poller.pm cp lib/Device/RAID/Poller/Backends/FBSD_gmirror.pm blib/lib/Device/RAID/Poller/Backends/FBSD_gmirror.pm cp lib/Device/RAID/Poller/Backends/Linux_mdadm.pm blib/lib/Device/RAID/Poller/Backends/Linux_mdadm.pm Manifying 4 pod documents VVELOX/Device-RAID-Poller-0.0.0.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Device::RAID::Poller 0.0.0, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/00-load.t ....... ok 1 - use Device::RAID::Poller; 1..1 ok t/01-load.t ....... ok 1 - use Device::RAID::Poller::Backends::FBSD_gmirror; 1..1 ok t/02-load.t ....... ok 1 - use Device::RAID::Poller::Backends::ZFS; 1..1 ok t/03-load.t ....... ok 1 - use Device::RAID::Poller::Backends::Linux_mdadm; 1..1 ok t/manifest.t ...... skipped: Author tests not required for installation t/pod-coverage.t .. skipped: Author tests not required for installation t/pod.t ........... skipped: Author tests not required for installation All tests successful. Files=7, Tests=4, 1 wallclock secs ( 0.02 usr 0.04 sys + 0.88 cusr 0.29 csys = 1.23 CPU) Result: PASS VVELOX/Device-RAID-Poller-0.0.0.tar.gz make test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from Makefile Zane C. Bowers-Hadley <vvelox@vvelox.net> Basic RAID status poller, returning RAID disk devices, types, and status. >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Device-RAID-Poller-0.0.0-VvWTsG && tar cvf - Device-RAID-Poller-0.0.0.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/V/VV/VVELOX/Device-RAID-Poller-0.0.0.tar.gz Device-RAID-Poller-0.0.0.ppd blib/ blib/man3/ blib/man3/Device::RAID::Poller::Backends::FBSD_gmirror.3 blib/man3/Device::RAID::Poller::Backends::Linux_mdadm.3 blib/man3/Device::RAID::Poller.3 blib/man3/Device::RAID::Poller::Backends::ZFS.3 blib/lib/ blib/lib/Device/ blib/lib/Device/RAID/ blib/lib/Device/RAID/Poller/ blib/lib/Device/RAID/Poller/Backends/ blib/lib/Device/RAID/Poller/Backends/Linux_mdadm.pm blib/lib/Device/RAID/Poller/Backends/FBSD_gmirror.pm blib/lib/Device/RAID/Poller/Backends/ZFS.pm blib/lib/Device/RAID/Poller.pm VmSize: 377796 kB Finished 2019-04-25T02:05:49