Writing Makefile for Net::PSYC cp PSYC/Event/Glib.pm blib/lib/Net/PSYC/Event/Glib.pm cp PSYC/Event.pm blib/lib/Net/PSYC/Event.pm cp PSYC/Hook.pm blib/lib/Net/PSYC/Hook.pm cp PSYC/Storage.pm blib/lib/Net/PSYC/Storage.pm cp PSYC/Tie/AbbrevHash.pm blib/lib/Net/PSYC/Tie/AbbrevHash.pm cp PSYC/Event/Event.pm blib/lib/Net/PSYC/Event/Event.pm cp PSYC/Client.pm blib/lib/Net/PSYC/Client.pm cp PSYC/Tie/File.pm blib/lib/Net/PSYC/Tie/File.pm cp PSYC/MMP/State.pm blib/lib/Net/PSYC/MMP/State.pm cp PSYC/Event/IO_Select.pm blib/lib/Net/PSYC/Event/IO_Select.pm cp PSYC/Circuit.pm blib/lib/Net/PSYC/Circuit.pm cp PSYC.pm blib/lib/Net/PSYC.pm cp PSYC/Datagram.pm blib/lib/Net/PSYC/Datagram.pm cp PSYC/MMP/Compress.pm blib/lib/Net/PSYC/MMP/Compress.pm cp PSYC/FileShare.pm blib/lib/Net/PSYC/FileShare.pm cp PSYC/State.pm blib/lib/Net/PSYC/State.pm Manifying blib/man3/Net::PSYC::Event.3 Manifying blib/man3/Net::PSYC.3 Manifying blib/man3/Net::PSYC::Client.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/compress......1..8 ok 1 - registering main::msg for all incoming packets I am psyc://127.0.0.1:56067 ok 2 - binding a tcp port 127.0.0.1 -> 127.0.0.1 ok 3 - sending/receiving psyc packets via tcp ok 4 - rendering psyc messages with psyctext() ok 5 - sending fragments ok 6 - Zlib compression in_rate: 392.77 % out_rate: 25.46 % ok 7 - starting/stopping event loop ok 8 - MMP state ok t/psyc_parse....Testing the uniform parser: 1..8 ok 1 - Parsing 'psyc://:d' ok 2 - Parsing 'psyc://funky-subdomain.test_host.er:34c' ok 3 - Parsing 'xmpp:test@sample.org:c' ok 4 - Parsing 'psyc://test@samplüe.org:56d/~hey' ok 5 - Parsing 'psyc://test@sample.org:56d/~hey' ok 6 - Parsing 'xmpp:test@sample.org' Testing the mmp parser: ok 7 - Parsing 'mailto:test@sample.org:9999' ok 8 - Parsing mmp. ok t/tcp...........1..7 Can't locate Event.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-PSYC/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-PSYC/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-PSYC/blib/lib/Net/PSYC/Event/Event.pm line 6. BEGIN failed--compilation aborted at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-PSYC/blib/lib/Net/PSYC/Event/Event.pm line 6. Compilation failed in require at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-PSYC/blib/lib/Net/PSYC/Event.pm line 257. BEGIN failed--compilation aborted at t/tcp.t line 11. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/timer1........1..3 ! If nothing happens for more than 5 seconds, ! terminate the test and report the failure! ok 1 - Setting up timer-events with IO::Select. ok 2 - Setting up repeating timer-events. ok 3 - Removing timer-event. ok t/timer2........You don't have Event.pm installed. No Problem. Skipping this test. FAILED before any test output arrived t/udp...........1..7 ok 1 - registering main::msg for all incoming packets I am psyc://127.0.0.1:50703d ok 2 - binding an udp port ok 3 - getting an random udp port ok 4 - sending a psyc packet via udp ok 5 - receiving psyc packet via udp ok 6 - rendering psyc messages with psyctext() ok 7 - starting/stopping event loop ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/tcp.t 255 65280 7 14 1-7 t/timer2.t ?? ?? ?? Failed 2/6 test scripts. 7/33 subtests failed. Files=6, Tests=33, 5 wallclock secs ( 0.75 cusr + 0.23 csys = 0.98 CPU) Failed 2/6 test programs. 7/33 subtests failed. make: *** [test_dynamic] Error 255