PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-05-18T01:07:26 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Wed, 17 May 2017 00:41:02 GMT Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/F/FE/FELIPE/Net-WebSocket-0.031.tar.gz ok Net-WebSocket-0.031/ Net-WebSocket-0.031/.gitignore Net-WebSocket-0.031/Changes Net-WebSocket-0.031/demo/ Net-WebSocket-0.031/lib/ Net-WebSocket-0.031/LICENSE Net-WebSocket-0.031/Makefile.PL Net-WebSocket-0.031/MANIFEST Net-WebSocket-0.031/META.json Net-WebSocket-0.031/META.yml Net-WebSocket-0.031/t/ Net-WebSocket-0.031/t/create_frame.t Net-WebSocket-0.031/t/handshake.t Net-WebSocket-0.031/t/parse_message.t Net-WebSocket-0.031/t/parse_message_close.t Net-WebSocket-0.031/t/partial_frame.t Net-WebSocket-0.031/t/partial_huge_frame.t Net-WebSocket-0.031/t/round_trip.t Net-WebSocket-0.031/t/single_close.t Net-WebSocket-0.031/lib/Net/ Net-WebSocket-0.031/lib/Net/WebSocket/ Net-WebSocket-0.031/lib/Net/WebSocket.pm Net-WebSocket-0.031/lib/Net/WebSocket/Base/ Net-WebSocket-0.031/lib/Net/WebSocket/Constants.pm Net-WebSocket-0.031/lib/Net/WebSocket/Endpoint/ Net-WebSocket-0.031/lib/Net/WebSocket/Endpoint.pm Net-WebSocket-0.031/lib/Net/WebSocket/Frame/ Net-WebSocket-0.031/lib/Net/WebSocket/Frame.pm Net-WebSocket-0.031/lib/Net/WebSocket/Handshake/ Net-WebSocket-0.031/lib/Net/WebSocket/Mask.pm Net-WebSocket-0.031/lib/Net/WebSocket/Masker/ Net-WebSocket-0.031/lib/Net/WebSocket/Message/ Net-WebSocket-0.031/lib/Net/WebSocket/Message.pm Net-WebSocket-0.031/lib/Net/WebSocket/Parser.pm Net-WebSocket-0.031/lib/Net/WebSocket/PingStore.pm Net-WebSocket-0.031/lib/Net/WebSocket/Streamer/ Net-WebSocket-0.031/lib/Net/WebSocket/Streamer.pm Net-WebSocket-0.031/lib/Net/WebSocket/X/ Net-WebSocket-0.031/lib/Net/WebSocket/X.pm Net-WebSocket-0.031/lib/Net/WebSocket/X/BadAccept.pm Net-WebSocket-0.031/lib/Net/WebSocket/X/BadArg.pm Net-WebSocket-0.031/lib/Net/WebSocket/X/Base.pm Net-WebSocket-0.031/lib/Net/WebSocket/X/ReceivedBadControlFrame.pm Net-WebSocket-0.031/lib/Net/WebSocket/X/ReceivedClose.pm Net-WebSocket-0.031/lib/Net/WebSocket/Streamer/Client.pm Net-WebSocket-0.031/lib/Net/WebSocket/Streamer/Server.pm Net-WebSocket-0.031/lib/Net/WebSocket/Message/binary.pm Net-WebSocket-0.031/lib/Net/WebSocket/Message/text.pm Net-WebSocket-0.031/lib/Net/WebSocket/Masker/Client.pm Net-WebSocket-0.031/lib/Net/WebSocket/Masker/Server.pm Net-WebSocket-0.031/lib/Net/WebSocket/Handshake/Base.pm Net-WebSocket-0.031/lib/Net/WebSocket/Handshake/Client.pm Net-WebSocket-0.031/lib/Net/WebSocket/Handshake/Server.pm Net-WebSocket-0.031/lib/Net/WebSocket/Frame/binary.pm Net-WebSocket-0.031/lib/Net/WebSocket/Frame/close.pm Net-WebSocket-0.031/lib/Net/WebSocket/Frame/continuation.pm Net-WebSocket-0.031/lib/Net/WebSocket/Frame/ping.pm Net-WebSocket-0.031/lib/Net/WebSocket/Frame/pong.pm Net-WebSocket-0.031/lib/Net/WebSocket/Frame/text.pm Net-WebSocket-0.031/lib/Net/WebSocket/Endpoint/Client.pm Net-WebSocket-0.031/lib/Net/WebSocket/Endpoint/Server.pm Net-WebSocket-0.031/lib/Net/WebSocket/Base/ControlFrame.pm Net-WebSocket-0.031/lib/Net/WebSocket/Base/DataFrame.pm Net-WebSocket-0.031/lib/Net/WebSocket/Base/DataMessage.pm Net-WebSocket-0.031/lib/Net/WebSocket/Base/ReadString.pm Net-WebSocket-0.031/lib/Net/WebSocket/Base/Typed.pm Net-WebSocket-0.031/demo/123_server.pl Net-WebSocket-0.031/demo/echo_server.pl Net-WebSocket-0.031/demo/lib/ Net-WebSocket-0.031/demo/shell_server.pl Net-WebSocket-0.031/demo/wscat.pl Net-WebSocket-0.031/demo/wscat_the_hard_way.pl Net-WebSocket-0.031/demo/lib/NWDemo.pm Configuring F/FE/FELIPE/Net-WebSocket-0.031.tar.gz with Makefile.PL >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2200/cpanfly-5.22/var/megalib Want /Users/fly2200/ap2200-299195/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Net::WebSocket Writing MYMETA.yml and MYMETA.json FELIPE/Net-WebSocket-0.031.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for F/FE/FELIPE/Net-WebSocket-0.031.tar.gz >>> make cp lib/Net/WebSocket/X/BadArg.pm blib/lib/Net/WebSocket/X/BadArg.pm cp lib/Net/WebSocket/Frame/ping.pm blib/lib/Net/WebSocket/Frame/ping.pm cp lib/Net/WebSocket/Handshake/Server.pm blib/lib/Net/WebSocket/Handshake/Server.pm cp lib/Net/WebSocket/Base/DataMessage.pm blib/lib/Net/WebSocket/Base/DataMessage.pm cp lib/Net/WebSocket/Handshake/Base.pm blib/lib/Net/WebSocket/Handshake/Base.pm cp lib/Net/WebSocket/Base/ReadString.pm blib/lib/Net/WebSocket/Base/ReadString.pm cp lib/Net/WebSocket/Streamer.pm blib/lib/Net/WebSocket/Streamer.pm cp lib/Net/WebSocket/X/BadAccept.pm blib/lib/Net/WebSocket/X/BadAccept.pm cp lib/Net/WebSocket/Frame/close.pm blib/lib/Net/WebSocket/Frame/close.pm cp lib/Net/WebSocket/X/ReceivedBadControlFrame.pm blib/lib/Net/WebSocket/X/ReceivedBadControlFrame.pm cp lib/Net/WebSocket/Frame/text.pm blib/lib/Net/WebSocket/Frame/text.pm cp lib/Net/WebSocket/Message/binary.pm blib/lib/Net/WebSocket/Message/binary.pm cp lib/Net/WebSocket/Frame.pm blib/lib/Net/WebSocket/Frame.pm cp lib/Net/WebSocket/Frame/pong.pm blib/lib/Net/WebSocket/Frame/pong.pm cp lib/Net/WebSocket/Endpoint.pm blib/lib/Net/WebSocket/Endpoint.pm cp lib/Net/WebSocket/Streamer/Client.pm blib/lib/Net/WebSocket/Streamer/Client.pm cp lib/Net/WebSocket.pm blib/lib/Net/WebSocket.pm cp lib/Net/WebSocket/Base/Typed.pm blib/lib/Net/WebSocket/Base/Typed.pm cp lib/Net/WebSocket/PingStore.pm blib/lib/Net/WebSocket/PingStore.pm cp lib/Net/WebSocket/Endpoint/Client.pm blib/lib/Net/WebSocket/Endpoint/Client.pm cp lib/Net/WebSocket/X.pm blib/lib/Net/WebSocket/X.pm cp lib/Net/WebSocket/Masker/Server.pm blib/lib/Net/WebSocket/Masker/Server.pm cp lib/Net/WebSocket/Message.pm blib/lib/Net/WebSocket/Message.pm cp lib/Net/WebSocket/Frame/continuation.pm blib/lib/Net/WebSocket/Frame/continuation.pm cp lib/Net/WebSocket/X/ReceivedClose.pm blib/lib/Net/WebSocket/X/ReceivedClose.pm cp lib/Net/WebSocket/Constants.pm blib/lib/Net/WebSocket/Constants.pm cp lib/Net/WebSocket/Parser.pm blib/lib/Net/WebSocket/Parser.pm cp lib/Net/WebSocket/Base/ControlFrame.pm blib/lib/Net/WebSocket/Base/ControlFrame.pm cp lib/Net/WebSocket/Masker/Client.pm blib/lib/Net/WebSocket/Masker/Client.pm cp lib/Net/WebSocket/Mask.pm blib/lib/Net/WebSocket/Mask.pm cp lib/Net/WebSocket/Message/text.pm blib/lib/Net/WebSocket/Message/text.pm cp lib/Net/WebSocket/Frame/binary.pm blib/lib/Net/WebSocket/Frame/binary.pm cp lib/Net/WebSocket/Handshake/Client.pm blib/lib/Net/WebSocket/Handshake/Client.pm cp lib/Net/WebSocket/Endpoint/Server.pm blib/lib/Net/WebSocket/Endpoint/Server.pm cp lib/Net/WebSocket/X/Base.pm blib/lib/Net/WebSocket/X/Base.pm cp lib/Net/WebSocket/Streamer/Server.pm blib/lib/Net/WebSocket/Streamer/Server.pm cp lib/Net/WebSocket/Base/DataFrame.pm blib/lib/Net/WebSocket/Base/DataFrame.pm Manifying 15 pod documents FELIPE/Net-WebSocket-0.031.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2200/ap2200-299195/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/create_frame.t ......... 1..4 ok 1 - bare ping ok 2 - ping with payload ok 3 - bare pong ok 4 - pong with payload ok t/handshake.t ............ 1..2 ok 1 - create_accept() ok 2 - create_key() ok t/parse_message.t ........ 1..6 ok 1 - single hello - text ok 2 - single hello - binary ok 3 - hello - ping ok 4 - fragmented double hello ok 5 - fragmented double hello with ping in the middle ok 6 - ping in the middle gets a reply as expected ok t/parse_message_close.t .. 1..3 ok 1 - goodbye - close (bare) ok 2 - goodbye - close (with code) ok 3 - goodbye - close (with code & reason) ok t/partial_frame.t ........ 1..4 ok 1 - from server: partial frame ok 2 - from client: partial frame ok 3 - from server, medium length: partial frame ok 4 - from server, long length: partial frame ok t/partial_huge_frame.t ... 1..1 ok 1 - We all know this protocol does fragmentation, right? ok t/round_trip.t ........... 1..1 ok 1 - round-trip ok t/single_close.t ......... 1..12 ok 1 - empty, unmasked, scalar - get_code_and_reason() ok 2 - empty, unmasked, filehandle - get_code_and_reason() ok 3 - empty, masked, scalar - get_code_and_reason() ok 4 - empty, masked, filehandle - get_code_and_reason() ok 5 - just status, unmasked, scalar - get_code_and_reason() ok 6 - just status, unmasked, filehandle - get_code_and_reason() ok 7 - just status, masked, scalar - get_code_and_reason() ok 8 - just status, masked, filehandle - get_code_and_reason() ok 9 - status with message, unmasked, scalar - get_code_and_reason() ok 10 - status with message, unmasked, filehandle - get_code_and_reason() ok 11 - status with message, masked, scalar - get_code_and_reason() ok 12 - status with message, masked, filehandle - get_code_and_reason() ok All tests successful. Files=8, Tests=33, 2 wallclock secs ( 0.03 usr 0.02 sys + 1.20 cusr 0.20 csys = 1.45 CPU) Result: PASS FELIPE/Net-WebSocket-0.031.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/F/FE/FELIPE/CHECKSUMS Felipe Gasper <felipe@cpan.org> WebSocket in Perl >>> (cd /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/Net-WebSocket-0.031-R_ZT77 && tar cvf - Net-WebSocket-0.031.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/var/REPO/F/FE/FELIPE/Net-WebSocket-0.031.tar.gz Net-WebSocket-0.031.ppd blib/ blib/lib/ blib/lib/Net/ blib/lib/Net/WebSocket/ blib/lib/Net/WebSocket/Base/ blib/lib/Net/WebSocket/Base/ControlFrame.pm blib/lib/Net/WebSocket/Base/DataFrame.pm blib/lib/Net/WebSocket/Base/DataMessage.pm blib/lib/Net/WebSocket/Base/ReadString.pm blib/lib/Net/WebSocket/Base/Typed.pm blib/lib/Net/WebSocket/Constants.pm blib/lib/Net/WebSocket/Endpoint/ blib/lib/Net/WebSocket/Endpoint/Client.pm blib/lib/Net/WebSocket/Endpoint/Server.pm blib/lib/Net/WebSocket/Endpoint.pm blib/lib/Net/WebSocket/Frame/ blib/lib/Net/WebSocket/Frame/binary.pm blib/lib/Net/WebSocket/Frame/close.pm blib/lib/Net/WebSocket/Frame/continuation.pm blib/lib/Net/WebSocket/Frame/ping.pm blib/lib/Net/WebSocket/Frame/pong.pm blib/lib/Net/WebSocket/Frame/text.pm blib/lib/Net/WebSocket/Frame.pm blib/lib/Net/WebSocket/Handshake/ blib/lib/Net/WebSocket/Handshake/Base.pm blib/lib/Net/WebSocket/Handshake/Client.pm blib/lib/Net/WebSocket/Handshake/Server.pm blib/lib/Net/WebSocket/Mask.pm blib/lib/Net/WebSocket/Masker/ blib/lib/Net/WebSocket/Masker/Client.pm blib/lib/Net/WebSocket/Masker/Server.pm blib/lib/Net/WebSocket/Message/ blib/lib/Net/WebSocket/Message/binary.pm blib/lib/Net/WebSocket/Message/text.pm blib/lib/Net/WebSocket/Message.pm blib/lib/Net/WebSocket/Parser.pm blib/lib/Net/WebSocket/PingStore.pm blib/lib/Net/WebSocket/Streamer/ blib/lib/Net/WebSocket/Streamer/Client.pm blib/lib/Net/WebSocket/Streamer/Server.pm blib/lib/Net/WebSocket/Streamer.pm blib/lib/Net/WebSocket/X/ blib/lib/Net/WebSocket/X/BadAccept.pm blib/lib/Net/WebSocket/X/BadArg.pm blib/lib/Net/WebSocket/X/Base.pm blib/lib/Net/WebSocket/X/ReceivedBadControlFrame.pm blib/lib/Net/WebSocket/X/ReceivedClose.pm blib/lib/Net/WebSocket/X.pm blib/lib/Net/WebSocket.pm blib/man3/ blib/man3/Net::WebSocket.3 blib/man3/Net::WebSocket::Endpoint.3 blib/man3/Net::WebSocket::Endpoint::Server.3 blib/man3/Net::WebSocket::Frame.3 blib/man3/Net::WebSocket::Frame::binary.3 blib/man3/Net::WebSocket::Frame::close.3 blib/man3/Net::WebSocket::Frame::continuation.3 blib/man3/Net::WebSocket::Frame::ping.3 blib/man3/Net::WebSocket::Frame::pong.3 blib/man3/Net::WebSocket::Frame::text.3 blib/man3/Net::WebSocket::Handshake::Client.3 blib/man3/Net::WebSocket::Handshake::Server.3 blib/man3/Net::WebSocket::Parser.3 blib/man3/Net::WebSocket::Streamer.3 blib/man3/Net::WebSocket::Streamer::Server.3 Finished 2017-05-18T01:07:30