PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-06-16T18:09:19 ActivePerl-1205 CPAN-1.9800 Reading '/export/home/fly1232/var/cpan/Metadata' Database was generated on Mon, 17 Jun 2013 00:08:01 GMT Running make for J/JV/JV/Getopt-Long-2.40.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JV/JV/Getopt-Long-2.40.tar.gz ok Getopt-Long-2.40/ Getopt-Long-2.40/lib/ Getopt-Long-2.40/lib/newgetopt.pl Getopt-Long-2.40/lib/Getopt/ Getopt-Long-2.40/lib/Getopt/Long.pm Getopt-Long-2.40/perl-Getopt-Long.spec Getopt-Long-2.40/META.json Getopt-Long-2.40/META.yml Getopt-Long-2.40/examples/ Getopt-Long-2.40/examples/skel4.pl Getopt-Long-2.40/examples/skel3.pl Getopt-Long-2.40/examples/skel1.pl Getopt-Long-2.40/examples/parsetime.pl Getopt-Long-2.40/examples/README Getopt-Long-2.40/examples/skel2.pl Getopt-Long-2.40/MANIFEST Getopt-Long-2.40/Makefile.PL Getopt-Long-2.40/CHANGES Getopt-Long-2.40/t/ Getopt-Long-2.40/t/gol-compat.t Getopt-Long-2.40/t/gol-basic.t Getopt-Long-2.40/t/gol-xargv.t Getopt-Long-2.40/t/gol-xstring.t Getopt-Long-2.40/t/gol-linkage.t Getopt-Long-2.40/t/gol-oo.t Getopt-Long-2.40/README Getopt-Long-2.40/INSTALL CPAN.pm: Building J/JV/JV/Getopt-Long-2.40.tar.gz >>> /export/home/fly1232/bin/perl Makefile.PL Checking if your kit is complete... Looks good Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /export/home/fly1232/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /export/home/fly1232/var/megalib/CPAN/Meta/Prereqs.pm line 10 CPAN::Meta::Prereqs::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta/Prereqs.pm called at /export/home/fly1232/var/megalib/CPAN/Meta/Feature.pm line 7 CPAN::Meta::Feature::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta/Feature.pm called at /export/home/fly1232/var/megalib/CPAN/Meta.pm line 9 CPAN::Meta::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta.pm called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 733 eval {...} called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 732 ExtUtils::MM_Any::_has_cpan_meta() called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 753 ExtUtils::MM_Any::metafile_target('PACK001=HASH(0x2e63a0)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 690 ExtUtils::MakeMaker::new('MM', 'PACK001=HASH(0x2e63a0)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 60 ExtUtils::MakeMaker::WriteMakefile('NAME', 'Getopt::Long', 'VERSION', 2.40, 'AUTHOR', 'Johan Vromans (jvromans@squirrel.nl)', 'ABSTRACT', 'Module to handle parsing command line options', 'INSTALLDIRS', ...) called at Makefile.PL line 81 Writing Makefile for Getopt::Long Writing MYMETA.yml and MYMETA.json >>> make cp lib/Getopt/Long.pm blib/lib/Getopt/Long.pm cp lib/newgetopt.pl blib/lib/newgetopt.pl Manifying blib/man3/Getopt::Long.3 JV/Getopt-Long-2.40.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1232/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/gol-basic.t .... 1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t/gol-compat.t ... 1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t/gol-linkage.t .. 1..33 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok t/gol-oo.t ....... 1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t/gol-xargv.t .... 1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/gol-xstring.t .. 1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok All tests successful. Files=6, Tests=89, 1 wallclock secs ( 0.13 usr 0.05 sys + 0.46 cusr 0.06 csys = 0.70 CPU) Result: PASS JV/Getopt-Long-2.40.tar.gz make test TEST_VERBOSE=1 -- OK Johan Vromans <jv@cpan.org> Module to handle parsing command line options >>> (cd /export/home/fly1232/var/cpan/build/Getopt-Long-2.40-d75PJh && tar cvf - Getopt-Long-2.40.ppd blib) | gzip -c >/export/home/fly1232/var/REPO/J/JV/JV/Getopt-Long-2.40.tar.gz Getopt-Long-2.40.ppd blib/ blib/lib/ blib/lib/Getopt/ blib/lib/Getopt/Long.pm blib/lib/newgetopt.pl blib/man3/ blib/man3/Getopt::Long.3 >>> mv /export/home/fly1232/var/cpan/build/Getopt-Long-2.40-d75PJh/Getopt-Long-2.40.ppd /export/home/fly1232/var/REPO/J/JV/JV Finished 2013-06-16T18:09:35