PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-02-28T01:14:49 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Mon, 27 Feb 2017 06:54:48 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/G/GA/GAAS/HTTP-Daemon-6.01.tar.gz Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/G/GA/GAAS/HTTP-Daemon-6.01.tar.gz ok HTTP-Daemon-6.01/ HTTP-Daemon-6.01/Changes HTTP-Daemon-6.01/lib/ HTTP-Daemon-6.01/Makefile.PL HTTP-Daemon-6.01/MANIFEST HTTP-Daemon-6.01/META.yml HTTP-Daemon-6.01/README HTTP-Daemon-6.01/t/ HTTP-Daemon-6.01/t/chunked.t HTTP-Daemon-6.01/t/local/ HTTP-Daemon-6.01/t/misc/ HTTP-Daemon-6.01/t/robot/ HTTP-Daemon-6.01/t/robot/ua-get.t HTTP-Daemon-6.01/t/robot/ua.t HTTP-Daemon-6.01/t/misc/httpd HTTP-Daemon-6.01/t/misc/httpd_term.pl HTTP-Daemon-6.01/t/local/http.t HTTP-Daemon-6.01/lib/HTTP/ HTTP-Daemon-6.01/lib/HTTP/Daemon.pm Configuring G/GA/GAAS/HTTP-Daemon-6.01.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 HTTP::Daemon Writing MYMETA.yml and MYMETA.json GAAS/HTTP-Daemon-6.01.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for G/GA/GAAS/HTTP-Daemon-6.01.tar.gz >>> make cp lib/HTTP/Daemon.pm blib/lib/HTTP/Daemon.pm Manifying 1 pod document GAAS/HTTP-Daemon-6.01.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/chunked.t .. 1..5 ok 1 - [629] traditional, unchunked POST request ok 2 - [8] chunked with illegal Content-Length header; tiny message ok 3 - [868] chunked with illegal Content-Length header; medium sized ok 4 - [1104] chunked correctly, size ~1k; base for the big next test ok 5 - [1130496] chunked with many chunks ok All tests successful. Files=1, Tests=5, 4 wallclock secs ( 0.01 usr 0.01 sys + 0.07 cusr 0.02 csys = 0.11 CPU) Result: PASS GAAS/HTTP-Daemon-6.01.tar.gz make test TEST_VERBOSE=1 -- OK Gisle Aas <gisle@ActiveState.com> a simple http server class >>> (cd /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/HTTP-Daemon-6.01-h4aN9I && tar cvf - HTTP-Daemon-6.01.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/var/REPO/G/GA/GAAS/HTTP-Daemon-6.01.tar.gz HTTP-Daemon-6.01.ppd blib/ blib/lib/ blib/lib/HTTP/ blib/lib/HTTP/Daemon.pm blib/man3/ blib/man3/HTTP::Daemon.3 Finished 2017-02-28T01:14:58