Start 2008-11-01T19:41:53 Going to read /export/home/fly818/var/cpan/Metadata Database was generated on Sat, 01 Nov 2008 10:27:06 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/fly818/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.26 >= 1.26) - Test::Pod::Coverage ...loaded. (1.08 >= 1.08) - Pod::Coverage ...loaded. (0.19 >= 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/fly818/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.... 1..2 # Running under perl version 5.008008 for solaris # Current time local: Sat Nov 1 19:42:16 2008 # Current time GMT: Sun Nov 2 02:42:16 2008 # Using Test.pm version 1.25 ok 1 # # #Perl v5.8.8 under solaris # Modules in memory: # ActivePerl v818; # attributes; # Carp v1.04; # DynaLoader; # Exporter v5.63; # Exporter::Heavy v5.63; # Games::Dissociate v0.19; # Internals; # locale v1.00; # PerlIO; # PerlIO::Layer; # Regexp; # strict v1.03; # Test v1.25; # UNIVERSAL; # utf8; # vars v1.01; # warnings v1.05; # warnings::register v1.01; #[at Sun Nov 2 02:42:16 2008 (local) / Sat Nov 1 19:42:16 2008 (GMT)] # Running in an ASCII world. # # @INC: # [/export/home/fly818/var/cpan/build/Games-Dissociate-0.19-4FNphM/inc] # [/export/home/fly818/var/cpan/build/Games-Dissociate-0.19-4FNphM/blib/lib] # [/export/home/fly818/var/cpan/build/Games-Dissociate-0.19-4FNphM/blib/arch] # [/export/home/fly818/var/megalib] # [/export/home/fly818/ap818/site/lib] # [/export/home/fly818/ap818/lib] # [.] # # # %INC: # [Carp.pm] = [/export/home/fly818/ap818/lib/Carp.pm] # [Exporter.pm] = [/export/home/fly818/var/megalib/Exporter.pm] # [Exporter/Heavy.pm] = [/export/home/fly818/var/megalib/Exporter/Heavy.pm] # [Games/Dissociate.pm] = [/export/home/fly818/var/cpan/build/Games-Dissociate-0.19-4FNphM/blib/lib/Games/Dissociate.pm] # [locale.pm] = [/export/home/fly818/ap818/lib/locale.pm] # [strict.pm] = [/export/home/fly818/ap818/lib/strict.pm] # [Test.pm] = [/export/home/fly818/var/megalib/Test.pm] # [vars.pm] = [/export/home/fly818/ap818/lib/vars.pm] # [warnings.pm] = [/export/home/fly818/ap818/lib/warnings.pm] # [warnings/register.pm] = [/export/home/fly818/ap818/lib/warnings/register.pm] ok 2 ok t/01_old_junk......... 1..7 # Running under perl version 5.008008 for solaris # Current time local: Sat Nov 1 19:42:17 2008 # Current time GMT: Sun Nov 2 02:42:17 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 # Okay, that's that. ok 7 ok t/02_pod.............. 1..1 ok 1 - blib/lib/Games/Dissociate.pm ok t/03_pod_cover........ 1..1 ok 1 - Games::Dissociate is covered ok All tests successful. Files=4, Tests=11, 2 wallclock secs ( 0.33 usr 0.05 sys + 1.44 cusr 0.22 csys = 2.04 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/fly818/var/cpan/build/Games-Dissociate-0.19-4FNphM && tar cvf - Games-Dissociate-0.19.ppd blib) | gzip -c >/export/home/fly818/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/fly818/var/cpan/build/Games-Dissociate-0.19-4FNphM/Games-Dissociate-0.19.ppd /export/home/fly818/var/REPO/A/AV/AVIF Finished 2008-11-01T19:42:20