PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2015-03-02T14:05:41 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Mon, 02 Mar 2015 21:17:02 GMT Running make for M/MI/MIYAGAWA/Plack-Middleware-Session-0.30.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MI/MIYAGAWA/Plack-Middleware-Session-0.30.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MI/MIYAGAWA/CHECKSUMS Checksum for /home/fly1600/var/cpan/sources/authors/id/M/MI/MIYAGAWA/Plack-Middleware-Session-0.30.tar.gz ok Plack-Middleware-Session-0.30/ Plack-Middleware-Session-0.30/Build.PL Plack-Middleware-Session-0.30/Changes Plack-Middleware-Session-0.30/cpanfile Plack-Middleware-Session-0.30/dist.ini Plack-Middleware-Session-0.30/examples/ Plack-Middleware-Session-0.30/lib/ Plack-Middleware-Session-0.30/LICENSE Plack-Middleware-Session-0.30/MANIFEST Plack-Middleware-Session-0.30/META.json Plack-Middleware-Session-0.30/META.yml Plack-Middleware-Session-0.30/README Plack-Middleware-Session-0.30/t/ Plack-Middleware-Session-0.30/t/000_load.t Plack-Middleware-Session-0.30/t/001_basic.t Plack-Middleware-Session-0.30/t/001a_basic.t Plack-Middleware-Session-0.30/t/002_basic_w_cookie.t Plack-Middleware-Session-0.30/t/002a_basic_w_cookie.t Plack-Middleware-Session-0.30/t/003_basic_w_file_store.t Plack-Middleware-Session-0.30/t/003a_basic_w_file_store.t Plack-Middleware-Session-0.30/t/004_basic_file_w_customs.t Plack-Middleware-Session-0.30/t/004a_basic_file_w_customs.t Plack-Middleware-Session-0.30/t/005_basic_w_cache_store.t Plack-Middleware-Session-0.30/t/005a_basic_w_cache_store.t Plack-Middleware-Session-0.30/t/006_basic_w_dbi_store.t Plack-Middleware-Session-0.30/t/010_middleware.t Plack-Middleware-Session-0.30/t/010a_middleware.t Plack-Middleware-Session-0.30/t/012_streaming.t Plack-Middleware-Session-0.30/t/013_cookiestore.t Plack-Middleware-Session-0.30/t/014_cookie_options.t Plack-Middleware-Session-0.30/t/015_cookie_options_mw.t Plack-Middleware-Session-0.30/t/016_cookiestore_w_customs.t Plack-Middleware-Session-0.30/t/lib/ Plack-Middleware-Session-0.30/t/release-pod-syntax.t Plack-Middleware-Session-0.30/t/lib/TestSession.pm Plack-Middleware-Session-0.30/t/lib/TestSessionHash.pm Plack-Middleware-Session-0.30/lib/Plack/ Plack-Middleware-Session-0.30/lib/Plack/Middleware/ Plack-Middleware-Session-0.30/lib/Plack/Session/ Plack-Middleware-Session-0.30/lib/Plack/Session.pm Plack-Middleware-Session-0.30/lib/Plack/Session/Cleanup.pm Plack-Middleware-Session-0.30/lib/Plack/Session/State/ Plack-Middleware-Session-0.30/lib/Plack/Session/State.pm Plack-Middleware-Session-0.30/lib/Plack/Session/Store/ Plack-Middleware-Session-0.30/lib/Plack/Session/Store.pm Plack-Middleware-Session-0.30/lib/Plack/Session/Store/Cache.pm Plack-Middleware-Session-0.30/lib/Plack/Session/Store/DBI.pm Plack-Middleware-Session-0.30/lib/Plack/Session/Store/File.pm Plack-Middleware-Session-0.30/lib/Plack/Session/Store/Null.pm Plack-Middleware-Session-0.30/lib/Plack/Session/State/Cookie.pm Plack-Middleware-Session-0.30/lib/Plack/Middleware/Session/ Plack-Middleware-Session-0.30/lib/Plack/Middleware/Session.pm Plack-Middleware-Session-0.30/lib/Plack/Middleware/Session/Cookie.pm Plack-Middleware-Session-0.30/examples/counter-raw.psgi CPAN.pm: Building M/MI/MIYAGAWA/Plack-Middleware-Session-0.30.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Build.PL Creating new 'Build' script for 'Plack-Middleware-Session' version '0.30' >>> ./Build cp lib/Plack/Session.pm blib/lib/Plack/Session.pm cp lib/Plack/Session/State.pm blib/lib/Plack/Session/State.pm cp lib/Plack/Session/Store.pm blib/lib/Plack/Session/Store.pm cp lib/Plack/Session/Store/File.pm blib/lib/Plack/Session/Store/File.pm cp lib/Plack/Session/Cleanup.pm blib/lib/Plack/Session/Cleanup.pm cp lib/Plack/Middleware/Session.pm blib/lib/Plack/Middleware/Session.pm cp lib/Plack/Session/Store/DBI.pm blib/lib/Plack/Session/Store/DBI.pm cp lib/Plack/Middleware/Session/Cookie.pm blib/lib/Plack/Middleware/Session/Cookie.pm cp lib/Plack/Session/Store/Null.pm blib/lib/Plack/Session/Store/Null.pm cp lib/Plack/Session/State/Cookie.pm blib/lib/Plack/Session/State/Cookie.pm cp lib/Plack/Session/Store/Cache.pm blib/lib/Plack/Session/Store/Cache.pm MIYAGAWA/Plack-Middleware-Session-0.30.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 t/000_load.t ................... ok t/001_basic.t .................. ok t/001a_basic.t ................. ok t/002_basic_w_cookie.t ......... ok t/002a_basic_w_cookie.t ........ ok t/003_basic_w_file_store.t ..... ok t/003a_basic_w_file_store.t .... ok t/004_basic_file_w_customs.t ... ok t/004a_basic_file_w_customs.t .. ok t/005_basic_w_cache_store.t .... ok t/005a_basic_w_cache_store.t ... ok t/006_basic_w_dbi_store.t ...... ok t/010_middleware.t ............. ok t/010a_middleware.t ............ ok # Failed test 'Early data is set' # at t/012_streaming.t line 55. # got: '1' # expected: '2' # Failed test 'Late data was stored' # at t/012_streaming.t line 56. # got: undef # expected: '1' # Looks like you failed 2 tests of 11. t/012_streaming.t .............. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/11 subtests t/013_cookiestore.t ............ ok t/014_cookie_options.t ......... ok t/015_cookie_options_mw.t ...... ok t/016_cookiestore_w_customs.t .. ok t/release-pod-syntax.t ......... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/012_streaming.t (Wstat: 512 Tests: 11 Failed: 2) Failed tests: 10-11 Non-zero exit status: 2 Files=20, Tests=513, 7 wallclock secs ( 0.15 usr 0.00 sys + 3.42 cusr 0.28 csys = 3.85 CPU) Result: FAIL MIYAGAWA/Plack-Middleware-Session-0.30.tar.gz ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MIYAGAWA/Plack-Middleware-Session-0.30.tar.gz VmSize: 134412 kB Finished 2015-03-02T14:05:54