Start 2010-05-09T14:37:13 ActivePerl-1200 CPAN-1.9402 Going to read '/Users/fly1200/var/cpan/Metadata' Database was generated on Sat, 08 May 2010 21:27:01 GMT Running make for T/TE/TELS/games/Games-3D-0.10.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/T/TE/TELS/games/Games-3D-0.10.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/T/TE/TELS/games/CHECKSUMS Checksum for /Users/fly1200/var/cpan/sources/authors/id/T/TE/TELS/games/Games-3D-0.10.tar.gz ok Games-3D-0.10/ Games-3D-0.10/t/ Games-3D-0.10/t/lib/ Games-3D-0.10/t/lib/Games/ Games-3D-0.10/t/lib/Games/3D/ Games-3D-0.10/t/lib/Games/3D/Thingy/ Games-3D-0.10/t/lib/Games/3D/Thingy/Test.pm Games-3D-0.10/t/data/ Games-3D-0.10/t/data/templates.txt Games-3D-0.10/t/pod.t Games-3D-0.10/t/pod_cov.t Games-3D-0.10/t/signal.t Games-3D-0.10/t/link.t Games-3D-0.10/t/thingy.t Games-3D-0.10/t/sensor.t Games-3D-0.10/t/template.t Games-3D-0.10/t/world.t Games-3D-0.10/inc/ Games-3D-0.10/inc/Module/ Games-3D-0.10/inc/Module/Install/ Games-3D-0.10/inc/Module/Install/Can.pm Games-3D-0.10/inc/Module/Install/Base.pm Games-3D-0.10/inc/Module/Install/Win32.pm Games-3D-0.10/inc/Module/Install/WriteAll.pm Games-3D-0.10/inc/Module/Install/Build.pm Games-3D-0.10/inc/Module/Install/Makefile.pm Games-3D-0.10/inc/Module/Install/Fetch.pm Games-3D-0.10/inc/Module/Install/Metadata.pm Games-3D-0.10/inc/Module/Install.pm Games-3D-0.10/lib/ Games-3D-0.10/lib/Games/ Games-3D-0.10/lib/Games/3D/ Games-3D-0.10/lib/Games/3D/Template.pm Games-3D-0.10/lib/Games/3D/Sensor.pm Games-3D-0.10/lib/Games/3D/World.pm Games-3D-0.10/lib/Games/3D/Signal.pm Games-3D-0.10/lib/Games/3D/Link.pm Games-3D-0.10/lib/Games/3D/Thingy.pm Games-3D-0.10/lib/Games/3D.pm Games-3D-0.10/BUGS Games-3D-0.10/TODO Games-3D-0.10/SIGNATURE Games-3D-0.10/LICENSE Games-3D-0.10/README Games-3D-0.10/Build.PL Games-3D-0.10/Makefile.PL Games-3D-0.10/META.yml Games-3D-0.10/CHANGES Games-3D-0.10/CREDITS Games-3D-0.10/MANIFEST CPAN.pm: Going to build T/TE/TELS/games/Games-3D-0.10.tar.gz >>> /Users/fly1200/bin/perl Makefile.PL Cannot determine license info from lib/Games/3D.pm Checking if your kit is complete... Looks good Writing Makefile for Games::3D >>> make cp lib/Games/3D.pm blib/lib/Games/3D.pm cp lib/Games/3D/Signal.pm blib/lib/Games/3D/Signal.pm cp lib/Games/3D/Link.pm blib/lib/Games/3D/Link.pm cp lib/Games/3D/Thingy.pm blib/lib/Games/3D/Thingy.pm cp lib/Games/3D/Template.pm blib/lib/Games/3D/Template.pm cp lib/Games/3D/Sensor.pm blib/lib/Games/3D/Sensor.pm cp lib/Games/3D/World.pm blib/lib/Games/3D/World.pm Manifying blib/man3/Games::3D::Signal.3 Manifying blib/man3/Games::3D.3 Manifying blib/man3/Games::3D::Link.3 Manifying blib/man3/Games::3D::Thingy.3 Manifying blib/man3/Games::3D::Template.3 Manifying blib/man3/Games::3D::World.3 Manifying blib/man3/Games::3D::Sensor.3 TELS/games/Games-3D-0.10.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1200/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/link.t ...... 1..52 ok 1 - use Games::3D::Link; ok 2 - Games::3D::Link->can(...) ok 3 - new worked ok 4 - id is 1 ok 5 - OR gate ok 6 - AND gate ok 7 - is active ok 8 - is deactive ok 9 - is still deactive ok 10 - is no longer active ok 11 - is active again ok 12 - is stil active ok 13 - knows it's name ok 14 - 0 s delay, 2 seconds, 0 rand ok 15 - once ok 16 - infinitely ok 17 - twice ok 18 - once ok 19 - 2 seconds ok 20 - not an one-shot link ok 21 - not an inverted link ok 22 - no fixed output ok 23 - one listener ok 24 - listener on t1 ok ok 25 - listener on link ok ok 26 - t2 is off ok 27 - t2 is now on ok 28 - t2 is now off ok 29 - t1 is on after state change ok 30 - t2 is off, since t1 relayed STATE_ON (not SIG_ON!) ok 31 - t1 is off after state change ok 32 - t1 is on after state change ok 33 - t2 is on, since t1 relayed SIG_ON! # Thingy #4 # Thingy #5 # Thingy #6 # Link #1 ok 34 - one listener ok 35 - listener on t1 ok ok 36 - listener on link ok ok 37 - one listener on link ok 38 - listener on t1 ok ok 39 - one listener ok 40 - listener on t1 ok ok 41 - one listener ok 42 - listener on t1 ok ok 43 - listener on t1 ok ok 44 - one listener on link ok 45 - listener on link ok ok 46 - inactive now ok 47 - didn't get releayed ok 48 - t3 off (signal not relayed) ok 49 - t3 is still off (link inactive) ok 50 - active again ok 51 - t3 is still off (link inactive) ok 52 - t3 is now on ok t/pod.t ....... 1..7 ok 1 - POD test for ../lib/Games/3D.pm ok 2 - POD test for ../lib/Games/3D/Link.pm ok 3 - POD test for ../lib/Games/3D/Signal.pm ok 4 - POD test for ../lib/Games/3D/Sensor.pm ok 5 - POD test for ../lib/Games/3D/Template.pm ok 6 - POD test for ../lib/Games/3D/Thingy.pm ok 7 - POD test for ../lib/Games/3D/World.pm ok # Failed test 'Games::3D::Sensor is covered' # at t/pod_cov.t line 35. # Coverage for Games::3D::Sensor is 90.0%, with 2 naked subroutines: # add_input # unlink # Looks like you failed 1 test of 7. t/pod_cov.t ... 1..7 ok 1 - Games::3D is covered ok 2 - Games::3D::Link is covered ok 3 - Games::3D::Signal is covered not ok 4 - Games::3D::Sensor is covered ok 5 - Games::3D::Template is covered ok 6 - Games::3D::Thingy is covered ok 7 - Games::3D::World is covered Dubious, test returned 1 (wstat 256, 0x100) Failed 1/7 subtests t/sensor.t .... 1..4 ok 1 - use Games::3D::Sensor; ok 2 - Games::3D::Sensor->can(...) ok 3 - dst has one input ok 4 - dst has two inputs ok t/signal.t .... 1..17 ok 1 - use Games::3D::Signal; ok 2 - Games::3D::Signal->can('invert') ok 3 - ON => OFF ok 4 - OFF => ON ok 5 - R => L ok 6 - L => R ok 7 - OPEN => CLOSE ok 8 - CLOSE => OPEN ok 9 - A => DE ok 10 - DE => A ok 11 - DIE => DIE ok 12 - FLIP => FLIP ok 13 - STATE_0 => STATE_0 ok 14 - KILLED => KILLED ok 15 - signal_name ok 16 - signal_from_name ok 17 - signal_from_name ok t/template.t .. 1..16 ok 1 - use Games::3D::Template; ok 2 - Games::3D::Template->can(...) ok 3 - new worked ok 4 - id is 1 ok 5 - wrong class ok 6 - as string ok 7 - 5 defaults ok 8 - added key ok 9 - 6 keys ok 10 - added key ok 11 - 7 keys ok 12 - validated ok ok 13 - not validated ok 14 - from_string worked ok 15 - clone worked ok 16 - validated ok ok t/thingy.t .... 1..21 ok 1 - use Games::3D::Thingy; ok 2 - Games::3D::Thingy->can(...) ok 3 - new worked ok 4 - id is 1 ok 5 - is active ok 6 - is deactive ok 7 - is still deactive ok 8 - is no longer active ok 9 - is active again ok 10 - is stil active ok 11 - knows it's name ok 12 - is off ok 13 - is still off (no update yet) ok 14 - target state is ON ok 15 - endtime is now (1) ok 16 - is now on ok 17 - is now off again ok 18 - is still off ok 19 - is still off ok 20 - is on again ok 21 - as_string ok t/world.t ..... 1..19 ok 1 - use Games::3D::World; ok 2 - Games::3D::World->can(...) ok 3 - empty ok 4 - new worked ok 5 - world has ID 0 ok 6 - updated ok 7 - rendered ok 8 - none so far ok 9 - world time is 0 ok 10 - nine templates ok 11 - create object ok 12 - field class is set ok 13 - field r exists and is zero ok 14 - field g exists and is zero ok 15 - field b exists and is zero ok 16 - field a exists and is zero ok 17 - create link ok 18 - field class is set ok 19 - Physical::Light inherits from Physical ok Test Summary Report ------------------- t/pod_cov.t (Wstat: 256 Tests: 7 Failed: 1) Failed test: 4 Non-zero exit status: 1 Files=8, Tests=143, 1 wallclock secs ( 0.17 usr 0.15 sys + 1.24 cusr 0.28 csys = 1.84 CPU) Result: FAIL Failed 1/8 test programs. 1/143 subtests failed. make: *** [test_dynamic] Error 255 TELS/games/Games-3D-0.10.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TELS/games/Games-3D-0.10.tar.gz Finished 2010-05-09T14:37:22