PATH=/usr/bin:/bin:/data/fly2200/var/megalib/bin Start 2015-06-11T19:18:35 ActivePerl-2200 CPAN-2.00 Reading '/data/fly2200/var/cpan/Metadata' Database was generated on Thu, 11 Jun 2015 05:53:20 GMT Running make for G/GR/GRYPHON/Daemon-Device-1.05.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/G/GR/GRYPHON/Daemon-Device-1.05.tar.gz Checksum for /data/fly2200/var/cpan/sources/authors/id/G/GR/GRYPHON/Daemon-Device-1.05.tar.gz ok Daemon-Device-1.05/ Daemon-Device-1.05/LICENSE Daemon-Device-1.05/cpanfile Daemon-Device-1.05/Makefile.PL Daemon-Device-1.05/Changes Daemon-Device-1.05/META.json Daemon-Device-1.05/README Daemon-Device-1.05/lib/ Daemon-Device-1.05/lib/Daemon/ Daemon-Device-1.05/lib/Daemon/Device.pm Daemon-Device-1.05/MANIFEST Daemon-Device-1.05/META.yml Daemon-Device-1.05/t/ Daemon-Device-1.05/t/author-eol.t Daemon-Device-1.05/t/release-synopsis.t Daemon-Device-1.05/t/00-compile.t Daemon-Device-1.05/t/release-pod-syntax.t Daemon-Device-1.05/t/release-portability.t Daemon-Device-1.05/t/author-no-tabs.t Daemon-Device-1.05/t/release-pod-coverage.t Daemon-Device-1.05/t/module.t Daemon-Device-1.05/t/release-kwalitee.t CPAN.pm: Building G/GR/GRYPHON/Daemon-Device-1.05.tar.gz >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Warning: prerequisite Daemon::Control 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Daemon::Device Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- GRYPHON/Daemon-Device-1.05.tar.gz ---- Daemon::Control [requires] Running make test Delayed until after prerequisites Running test for module 'Daemon::Control' Running make for S/SY/SYMKAT/Daemon-Control-0.001006.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SY/SYMKAT/Daemon-Control-0.001006.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SY/SYMKAT/CHECKSUMS Checksum for /data/fly2200/var/cpan/sources/authors/id/S/SY/SYMKAT/Daemon-Control-0.001006.tar.gz ok Daemon-Control-0.001006/ Daemon-Control-0.001006/Changes Daemon-Control-0.001006/inc/ Daemon-Control-0.001006/lib/ Daemon-Control-0.001006/Makefile.PL Daemon-Control-0.001006/MANIFEST Daemon-Control-0.001006/META.yml Daemon-Control-0.001006/t/ Daemon-Control-0.001006/t/00_load.t Daemon-Control-0.001006/t/01_lsb_file.t Daemon-Control-0.001006/t/01_lsb_file_with_init_code.t Daemon-Control-0.001006/t/01_lsb_file_with_init_config.t Daemon-Control-0.001006/t/02_sleep_perl.t Daemon-Control-0.001006/t/02_sleep_perl_array.t Daemon-Control-0.001006/t/02_sleep_system.t Daemon-Control-0.001006/t/03_perl_gets_control.t Daemon-Control-0.001006/t/04_show_warnings.t Daemon-Control-0.001006/t/bin/ Daemon-Control-0.001006/t/bin/01_lsb.pl Daemon-Control-0.001006/t/bin/01_lsb_02.pl Daemon-Control-0.001006/t/bin/01_lsb_03.pl Daemon-Control-0.001006/t/bin/02_sleep_perl.pl Daemon-Control-0.001006/t/bin/02_sleep_perl_array.pl Daemon-Control-0.001006/t/bin/02_sleep_system.pl Daemon-Control-0.001006/t/bin/03_perl_gets_control.pl Daemon-Control-0.001006/t/bin/04_show_warnings.pl Daemon-Control-0.001006/lib/Daemon/ Daemon-Control-0.001006/lib/Daemon/Control.pm Daemon-Control-0.001006/inc/Module/ Daemon-Control-0.001006/inc/Module/Install/ Daemon-Control-0.001006/inc/Module/Install.pm Daemon-Control-0.001006/inc/Module/Install/Base.pm Daemon-Control-0.001006/inc/Module/Install/Can.pm Daemon-Control-0.001006/inc/Module/Install/Fetch.pm Daemon-Control-0.001006/inc/Module/Install/Makefile.pm Daemon-Control-0.001006/inc/Module/Install/Metadata.pm Daemon-Control-0.001006/inc/Module/Install/Repository.pm Daemon-Control-0.001006/inc/Module/Install/Win32.pm Daemon-Control-0.001006/inc/Module/Install/WriteAll.pm CPAN.pm: Building S/SY/SYMKAT/Daemon-Control-0.001006.tar.gz >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Daemon::Control Writing MYMETA.yml and MYMETA.json >>> make cp lib/Daemon/Control.pm blib/lib/Daemon/Control.pm Manifying 1 pod document SYMKAT/Daemon-Control-0.001006.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00_load.t ....................... ok 1 - use Daemon::Control; ok 2 - use File::Spec; ok 3 - use POSIX; 1..3 ok t/01_lsb_file.t ................... ok 1 - LSB File Generation Works. 1..1 ok t/01_lsb_file_with_init_code.t .... ok 1 - LSB File Generation Works. 1..1 ok t/01_lsb_file_with_init_config.t .. ok 1 - LSB File Generation Works. 1..1 ok t/02_sleep_perl.t ................. ok 1 - Started perl daemon ok 2 - Daemon started. ok 3 - Get status of perl daemon. ok 4 - Daemon running. ok 5 - Get status of perl daemon. ok 6 - Daemon not running ok 7 - Started system daemon ok 8 - Daemon started for restarting. ok 9 - Get status of system daemon. ok 10 - Daemon running for restarting. ok 11 - Get status of system daemon. ok 12 - Daemon restarted. ok 13 - Get status of system daemon. ok 14 - Daemon running after restart. ok 15 - Get status of system daemon. ok 16 - Daemon stopped after restart. 1..16 ok t/02_sleep_perl_array.t ........... ok 1 - Started perl daemon ok 2 - Daemon started. ok 3 - Get status of perl daemon. ok 4 - Daemon running. ok 5 - Get status of perl daemon. ok 6 - Daemon not running ok 7 - Started system daemon ok 8 - Daemon started for restarting. ok 9 - Get status of system daemon. ok 10 - Daemon running for restarting. ok 11 - Get status of system daemon. ok 12 - Daemon restarted. ok 13 - Get status of system daemon. ok 14 - Daemon running after restart. ok 15 - Get status of system daemon. ok 16 - Daemon stopped after restart. 1..16 ok t/02_sleep_system.t ............... ok 1 - Started system daemon ok 2 - Daemon started. ok 3 - Get status of system daemon. ok 4 - Daemon running. ok 5 - Get status of system daemon. ok 6 - Daemon not running. ok 7 - Started system daemon ok 8 - Daemon started for restarting ok 9 - Get status of system daemon. ok 10 - Daemon running for restarting. ok 11 - Get status of system daemon. ok 12 - Daemon restarted. ok 13 - Get status of system daemon. ok 14 - Daemon running after restart. ok 15 - Get status of system daemon. ok 16 - Daemon stopped after restart. 1..16 ok t/03_perl_gets_control.t .......... ok 1 - Started perl daemon ok 2 - Code ref gets Daemon::Control instance. 1..2 ok t/04_show_warnings.t .............. ok 1 - Get warnings ok 2 - Got warnings. 1..2 ok All tests successful. Files=9, Tests=58, 32 wallclock secs ( 0.05 usr 0.03 sys + 1.88 cusr 0.35 csys = 2.31 CPU) Result: PASS SYMKAT/Daemon-Control-0.001006.tar.gz make test TEST_VERBOSE=1 -- OK symkat <symkat@cpan.org> Create init scripts in Perl >>> (cd /data/fly2200/var/cpan/build/Daemon-Control-0.001006-_XC2LL && tar cvf - Daemon-Control-0.001006.ppd blib) | gzip -c >/data/fly2200/var/REPO/S/SY/SYMKAT/Daemon-Control-0.001006.tar.gz Daemon-Control-0.001006.ppd blib/ blib/man3/ blib/man3/Daemon::Control.3 blib/lib/ blib/lib/Daemon/ blib/lib/Daemon/Control.pm >>> mv /data/fly2200/var/cpan/build/Daemon-Control-0.001006-_XC2LL/Daemon-Control-0.001006.ppd /data/fly2200/var/REPO/S/SY/SYMKAT Running make for G/GR/GRYPHON/Daemon-Device-1.05.tar.gz Prepending /data/fly2200/var/cpan/build/Daemon-Control-0.001006-_XC2LL/blib/arch /data/fly2200/var/cpan/build/Daemon-Control-0.001006-_XC2LL/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /data/fly2200/var/cpan/build/Daemon-Device-1.05-fAbBcV Prepending /data/fly2200/var/cpan/build/Daemon-Control-0.001006-_XC2LL/blib/arch /data/fly2200/var/cpan/build/Daemon-Control-0.001006-_XC2LL/blib/lib to PERL5LIB for 'make' CPAN.pm: Building G/GR/GRYPHON/Daemon-Device-1.05.tar.gz >>> make cp lib/Daemon/Device.pm blib/lib/Daemon/Device.pm Manifying 1 pod document GRYPHON/Daemon-Device-1.05.tar.gz make -- OK Prepending /data/fly2200/var/cpan/build/Daemon-Control-0.001006-_XC2LL/blib/arch /data/fly2200/var/cpan/build/Daemon-Control-0.001006-_XC2LL/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............ 1..1 ok 1 - Daemon/Device.pm loaded ok ok t/author-eol.t ............ skipped: these tests are for testing by the author t/author-no-tabs.t ........ skipped: these tests are for testing by the author t/module.t ................ ok 1 - use Daemon::Device; ok 2 - require Daemon::Device; ok 3 - Daemon::Device->new() ok 4 - ref $object ok 5 - Parent and 3 (and no more) children started in under 10 seconds ok 6 - 2 children were appropriately replaced in under 10 seconds ok 7 - Shutdown properly took place in under 10 seconds ok 8 - Event actions appear to have all been conducted (and no extra actions) 1..8 ok t/release-kwalitee.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 t/release-synopsis.t ...... skipped: these tests are for release candidate testing All tests successful. Files=9, Tests=9, 5 wallclock secs ( 0.05 usr 0.02 sys + 0.50 cusr 0.09 csys = 0.66 CPU) Result: PASS GRYPHON/Daemon-Device-1.05.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/G/GR/GRYPHON/CHECKSUMS Gryphon Shafer <gryphon@cpan.org> Forking daemon device construct >>> (cd /data/fly2200/var/cpan/build/Daemon-Device-1.05-fAbBcV && tar cvf - Daemon-Device-1.05.ppd blib) | gzip -c >/data/fly2200/var/REPO/G/GR/GRYPHON/Daemon-Device-1.05.tar.gz Daemon-Device-1.05.ppd blib/ blib/man3/ blib/man3/Daemon::Device.3 blib/lib/ blib/lib/Daemon/ blib/lib/Daemon/Device.pm >>> mv /data/fly2200/var/cpan/build/Daemon-Device-1.05-fAbBcV/Daemon-Device-1.05.ppd /data/fly2200/var/REPO/G/GR/GRYPHON VmSize: 316960 kB Finished 2015-06-11T19:19:17