Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-05-15T19:30:04 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Sat, 15 May 2010 19:33:51 GMT Running make for A/AV/AVIF/Games-Dissociate-0.19.tar.gz Checksum for /net/nas/data/cpan/authors/id/A/AV/AVIF/Games-Dissociate-0.19.tar.gz ok Games-Dissociate-0.19/ Games-Dissociate-0.19/lib/ Games-Dissociate-0.19/lib/Games/ Games-Dissociate-0.19/lib/Games/Dissociate.pm Games-Dissociate-0.19/inc/ Games-Dissociate-0.19/inc/Module/ Games-Dissociate-0.19/inc/Module/Install/ Games-Dissociate-0.19/inc/Module/Install/Base.pm Games-Dissociate-0.19/inc/Module/Install/Metadata.pm Games-Dissociate-0.19/inc/Module/Install/Fetch.pm Games-Dissociate-0.19/inc/Module/Install/Include.pm Games-Dissociate-0.19/inc/Module/Install/Win32.pm Games-Dissociate-0.19/inc/Module/Install/AutoInstall.pm Games-Dissociate-0.19/inc/Module/Install/Makefile.pm Games-Dissociate-0.19/inc/Module/Install/Can.pm Games-Dissociate-0.19/inc/Module/Install/WriteAll.pm Games-Dissociate-0.19/inc/Module/Install.pm Games-Dissociate-0.19/inc/Module/AutoInstall.pm Games-Dissociate-0.19/README Games-Dissociate-0.19/t/ Games-Dissociate-0.19/t/01_old_junk.t Games-Dissociate-0.19/t/03_pod_cover.t Games-Dissociate-0.19/t/00_about_verbose.t Games-Dissociate-0.19/t/02_pod.t Games-Dissociate-0.19/MANIFEST Games-Dissociate-0.19/ChangeLog Games-Dissociate-0.19/Makefile.PL Games-Dissociate-0.19/META.yml CPAN.pm: Going to build A/AV/AVIF/Games-Dissociate-0.19.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Cannot determine perl version info from lib/Games/Dissociate.pm LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 323. *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::Pod ...loaded. (1.44 >= 1.26) - Test::Pod::Coverage ...loaded. (1.08 >= 1.08) - Pod::Coverage ...loaded. (0.20 >= 0.18) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Games::Dissociate >>> make cp lib/Games/Dissociate.pm blib/lib/Games/Dissociate.pm Manifying blib/man3/Games::Dissociate.3 AVIF/Games-Dissociate-0.19.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00_about_verbose.t t/01_old_junk.t t/02_pod.t t/03_pod_cover.t t/00_about_verbose.t .. 1..2 # Running under perl version 5.012000 for solaris # Current time local: Sat May 15 19:30:14 2010 # Current time GMT: Sun May 16 02:30:14 2010 # Using Test.pm version 1.25_02 ok 1 # # #Perl v5.12.0 under solaris # Modules in memory: # ActivePerl v1200; # Carp v1.15; # DynaLoader; # Exporter v5.63; # Exporter::Heavy v5.63; # Games::Dissociate v0.19; # Internals; # IO::File; # locale v1.00; # mro; # PerlIO; # PerlIO::Layer; # re; # Regexp; # strict v1.04; # Test v1.25_02; # Tie::Hash::NamedCapture; # UNIVERSAL; # utf8; # vars v1.01; # version; # warnings v1.09; # warnings::register v1.01; #[at Sun May 16 02:30:14 2010 (local) / Sat May 15 19:30:14 2010 (GMT)] # Running in an ASCII world. # # @INC: # [/export/home/fly1264/var/cpan/build/Games-Dissociate-0.19-VTe6bl/inc] # [/export/home/fly1264/var/cpan/build/Games-Dissociate-0.19-VTe6bl/blib/lib] # [/export/home/fly1264/var/cpan/build/Games-Dissociate-0.19-VTe6bl/blib/arch] # [/export/home/fly1264/var/megalib] # [/export/home/fly1264/var/megalib] # [/export/home/fly1264/ap1200/site/lib] # [/export/home/fly1264/ap1200/lib] # [.] # # # %INC: # [Carp.pm] = [/export/home/fly1264/ap1200/lib/Carp.pm] # [Exporter.pm] = [/export/home/fly1264/var/megalib/Exporter.pm] # [Exporter/Heavy.pm] = [/export/home/fly1264/var/megalib/Exporter/Heavy.pm] # [Games/Dissociate.pm] = [/export/home/fly1264/var/cpan/build/Games-Dissociate-0.19-VTe6bl/blib/lib/Games/Dissociate.pm] # [locale.pm] = [/export/home/fly1264/ap1200/lib/locale.pm] # [strict.pm] = [/export/home/fly1264/ap1200/lib/strict.pm] # [Test.pm] = [/export/home/fly1264/ap1200/lib/Test.pm] # [vars.pm] = [/export/home/fly1264/ap1200/lib/vars.pm] # [warnings.pm] = [/export/home/fly1264/ap1200/lib/warnings.pm] # [warnings/register.pm] = [/export/home/fly1264/ap1200/lib/warnings/register.pm] ok 2 ok t/01_old_junk.t ....... 1..7 # Running under perl version 5.012000 for solaris # Current time local: Sat May 15 19:30:14 2010 # Current time GMT: Sun May 16 02:30:14 2010 # Using Test.pm version 1.25_02 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 # Okay, that's that. ok 7 ok t/02_pod.t ............ 1..1 ok 1 - POD test for blib/lib/Games/Dissociate.pm ok t/03_pod_cover.t ...... 1..1 ok 1 - Games::Dissociate is covered ok All tests successful. Files=4, Tests=11, 1 wallclock secs ( 0.11 usr 0.06 sys + 0.69 cusr 0.12 csys = 0.98 CPU) Result: PASS AVIF/Games-Dissociate-0.19.tar.gz make test TEST_VERBOSE=1 -- OK Avi Finkel <avi@finkel.org> a Dissociated Press algorithm and filter >>> (cd /export/home/fly1264/var/cpan/build/Games-Dissociate-0.19-VTe6bl && tar cvf - Games-Dissociate-0.19.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/A/AV/AVIF/Games-Dissociate-0.19.tar.gz Games-Dissociate-0.19.ppd blib/ blib/lib/ blib/lib/Games/ blib/lib/Games/Dissociate.pm blib/man3/ blib/man3/Games::Dissociate.3 >>> mv /export/home/fly1264/var/cpan/build/Games-Dissociate-0.19-VTe6bl/Games-Dissociate-0.19.ppd /export/home/fly1264/var/REPO/A/AV/AVIF Finished 2010-05-15T19:30:15