PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-06-24T22:03:06 ActivePerl-1003 CPAN-2.00 Reading '/export/home/fly1003/var/cpan/Metadata' Database was generated on Tue, 25 Jun 2013 03:53:02 GMT Running make for M/MI/MIYAGAWA/Plack-Middleware-Session-0.20.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MI/MIYAGAWA/Plack-Middleware-Session-0.20.tar.gz ok You have Archive::Tar 1.38_01, but 1.50 or later is recommended. Please upgrade. Plack-Middleware-Session-0.20/ Plack-Middleware-Session-0.20/Build.PL Plack-Middleware-Session-0.20/Changes Plack-Middleware-Session-0.20/cpanfile Plack-Middleware-Session-0.20/dist.ini Plack-Middleware-Session-0.20/examples/ Plack-Middleware-Session-0.20/lib/ Plack-Middleware-Session-0.20/LICENSE Plack-Middleware-Session-0.20/MANIFEST Plack-Middleware-Session-0.20/META.json Plack-Middleware-Session-0.20/META.yml Plack-Middleware-Session-0.20/README Plack-Middleware-Session-0.20/t/ Plack-Middleware-Session-0.20/t/000_load.t Plack-Middleware-Session-0.20/t/001_basic.t Plack-Middleware-Session-0.20/t/001a_basic.t Plack-Middleware-Session-0.20/t/002_basic_w_cookie.t Plack-Middleware-Session-0.20/t/002a_basic_w_cookie.t Plack-Middleware-Session-0.20/t/003_basic_w_file_store.t Plack-Middleware-Session-0.20/t/003a_basic_w_file_store.t Plack-Middleware-Session-0.20/t/004_basic_file_w_customs.t Plack-Middleware-Session-0.20/t/004a_basic_file_w_customs.t Plack-Middleware-Session-0.20/t/005_basic_w_cache_store.t Plack-Middleware-Session-0.20/t/005a_basic_w_cache_store.t Plack-Middleware-Session-0.20/t/006_basic_w_dbi_store.t Plack-Middleware-Session-0.20/t/010_middleware.t Plack-Middleware-Session-0.20/t/010a_middleware.t Plack-Middleware-Session-0.20/t/012_streaming.t Plack-Middleware-Session-0.20/t/013_cookiestore.t Plack-Middleware-Session-0.20/t/014_cookie_options.t Plack-Middleware-Session-0.20/t/015_cookie_options_mw.t Plack-Middleware-Session-0.20/t/016_cookiestore_w_customs.t Plack-Middleware-Session-0.20/t/lib/ Plack-Middleware-Session-0.20/t/release-pod-syntax.t Plack-Middleware-Session-0.20/t/lib/TestSession.pm Plack-Middleware-Session-0.20/t/lib/TestSessionHash.pm Plack-Middleware-Session-0.20/lib/Plack/ Plack-Middleware-Session-0.20/lib/Plack/Middleware/ Plack-Middleware-Session-0.20/lib/Plack/Session/ Plack-Middleware-Session-0.20/lib/Plack/Session.pm Plack-Middleware-Session-0.20/lib/Plack/Session/State/ Plack-Middleware-Session-0.20/lib/Plack/Session/State.pm Plack-Middleware-Session-0.20/lib/Plack/Session/Store/ Plack-Middleware-Session-0.20/lib/Plack/Session/Store.pm Plack-Middleware-Session-0.20/lib/Plack/Session/Store/Cache.pm Plack-Middleware-Session-0.20/lib/Plack/Session/Store/DBI.pm Plack-Middleware-Session-0.20/lib/Plack/Session/Store/File.pm Plack-Middleware-Session-0.20/lib/Plack/Session/Store/Null.pm Plack-Middleware-Session-0.20/lib/Plack/Session/State/Cookie.pm Plack-Middleware-Session-0.20/lib/Plack/Middleware/Session/ Plack-Middleware-Session-0.20/lib/Plack/Middleware/Session.pm Plack-Middleware-Session-0.20/lib/Plack/Middleware/Session/Cookie.pm Plack-Middleware-Session-0.20/examples/counter-raw.psgi CPAN.pm: Building M/MI/MIYAGAWA/Plack-Middleware-Session-0.20.tar.gz >>> /export/home/fly1003/bin/perl Build.PL Creating new 'Build' script for 'Plack-Middleware-Session' version '0.20' Could not read metadata file. Falling back to other methods to determine prerequisites >>> ./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/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/Session/Store/Null.pm blib/lib/Plack/Session/Store/Null.pm cp lib/Plack/Middleware/Session/Cookie.pm blib/lib/Plack/Middleware/Session/Cookie.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.20.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 # Failed test '... got a basic session id' # at t/lib/TestSession.pm line 98. # got: '760c581aee789ac79dffd2a08b84853c454dd143' # expected: 'aff79a290237e6ff4264e6d5a6d09dbd207dffc8' # Failed test '... got the value for foo back successfully from session' # at t/lib/TestSession.pm line 100. # got: undef # expected: 'bar' # Failed test '... got the session dump we expected' # at t/lib/TestSession.pm line 109. # Structures begin differing at: # $got->{bar} = Does not exist # $expected->{bar} = 'baz' # Failed test '... cookie value is as suspected' # at t/002_basic_w_cookie.t line 40. # 'plack_session=760c581aee789ac79dffd2a08b84853c454dd143; path=/' # doesn't match '(?-xism:plack_session=aff79a290237e6ff4264e6d5a6d09dbd207dffc8)' # Failed test '... got a basic session id' # at t/lib/TestSession.pm line 118. # got: 'da905c43e422cb58ca6019a7b581d8c25c6b731a' # expected: 'b248d0b9aa16141092486649c9c8cfb58a459b04' # Failed test '... got the foo value back successfully from session' # at t/lib/TestSession.pm line 120. # got: undef # expected: 'baz' # Failed test '... got the session dump we expected' # at t/lib/TestSession.pm line 122. # Structures begin differing at: # $got->{foo} = Does not exist # $expected->{foo} = 'baz' # Failed test '... cookie value is as suspected' # at t/002_basic_w_cookie.t line 40. # 'plack_session=da905c43e422cb58ca6019a7b581d8c25c6b731a; path=/' # doesn't match '(?-xism:plack_session=b248d0b9aa16141092486649c9c8cfb58a459b04)' # Failed test '... got a basic session id' # at t/lib/TestSession.pm line 130. # got: '871d8bd9060d2fd5e99b0b714b27a0985be9b4e9' # expected: 'aff79a290237e6ff4264e6d5a6d09dbd207dffc8' # Failed test '... got the session dump we expected' # at t/lib/TestSession.pm line 138. # Structures begin differing at: # $got->{bar} = Does not exist # $expected->{bar} = 'baz' # Failed test '... cookie value is as suspected' # at t/002_basic_w_cookie.t line 40. # 'plack_session=871d8bd9060d2fd5e99b0b714b27a0985be9b4e9; path=/' # doesn't match '(?-xism:plack_session=aff79a290237e6ff4264e6d5a6d09dbd207dffc8)' # Failed test '... got the bar value back successfully from session' # at t/lib/TestSession.pm line 146. # got: undef # expected: 'baz' # Failed test '... cookie value is as suspected' # at t/002_basic_w_cookie.t line 40. # 'plack_session=58401dd50358ff4e79ab3127a9b5f10d58e3002c; path=/; expires=Tue, 25-Jun-2013 05:03:20 GMT' # doesn't match '(?-xism:plack_session=aff79a290237e6ff4264e6d5a6d09dbd207dffc8)' # Failed test '... got a basic session id' # at t/lib/TestSession.pm line 173. # got: '17fb967c13525a6ae5d660b63283054c7b955a55' # expected: 'b248d0b9aa16141092486649c9c8cfb58a459b04' # Failed test '... got the foo value back successfully from session' # at t/lib/TestSession.pm line 175. # got: undef # expected: 'baz' # Failed test '... got the session dump we expected' # at t/lib/TestSession.pm line 177. # Structures begin differing at: # $got->{foo} = Does not exist # $expected->{foo} = 'baz' # Failed test '... cookie value is as suspected' # at t/002_basic_w_cookie.t line 40. # 'plack_session=17fb967c13525a6ae5d660b63283054c7b955a55; path=/' # doesn't match '(?-xism:plack_session=b248d0b9aa16141092486649c9c8cfb58a459b04)' # Looks like you failed 17 tests of 48. t/002_basic_w_cookie.t ......... Dubious, test returned 17 (wstat 4352, 0x1100) Failed 17/48 subtests # Failed test '... got a basic session id' # at t/lib/TestSessionHash.pm line 101. # got: '722667dc597eb545952307d55f82dc5975357c63' # expected: '00c20d972e8907e1538fc2ccbc8568f7ba9fe9e7' # Failed test '... got the value for foo back successfully from session' # at t/lib/TestSessionHash.pm line 103. # got: undef # expected: 'bar' # Failed test '... got the session dump we expected' # at t/lib/TestSessionHash.pm line 112. # Structures begin differing at: # $got->{bar} = Does not exist # $expected->{bar} = 'baz' # Failed test '... cookie value is as suspected' # at t/002a_basic_w_cookie.t line 39. # 'plack_session=722667dc597eb545952307d55f82dc5975357c63; path=/' # doesn't match '(?-xism:plack_session=00c20d972e8907e1538fc2ccbc8568f7ba9fe9e7)' # Failed test '... got a basic session id' # at t/lib/TestSessionHash.pm line 121. # got: '08ea3699cd144bbe5d0e189546fde8282bfc2cfd' # expected: 'd9b5dc41ae1055a7f8800f80f40dd7f9e28b19e5' # Failed test '... got the foo value back successfully from session' # at t/lib/TestSessionHash.pm line 123. # got: undef # expected: 'baz' # Failed test '... got the session dump we expected' # at t/lib/TestSessionHash.pm line 125. # Structures begin differing at: # $got->{foo} = Does not exist # $expected->{foo} = 'baz' # Failed test '... cookie value is as suspected' # at t/002a_basic_w_cookie.t line 39. # 'plack_session=08ea3699cd144bbe5d0e189546fde8282bfc2cfd; path=/' # doesn't match '(?-xism:plack_session=d9b5dc41ae1055a7f8800f80f40dd7f9e28b19e5)' # Failed test '... got a basic session id' # at t/lib/TestSessionHash.pm line 133. # got: 'a33a4b15fa9bd7b95eb1cfd9afae2baad11ddee4' # expected: '00c20d972e8907e1538fc2ccbc8568f7ba9fe9e7' # Failed test '... got the session dump we expected' # at t/lib/TestSessionHash.pm line 141. # Structures begin differing at: # $got->{bar} = Does not exist # $expected->{bar} = 'baz' # Failed test '... cookie value is as suspected' # at t/002a_basic_w_cookie.t line 39. # 'plack_session=a33a4b15fa9bd7b95eb1cfd9afae2baad11ddee4; path=/' # doesn't match '(?-xism:plack_session=00c20d972e8907e1538fc2ccbc8568f7ba9fe9e7)' # Failed test '... got the bar value back successfully from session' # at t/lib/TestSessionHash.pm line 149. # got: undef # expected: 'baz' # Failed test '... cookie value is as suspected' # at t/002a_basic_w_cookie.t line 39. # 'plack_session=7662c1c26c04f519bf38496e729555adcc6ffe98; path=/; expires=Tue, 25-Jun-2013 05:03:21 GMT' # doesn't match '(?-xism:plack_session=00c20d972e8907e1538fc2ccbc8568f7ba9fe9e7)' # Failed test '... got a basic session id' # at t/lib/TestSessionHash.pm line 181. # got: 'f0c361b3d56ee5289f99576c10cb1d9dc8800dcb' # expected: 'd9b5dc41ae1055a7f8800f80f40dd7f9e28b19e5' # Failed test '... got the foo value back successfully from session' # at t/lib/TestSessionHash.pm line 183. # got: undef # expected: 'baz' # Failed test '... got the session dump we expected' # at t/lib/TestSessionHash.pm line 185. # Structures begin differing at: # $got->{foo} = Does not exist # $expected->{foo} = 'baz' # Failed test '... cookie value is as suspected' # at t/002a_basic_w_cookie.t line 39. # 'plack_session=f0c361b3d56ee5289f99576c10cb1d9dc8800dcb; path=/' # doesn't match '(?-xism:plack_session=d9b5dc41ae1055a7f8800f80f40dd7f9e28b19e5)' # Looks like you failed 17 tests of 47. t/002a_basic_w_cookie.t ........ Dubious, test returned 17 (wstat 4352, 0x1100) Failed 17/47 subtests 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 # Failed test at t/010_middleware.t line 32. # got: 'Counter=0' # expected: 'Counter=1' # Looks like you failed 1 test of 3. t/010_middleware.t ............. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests # Failed test at t/010a_middleware.t line 32. # got: 'Counter=0' # expected: 'Counter=1' # Looks like you failed 1 test of 2. t/010a_middleware.t ............ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests Plack::Server::Standalone: Accepting connections at http://127.0.0.1:10001/ t/012_streaming.t .............. ok Plack::Server::Standalone: Accepting connections at http://127.0.0.1:10001/ # Failed test at t/013_cookiestore.t line 38. # got: 'counter=0' # expected: 'counter=1' # Failed test at t/013_cookiestore.t line 42. # got: 'counter=0' # expected: 'counter=2' # Looks like you failed 2 tests of 7. t/013_cookiestore.t ............ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/7 subtests t/014_cookie_options.t ......... ok # Failed test at t/015_cookie_options_mw.t line 27. # 'plack_session=a99f6d8d3f7ca5aeadb1c68973a0f2728054ead6; domain=.example.com; path=/' # doesn't match '(?-xism:plack_session=\w+; domain=.example.com; HttpOnly)' # Failed test at t/015_cookie_options_mw.t line 30. # 'plack_session=6957c7e4b32b74a2ccbb5c6d9b44df54f4ef8923; domain=.example.com; path=/foo' # doesn't match '(?-xism:plack_session=\w+; domain=.example.com; path=/foo; HttpOnly)' # Looks like you failed 2 tests of 2. t/015_cookie_options_mw.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests Plack::Server::Standalone: Accepting connections at http://127.0.0.1:10001/ # Failed test at t/016_cookiestore_w_customs.t line 44. # got: 'counter=0' # expected: 'counter=1' # Failed test at t/016_cookiestore_w_customs.t line 48. # got: 'counter=0' # expected: 'counter=2' # Looks like you failed 2 tests of 7. t/016_cookiestore_w_customs.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/7 subtests t/release-pod-syntax.t ......... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/002_basic_w_cookie.t (Wstat: 4352 Tests: 48 Failed: 17) Failed tests: 15-16, 19-25, 28-30, 32, 39-42 Non-zero exit status: 17 t/002a_basic_w_cookie.t (Wstat: 4352 Tests: 47 Failed: 17) Failed tests: 15-16, 19-25, 28-30, 32, 38-41 Non-zero exit status: 17 t/010_middleware.t (Wstat: 256 Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 1 t/010a_middleware.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 t/013_cookiestore.t (Wstat: 512 Tests: 7 Failed: 2) Failed tests: 4, 6 Non-zero exit status: 2 t/015_cookie_options_mw.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 t/016_cookiestore_w_customs.t (Wstat: 512 Tests: 7 Failed: 2) Failed tests: 4, 6 Non-zero exit status: 2 Files=20, Tests=504, 15 wallclock secs ( 0.40 usr 0.20 sys + 9.43 cusr 1.03 csys = 11.06 CPU) Result: FAIL MIYAGAWA/Plack-Middleware-Session-0.20.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.20.tar.gz Finished 2013-06-24T22:03:33