PATH=/usr/bin:/bin:/Users/fly2400/cpanfly-5.24/var/megalib/bin Start 2017-05-05T12:58:52 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Fri, 05 May 2017 05:29:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/O/OA/OALDERS/Net-HTTP-6.14.tar.gz Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/O/OA/OALDERS/Net-HTTP-6.14.tar.gz ok Net-HTTP-6.14/ Net-HTTP-6.14/Changes Net-HTTP-6.14/CONTRIBUTORS Net-HTTP-6.14/cpanfile Net-HTTP-6.14/dist.ini Net-HTTP-6.14/INSTALL Net-HTTP-6.14/lib/ Net-HTTP-6.14/LICENSE Net-HTTP-6.14/Makefile.PL Net-HTTP-6.14/MANIFEST Net-HTTP-6.14/META.json Net-HTTP-6.14/META.yml Net-HTTP-6.14/perlcriticrc Net-HTTP-6.14/perltidyrc Net-HTTP-6.14/README.md Net-HTTP-6.14/t/ Net-HTTP-6.14/tidyall.ini Net-HTTP-6.14/t/00-report-prereqs.dd Net-HTTP-6.14/t/00-report-prereqs.t Net-HTTP-6.14/t/http-nb.t Net-HTTP-6.14/t/http.t Net-HTTP-6.14/t/live-https.t Net-HTTP-6.14/t/live.t Net-HTTP-6.14/t/rt-112313.t Net-HTTP-6.14/lib/Net/ Net-HTTP-6.14/lib/Net/HTTP/ Net-HTTP-6.14/lib/Net/HTTP.pm Net-HTTP-6.14/lib/Net/HTTPS.pm Net-HTTP-6.14/lib/Net/HTTP/Methods.pm Net-HTTP-6.14/lib/Net/HTTP/NB.pm Configuring O/OA/OALDERS/Net-HTTP-6.14.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2400/cpanfly-5.24/var/megalib Want /Users/fly2400/ap2400-300558/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::HTTP Writing MYMETA.yml and MYMETA.json OALDERS/Net-HTTP-6.14.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for O/OA/OALDERS/Net-HTTP-6.14.tar.gz >>> make cp lib/Net/HTTP/Methods.pm blib/lib/Net/HTTP/Methods.pm cp lib/Net/HTTP/NB.pm blib/lib/Net/HTTP/NB.pm cp lib/Net/HTTPS.pm blib/lib/Net/HTTPS.pm cp lib/Net/HTTP.pm blib/lib/Net/HTTP.pm Manifying 4 pod documents OALDERS/Net-HTTP-6.14.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Configure Suggests === # # Module Want Have # -------- ------- ------- # JSON::PP 2.27300 2.27400 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # Data::Dumper any 2.161 # ExtUtils::MakeMaker any 7.16 # File::Spec any 3.62 # IO::Select any 1.22 # Socket any 2.024 # Test::More any 1.302067 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # ---------------------- ---- ----- # Carp any 1.38 # Compress::Raw::Zlib any 2.074 # IO::Socket::INET any 1.35 # IO::Uncompress::Gunzip any 2.074 # URI any 1.71 # base any 2.23 # strict any 1.11 # vars any 1.03 # warnings any 1.36 # # === Runtime Suggests === # # Module Want Have # ----------------- ---- ----- # IO::Socket any 1.38 # IO::Socket::INET6 any 2.72 # IO::Socket::IP any 0.39 # IO::Socket::SSL 1.38 2.047 # Symbol any 1.07 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/http-nb.t ............ 1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 - server wrote response body ok 12 - client body is readable ok 13 - client gets 5 bytes ok 14 - client gets EOF ok t/http.t ............... 1..37 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 # No Host option provided at t/http.t line 202. ok 37 ok t/live-https.t ......... 1..6 # ---------------------------- # 200 OK # Accept-Ranges: bytes # Age: 928 # Cache-Control: public, max-age=900, stale-while-revalidate=90, stale-if-error=172800 # Connection: keep-alive # Content-Length: 8445 # Content-Type: text/html # Date: Fri, 05 May 2017 19:58:56 GMT # ETag: "17a291-20fd-54ecc1558f680" # Fastly-Debug-Digest: 77034b31ca381bd3d6384e0f0bd19a20bac36d59f46306ebda1035dc65d1f57d # Last-Modified: Fri, 05 May 2017 19:42:02 GMT # Server: Apache/2.2.15 (Red Hat) # Vary: Accept-Encoding # Via: 1.1 varnish # X-Cache: HIT, HIT # X-Cache-Hits: 2, 5 # X-Served-By: cache-lax8634-LAX, cache-sea1024-SEA # X-Timer: S1494014337.837295,VS0,VE0 # ok 1 - success ok 2 ok 3 # ---------------------------- # 200 OK # Accept-Ranges: bytes # Age: 28 # Cache-Control: public, max-age=900, stale-while-revalidate=90, stale-if-error=172800 # Connection: keep-alive # Content-Length: 8435 # Content-Type: text/html # Date: Fri, 05 May 2017 19:58:56 GMT # ETag: "17a33a-20f3-54ecc40434a80" # Fastly-Debug-Digest: 77034b31ca381bd3d6384e0f0bd19a20bac36d59f46306ebda1035dc65d1f57d # Last-Modified: Fri, 05 May 2017 19:54:02 GMT # Server: Apache/2.2.15 (Red Hat) # Vary: Accept-Encoding # Via: 1.1 varnish # X-Cache: HIT, HIT # X-Cache-Hits: 3, 2 # X-Served-By: cache-lax8634-LAX, cache-sea1024-SEA # X-Timer: S1494014337.848879,VS0,VE0 # ok 4 - success ok 5 ok 6 ok t/live.t ............... 1..6 # ---------------------------- # 200 OK # Accept-Ranges: bytes # Age: 28 # Cache-Control: public, max-age=900, stale-while-revalidate=90, stale-if-error=172800 # Connection: keep-alive # Content-Length: 8435 # Content-Type: text/html # Date: Fri, 05 May 2017 19:58:56 GMT # ETag: "17a33a-20f3-54ecc40434a80" # Fastly-Debug-Digest: 77034b31ca381bd3d6384e0f0bd19a20bac36d59f46306ebda1035dc65d1f57d # Last-Modified: Fri, 05 May 2017 19:54:02 GMT # Server: Apache/2.2.15 (Red Hat) # Vary: Accept-Encoding # Via: 1.1 varnish # X-Cache: HIT, HIT # X-Cache-Hits: 3, 1 # X-Served-By: cache-lax8634-LAX, cache-sea1025-SEA # X-Timer: S1494014337.993415,VS0,VE0 # ok 1 - success ok 2 ok 3 # ---------------------------- # 200 OK # Accept-Ranges: bytes # Age: 28 # Cache-Control: public, max-age=900, stale-while-revalidate=90, stale-if-error=172800 # Connection: keep-alive # Content-Length: 8435 # Content-Type: text/html # Date: Fri, 05 May 2017 19:58:57 GMT # ETag: "17a33a-20f3-54ecc40434a80" # Fastly-Debug-Digest: 77034b31ca381bd3d6384e0f0bd19a20bac36d59f46306ebda1035dc65d1f57d # Last-Modified: Fri, 05 May 2017 19:54:02 GMT # Server: Apache/2.2.15 (Red Hat) # Vary: Accept-Encoding # Via: 1.1 varnish # X-Cache: HIT, HIT # X-Cache-Hits: 3, 2 # X-Served-By: cache-lax8634-LAX, cache-sea1025-SEA # X-Timer: S1494014337.007422,VS0,VE0 # ok 4 - success ok 5 ok 6 ok t/rt-112313.t .......... ok 1 - base response length is less than 1024: 390 ok 2 - ok for n 631 -> response length 1020 ok 3 - ok for n 632 -> response length 1021 ok 4 - reponse length increased by 1 ok 5 - ok for n 633 -> response length 1022 ok 6 - reponse length increased by 1 ok 7 - ok for n 634 -> response length 1023 ok 8 - reponse length increased by 1 ok 9 - ok for n 635 -> response length 1024 ok 10 - reponse length increased by 1 ok 11 - ok for n 636 -> response length 1025 ok 12 - reponse length increased by 1 ok 13 - ok for n 637 -> response length 1026 ok 14 - reponse length increased by 1 ok 15 - ok for n 1655 -> response length 2045 ok 16 - ok for n 1656 -> response length 2046 ok 17 - reponse length increased by 1 ok 18 - ok for n 1657 -> response length 2047 ok 19 - reponse length increased by 1 ok 20 - ok for n 1658 -> response length 2048 ok 21 - reponse length increased by 1 ok 22 - ok for n 1659 -> response length 2049 ok 23 - reponse length increased by 1 ok 24 - ok for n 1660 -> response length 2050 ok 25 - reponse length increased by 1 ok 26 - ok for n 1661 -> response length 2051 ok 27 - reponse length increased by 1 ok 28 - ok for n 2679 -> response length 3069 ok 29 - ok for n 2680 -> response length 3070 ok 30 - reponse length increased by 1 ok 31 - ok for n 2681 -> response length 3071 ok 32 - reponse length increased by 1 ok 33 - ok for n 2682 -> response length 3072 ok 34 - reponse length increased by 1 ok 35 - ok for n 2683 -> response length 3073 ok 36 - reponse length increased by 1 ok 37 - ok for n 2684 -> response length 3074 ok 38 - reponse length increased by 1 ok 39 - ok for n 2685 -> response length 3075 ok 40 - reponse length increased by 1 1..40 ok All tests successful. Files=6, Tests=104, 25 wallclock secs ( 0.03 usr 0.02 sys + 0.64 cusr 0.11 csys = 0.80 CPU) Result: PASS OALDERS/Net-HTTP-6.14.tar.gz make test TEST_VERBOSE=1 -- OK Olaf Alders <olaf@wundersolutions.com> Low-level HTTP connection (client) >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Net-HTTP-6.14-z0qnvh && tar cvf - Net-HTTP-6.14.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/O/OA/OALDERS/Net-HTTP-6.14.tar.gz Net-HTTP-6.14.ppd blib/ blib/lib/ blib/lib/Net/ blib/lib/Net/HTTP/ blib/lib/Net/HTTP/Methods.pm blib/lib/Net/HTTP/NB.pm blib/lib/Net/HTTP.pm blib/lib/Net/HTTPS.pm blib/man3/ blib/man3/Net::HTTP.3 blib/man3/Net::HTTP::Methods.3 blib/man3/Net::HTTP::NB.3 blib/man3/Net::HTTPS.3 Finished 2017-05-05T12:59:21