This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Randy J Ray, This is a computer-generated error report created automatically by CPANPLUS, version 0.0562. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [CP_MSG] [Tue Feb 28 21:39:01 2006] Checking if source files are up to date [CP_MSG] [Tue Feb 28 21:39:01 2006] Retrieving /Users/rjolly/.cpanplus/sourcefiles.2.13.stored [CP_MSG] [Tue Feb 28 21:39:04 2006] /opt/local/bin/perl Build --makefile_env_macros 1 [CP_ERROR] [Tue Feb 28 21:39:25 2006] MAKE TEST failed: /opt/local/bin/perl Build --makefile_env_macros 1 test t/01use..............ok t/02pod..............skipped all skipped: set TEST_POD to enable this test t/03podcoverage......skipped all skipped: Test::Pod::Coverage 1.04 required t/04auth-clear.......DBD::SQLite::db prepare failed: no such table: role(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare failed: no such table: user_role(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare_cached failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 463. [Tue Feb 28 21:39:07 2006] [catalyst] [error] Caught exception in TestApp->user_login "DBIx::Class::ResultSetProxy::search(): no sth generated via sql: SELECT me.id, me.username, me.password FROM user me WHERE ( username = ? ) at /Users/rjolly/.cpanplus/5.8.7/build/Catalyst-Plugin-Authentication-Store-DBIC-0.04/blib/lib/Catalyst/Plugin/Authentication/Store/DBIC/User.pm line 15" # Failed test 'user logged in ok' # in t/04auth-clear.t at line 65. # got: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" # "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> # <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> # <head> # <meta http-equiv="Content-Language" content="en" /> # <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> # <title>TestApp</title> # <script type="text/javascript"> # <!-- # function toggleDump (dumpElement) { # var e = document.getElementById( dumpElement ); # if (e.style.display == "none") { # e.style.display = ""; # } # else { # e.style.display = "none"; # } # } # --> # </script> # <style type="text/css"> # body { # font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana, # Tahoma, Arial, helvetica, sans-serif; # color: #ddd; # background-color: #eee; # margin: 0px; # padding: 0px; # } # :link, :link:hover, :visited, :visited:hover { # color: #ddd; # } # div.box { # position: relative; # background-color: #ccc; # border: 1px solid #aaa; # padding: 4px; # margin: 10px; # -moz-border-radius: 10px; # } # div.error { # background-color: #977; # border: 1px solid #755; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.infos { # background-color: #797; # border: 1px solid #575; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.name { # background-color: #779; # border: 1px solid #557; # padding: 8px; # margin: 4px; # -moz-border-radius: 10px; # } # code.error { # display: block; # margin: 1em 0; # overflow: auto; # } # div.name h1, div.error p { # margin: 0; # } # h2 { # margin-top: 0; # margin-bottom: 10px; # font-size: medium; # font-weight: bold; # text-decoration: underline; # } # h1 { # font-size: medium; # font-weight: normal; # } # /* from http://users.tkk.fi/~tkarvine/linux/doc/pre-wrap/pre-wrap-css3-mozilla-opera-ie.html */ # /* Browser specific (not valid) styles to make preformatted text wrap */ # pre { # white-space: pre-wrap; /* css-3 */ # white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ # white-space: -pre-wrap; /* Opera 4-6 */ # white-space: -o-pre-wrap; /* Opera 7 */ # word-wrap: break-word; /* Internet Explorer 5.5+ */ # } # </style> # </head> # <body> # <div class="box"> # <div class="error"></div> # <div class="infos"><pre> # (en) Please come back later # (de) Bitte versuchen sie es spaeter nocheinmal # (at) Konnten's bitt'schoen spaeter nochmal reinschauen # (no) Vennligst prov igjen senere # (dk) Venligst prov igen senere # (pl) Prosze sprobowac pozniej # </pre> # </div> # <div class="name"></div> # </div> # </body> # </html> # ' # expected: 'logged in' DBD::SQLite::db prepare_cached failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 463. [Tue Feb 28 21:39:07 2006] [catalyst] [error] Caught exception in TestApp->user_login "DBIx::Class::ResultSetProxy::search(): no sth generated via sql: SELECT me.id, me.username, me.password FROM user me WHERE ( username = ? ) at /Users/rjolly/.cpanplus/5.8.7/build/Catalyst-Plugin-Authentication-Store-DBIC-0.04/blib/lib/Catalyst/Plugin/Authentication/Store/DBIC/User.pm line 15" # Failed test 'user not logged in ok' # in t/04auth-clear.t at line 71. # got: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" # "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> # <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> # <head> # <meta http-equiv="Content-Language" content="en" /> # <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> # <title>TestApp</title> # <script type="text/javascript"> # <!-- # function toggleDump (dumpElement) { # var e = document.getElementById( dumpElement ); # if (e.style.display == "none") { # e.style.display = ""; # } # else { # e.style.display = "none"; # } # } # --> # </script> # <style type="text/css"> # body { # font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana, # Tahoma, Arial, helvetica, sans-serif; # color: #ddd; # background-color: #eee; # margin: 0px; # padding: 0px; # } # :link, :link:hover, :visited, :visited:hover { # color: #ddd; # } # div.box { # position: relative; # background-color: #ccc; # border: 1px solid #aaa; # padding: 4px; # margin: 10px; # -moz-border-radius: 10px; # } # div.error { # background-color: #977; # border: 1px solid #755; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.infos { # background-color: #797; # border: 1px solid #575; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.name { # background-color: #779; # border: 1px solid #557; # padding: 8px; # margin: 4px; # -moz-border-radius: 10px; # } # code.error { # display: block; # margin: 1em 0; # overflow: auto; # } # div.name h1, div.error p { # margin: 0; # } # h2 { # margin-top: 0; # margin-bottom: 10px; # font-size: medium; # font-weight: bold; # text-decoration: underline; # } # h1 { # font-size: medium; # font-weight: normal; # } # /* from http://users.tkk.fi/~tkarvine/linux/doc/pre-wrap/pre-wrap-css3-mozilla-opera-ie.html */ # /* Browser specific (not valid) styles to make preformatted text wrap */ # pre { # white-space: pre-wrap; /* css-3 */ # white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ # white-space: -pre-wrap; /* Opera 4-6 */ # white-space: -o-pre-wrap; /* Opera 7 */ # word-wrap: break-word; /* Internet Explorer 5.5+ */ # } # </style> # </head> # <body> # <div class="box"> # <div class="error"></div> # <div class="infos"><pre> # (en) Please come back later # (de) Bitte versuchen sie es spaeter nocheinmal # (at) Konnten's bitt'schoen spaeter nochmal reinschauen # (no) Vennligst prov igjen senere # (dk) Venligst prov igen senere # (pl) Prosze sprobowac pozniej # </pre> # </div> # <div class="name"></div> # </div> # </body> # </html> # ' # expected: 'not logged in' # Looks like you failed 2 tests of 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2, 4 Failed 2/6 tests, 66.67% okay t/05auth-crypted.....DBD::SQLite::db prepare failed: no such table: role(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare failed: no such table: user_role(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare_cached failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 463. [Tue Feb 28 21:39:09 2006] [catalyst] [error] Caught exception in TestApp->user_login "DBIx::Class::ResultSetProxy::search(): no sth generated via sql: SELECT me.id, me.username, me.password FROM user me WHERE ( username = ? ) at /Users/rjolly/.cpanplus/5.8.7/build/Catalyst-Plugin-Authentication-Store-DBIC-0.04/blib/lib/Catalyst/Plugin/Authentication/Store/DBIC/User.pm line 15" # Failed test 'user logged in ok' # in t/05auth-crypted.t at line 65. # got: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" # "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> # <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> # <head> # <meta http-equiv="Content-Language" content="en" /> # <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> # <title>TestApp</title> # <script type="text/javascript"> # <!-- # function toggleDump (dumpElement) { # var e = document.getElementById( dumpElement ); # if (e.style.display == "none") { # e.style.display = ""; # } # else { # e.style.display = "none"; # } # } # --> # </script> # <style type="text/css"> # body { # font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana, # Tahoma, Arial, helvetica, sans-serif; # color: #ddd; # background-color: #eee; # margin: 0px; # padding: 0px; # } # :link, :link:hover, :visited, :visited:hover { # color: #ddd; # } # div.box { # position: relative; # background-color: #ccc; # border: 1px solid #aaa; # padding: 4px; # margin: 10px; # -moz-border-radius: 10px; # } # div.error { # background-color: #977; # border: 1px solid #755; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.infos { # background-color: #797; # border: 1px solid #575; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.name { # background-color: #779; # border: 1px solid #557; # padding: 8px; # margin: 4px; # -moz-border-radius: 10px; # } # code.error { # display: block; # margin: 1em 0; # overflow: auto; # } # div.name h1, div.error p { # margin: 0; # } # h2 { # margin-top: 0; # margin-bottom: 10px; # font-size: medium; # font-weight: bold; # text-decoration: underline; # } # h1 { # font-size: medium; # font-weight: normal; # } # /* from http://users.tkk.fi/~tkarvine/linux/doc/pre-wrap/pre-wrap-css3-mozilla-opera-ie.html */ # /* Browser specific (not valid) styles to make preformatted text wrap */ # pre { # white-space: pre-wrap; /* css-3 */ # white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ # white-space: -pre-wrap; /* Opera 4-6 */ # white-space: -o-pre-wrap; /* Opera 7 */ # word-wrap: break-word; /* Internet Explorer 5.5+ */ # } # </style> # </head> # <body> # <div class="box"> # <div class="error"></div> # <div class="infos"><pre> # (en) Please come back later # (de) Bitte versuchen sie es spaeter nocheinmal # (at) Konnten's bitt'schoen spaeter nochmal reinschauen # (no) Vennligst prov igjen senere # (dk) Venligst prov igen senere # (pl) Prosze sprobowac pozniej # </pre> # </div> # <div class="name"></div> # </div> # </body> # </html> # ' # expected: 'logged in' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/06auth-hashed......DBD::SQLite::db prepare failed: no such table: role(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare failed: no such table: user_role(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare_cached failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 463. [Tue Feb 28 21:39:12 2006] [catalyst] [error] Caught exception in TestApp->user_login "DBIx::Class::ResultSetProxy::search(): no sth generated via sql: SELECT me.id, me.username, me.password FROM user me WHERE ( username = ? ) at /Users/rjolly/.cpanplus/5.8.7/build/Catalyst-Plugin-Authentication-Store-DBIC-0.04/blib/lib/Catalyst/Plugin/Authentication/Store/DBIC/User.pm line 15" # Failed test 'user logged in ok' # in t/06auth-hashed.t at line 66. # got: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" # "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> # <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> # <head> # <meta http-equiv="Content-Language" content="en" /> # <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> # <title>TestApp</title> # <script type="text/javascript"> # <!-- # function toggleDump (dumpElement) { # var e = document.getElementById( dumpElement ); # if (e.style.display == "none") { # e.style.display = ""; # } # else { # e.style.display = "none"; # } # } # --> # </script> # <style type="text/css"> # body { # font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana, # Tahoma, Arial, helvetica, sans-serif; # color: #ddd; # background-color: #eee; # margin: 0px; # padding: 0px; # } # :link, :link:hover, :visited, :visited:hover { # color: #ddd; # } # div.box { # position: relative; # background-color: #ccc; # border: 1px solid #aaa; # padding: 4px; # margin: 10px; # -moz-border-radius: 10px; # } # div.error { # background-color: #977; # border: 1px solid #755; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.infos { # background-color: #797; # border: 1px solid #575; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.name { # background-color: #779; # border: 1px solid #557; # padding: 8px; # margin: 4px; # -moz-border-radius: 10px; # } # code.error { # display: block; # margin: 1em 0; # overflow: auto; # } # div.name h1, div.error p { # margin: 0; # } # h2 { # margin-top: 0; # margin-bottom: 10px; # font-size: medium; # font-weight: bold; # text-decoration: underline; # } # h1 { # font-size: medium; # font-weight: normal; # } # /* from http://users.tkk.fi/~tkarvine/linux/doc/pre-wrap/pre-wrap-css3-mozilla-opera-ie.html */ # /* Browser specific (not valid) styles to make preformatted text wrap */ # pre { # white-space: pre-wrap; /* css-3 */ # white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ # white-space: -pre-wrap; /* Opera 4-6 */ # white-space: -o-pre-wrap; /* Opera 7 */ # word-wrap: break-word; /* Internet Explorer 5.5+ */ # } # </style> # </head> # <body> # <div class="box"> # <div class="error"></div> # <div class="infos"><pre> # (en) Please come back later # (de) Bitte versuchen sie es spaeter nocheinmal # (at) Konnten's bitt'schoen spaeter nochmal reinschauen # (no) Vennligst prov igjen senere # (dk) Venligst prov igen senere # (pl) Prosze sprobowac pozniej # </pre> # </div> # <div class="name"></div> # </div> # </body> # </html> # ' # expected: 'logged in' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/07auth-sessions....DBD::SQLite::db prepare failed: no such table: role(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare failed: no such table: user_role(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare_cached failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 463. [Tue Feb 28 21:39:14 2006] [catalyst] [error] Caught exception in TestApp->user_login_session "DBIx::Class::ResultSetProxy::search(): no sth generated via sql: SELECT me.id, me.username, me.password FROM user me WHERE ( username = ? ) at /Users/rjolly/.cpanplus/5.8.7/build/Catalyst-Plugin-Authentication-Store-DBIC-0.04/blib/lib/Catalyst/Plugin/Authentication/Store/DBIC/User.pm line 15" # Failed test 'user logged in ok' # in t/07auth-sessions.t at line 72. # got: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" # "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> # <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> # <head> # <meta http-equiv="Content-Language" content="en" /> # <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> # <title>TestApp</title> # <script type="text/javascript"> # <!-- # function toggleDump (dumpElement) { # var e = document.getElementById( dumpElement ); # if (e.style.display == "none") { # e.style.display = ""; # } # else { # e.style.display = "none"; # } # } # --> # </script> # <style type="text/css"> # body { # font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana, # Tahoma, Arial, helvetica, sans-serif; # color: #ddd; # background-color: #eee; # margin: 0px; # padding: 0px; # } # :link, :link:hover, :visited, :visited:hover { # color: #ddd; # } # div.box { # position: relative; # background-color: #ccc; # border: 1px solid #aaa; # padding: 4px; # margin: 10px; # -moz-border-radius: 10px; # } # div.error { # background-color: #977; # border: 1px solid #755; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.infos { # background-color: #797; # border: 1px solid #575; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.name { # background-color: #779; # border: 1px solid #557; # padding: 8px; # margin: 4px; # -moz-border-radius: 10px; # } # code.error { # display: block; # margin: 1em 0; # overflow: auto; # } # div.name h1, div.error p { # margin: 0; # } # h2 { # margin-top: 0; # margin-bottom: 10px; # font-size: medium; # font-weight: bold; # text-decoration: underline; # } # h1 { # font-size: medium; # font-weight: normal; # } # /* from http://users.tkk.fi/~tkarvine/linux/doc/pre-wrap/pre-wrap-css3-mozilla-opera-ie.html */ # /* Browser specific (not valid) styles to make preformatted text wrap */ # pre { # white-space: pre-wrap; /* css-3 */ # white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ # white-space: -pre-wrap; /* Opera 4-6 */ # white-space: -o-pre-wrap; /* Opera 7 */ # word-wrap: break-word; /* Internet Explorer 5.5+ */ # } # </style> # </head> # <body> # <div class="box"> # <div class="error"></div> # <div class="infos"><pre> # (en) Please come back later # (de) Bitte versuchen sie es spaeter nocheinmal # (at) Konnten's bitt'schoen spaeter nochmal reinschauen # (no) Vennligst prov igjen senere # (dk) Venligst prov igen senere # (pl) Prosze sprobowac pozniej # </pre> # </div> # <div class="name"></div> # </div> # </body> # </html> # ' # expected: 'andyg' # Looks like you failed 1 test of 6. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/6 tests, 83.33% okay t/08authz-dbic.......DBD::SQLite::db prepare failed: no such table: role(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare failed: no such table: user_role(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare_cached failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 463. [Tue Feb 28 21:39:19 2006] [catalyst] [error] Caught exception in TestApp->user_login "DBIx::Class::ResultSetProxy::search(): no sth generated via sql: SELECT me.id, me.username, me.password FROM user me WHERE ( username = ? ) at /Users/rjolly/.cpanplus/5.8.7/build/Catalyst-Plugin-Authentication-Store-DBIC-0.04/blib/lib/Catalyst/Plugin/Authentication/Store/DBIC/User.pm line 15" # Failed test 'user is an admin' # in t/08authz-dbic.t at line 93. # got: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" # "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> # <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> # <head> # <meta http-equiv="Content-Language" content="en" /> # <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> # <title>TestApp</title> # <script type="text/javascript"> # <!-- # function toggleDump (dumpElement) { # var e = document.getElementById( dumpElement ); # if (e.style.display == "none") { # e.style.display = ""; # } # else { # e.style.display = "none"; # } # } # --> # </script> # <style type="text/css"> # body { # font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana, # Tahoma, Arial, helvetica, sans-serif; # color: #ddd; # background-color: #eee; # margin: 0px; # padding: 0px; # } # :link, :link:hover, :visited, :visited:hover { # color: #ddd; # } # div.box { # position: relative; # background-color: #ccc; # border: 1px solid #aaa; # padding: 4px; # margin: 10px; # -moz-border-radius: 10px; # } # div.error { # background-color: #977; # border: 1px solid #755; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.infos { # background-color: #797; # border: 1px solid #575; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.name { # background-color: #779; # border: 1px solid #557; # padding: 8px; # margin: 4px; # -moz-border-radius: 10px; # } # code.error { # display: block; # margin: 1em 0; # overflow: auto; # } # div.name h1, div.error p { # margin: 0; # } # h2 { # margin-top: 0; # margin-bottom: 10px; # font-size: medium; # font-weight: bold; # text-decoration: underline; # } # h1 { # font-size: medium; # font-weight: normal; # } # /* from http://users.tkk.fi/~tkarvine/linux/doc/pre-wrap/pre-wrap-css3-mozilla-opera-ie.html */ # /* Browser specific (not valid) styles to make preformatted text wrap */ # pre { # white-space: pre-wrap; /* css-3 */ # white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ # white-space: -pre-wrap; /* Opera 4-6 */ # white-space: -o-pre-wrap; /* Opera 7 */ # word-wrap: break-word; /* Internet Explorer 5.5+ */ # } # </style> # </head> # <body> # <div class="box"> # <div class="error"></div> # <div class="infos"><pre> # (en) Please come back later # (de) Bitte versuchen sie es spaeter nocheinmal # (at) Konnten's bitt'schoen spaeter nochmal reinschauen # (no) Vennligst prov igjen senere # (dk) Venligst prov igen senere # (pl) Prosze sprobowac pozniej # </pre> # </div> # <div class="name"></div> # </div> # </body> # </html> # ' # expected: 'ok' DBD::SQLite::db prepare_cached failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 463. [Tue Feb 28 21:39:19 2006] [catalyst] [error] Caught exception in TestApp->user_login "DBIx::Class::ResultSetProxy::search(): no sth generated via sql: SELECT me.id, me.username, me.password FROM user me WHERE ( username = ? ) at /Users/rjolly/.cpanplus/5.8.7/build/Catalyst-Plugin-Authentication-Store-DBIC-0.04/blib/lib/Catalyst/Plugin/Authentication/Store/DBIC/User.pm line 15" # Failed test 'user is not an admin' # in t/08authz-dbic.t at line 99. # got: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" # "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> # <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> # <head> # <meta http-equiv="Content-Language" content="en" /> # <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> # <title>TestApp</title> # <script type="text/javascript"> # <!-- # function toggleDump (dumpElement) { # var e = document.getElementById( dumpElement ); # if (e.style.display == "none") { # e.style.display = ""; # } # else { # e.style.display = "none"; # } # } # --> # </script> # <style type="text/css"> # body { # font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana, # Tahoma, Arial, helvetica, sans-serif; # color: #ddd; # background-color: #eee; # margin: 0px; # padding: 0px; # } # :link, :link:hover, :visited, :visited:hover { # color: #ddd; # } # div.box { # position: relative; # background-color: #ccc; # border: 1px solid #aaa; # padding: 4px; # margin: 10px; # -moz-border-radius: 10px; # } # div.error { # background-color: #977; # border: 1px solid #755; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.infos { # background-color: #797; # border: 1px solid #575; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.name { # background-color: #779; # border: 1px solid #557; # padding: 8px; # margin: 4px; # -moz-border-radius: 10px; # } # code.error { # display: block; # margin: 1em 0; # overflow: auto; # } # div.name h1, div.error p { # margin: 0; # } # h2 { # margin-top: 0; # margin-bottom: 10px; # font-size: medium; # font-weight: bold; # text-decoration: underline; # } # h1 { # font-size: medium; # font-weight: normal; # } # /* from http://users.tkk.fi/~tkarvine/linux/doc/pre-wrap/pre-wrap-css3-mozilla-opera-ie.html */ # /* Browser specific (not valid) styles to make preformatted text wrap */ # pre { # white-space: pre-wrap; /* css-3 */ # white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ # white-space: -pre-wrap; /* Opera 4-6 */ # white-space: -o-pre-wrap; /* Opera 7 */ # word-wrap: break-word; /* Internet Explorer 5.5+ */ # } # </style> # </head> # <body> # <div class="box"> # <div class="error"></div> # <div class="infos"><pre> # (en) Please come back later # (de) Bitte versuchen sie es spaeter nocheinmal # (at) Konnten's bitt'schoen spaeter nochmal reinschauen # (no) Vennligst prov igjen senere # (dk) Venligst prov igen senere # (pl) Prosze sprobowac pozniej # </pre> # </div> # <div class="name"></div> # </div> # </body> # </html> # ' # expected: '' DBD::SQLite::db prepare_cached failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 463. [Tue Feb 28 21:39:20 2006] [catalyst] [error] Caught exception in TestApp->user_login "DBIx::Class::ResultSetProxy::search(): no sth generated via sql: SELECT me.id, me.username, me.password FROM user me WHERE ( username = ? ) at /Users/rjolly/.cpanplus/5.8.7/build/Catalyst-Plugin-Authentication-Store-DBIC-0.04/blib/lib/Catalyst/Plugin/Authentication/Store/DBIC/User.pm line 15" # Failed test 'user is an admin and a user' # in t/08authz-dbic.t at line 105. # got: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" # "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> # <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> # <head> # <meta http-equiv="Content-Language" content="en" /> # <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> # <title>TestApp</title> # <script type="text/javascript"> # <!-- # function toggleDump (dumpElement) { # var e = document.getElementById( dumpElement ); # if (e.style.display == "none") { # e.style.display = ""; # } # else { # e.style.display = "none"; # } # } # --> # </script> # <style type="text/css"> # body { # font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana, # Tahoma, Arial, helvetica, sans-serif; # color: #ddd; # background-color: #eee; # margin: 0px; # padding: 0px; # } # :link, :link:hover, :visited, :visited:hover { # color: #ddd; # } # div.box { # position: relative; # background-color: #ccc; # border: 1px solid #aaa; # padding: 4px; # margin: 10px; # -moz-border-radius: 10px; # } # div.error { # background-color: #977; # border: 1px solid #755; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.infos { # background-color: #797; # border: 1px solid #575; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.name { # background-color: #779; # border: 1px solid #557; # padding: 8px; # margin: 4px; # -moz-border-radius: 10px; # } # code.error { # display: block; # margin: 1em 0; # overflow: auto; # } # div.name h1, div.error p { # margin: 0; # } # h2 { # margin-top: 0; # margin-bottom: 10px; # font-size: medium; # font-weight: bold; # text-decoration: underline; # } # h1 { # font-size: medium; # font-weight: normal; # } # /* from http://users.tkk.fi/~tkarvine/linux/doc/pre-wrap/pre-wrap-css3-mozilla-opera-ie.html */ # /* Browser specific (not valid) styles to make preformatted text wrap */ # pre { # white-space: pre-wrap; /* css-3 */ # white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ # white-space: -pre-wrap; /* Opera 4-6 */ # white-space: -o-pre-wrap; /* Opera 7 */ # word-wrap: break-word; /* Internet Explorer 5.5+ */ # } # </style> # </head> # <body> # <div class="box"> # <div class="error"></div> # <div class="infos"><pre> # (en) Please come back later # (de) Bitte versuchen sie es spaeter nocheinmal # (at) Konnten's bitt'schoen spaeter nochmal reinschauen # (no) Vennligst prov igjen senere # (dk) Venligst prov igen senere # (pl) Prosze sprobowac pozniej # </pre> # </div> # <div class="name"></div> # </div> # </body> # </html> # ' # expected: 'ok' DBD::SQLite::db prepare_cached failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 463. [Tue Feb 28 21:39:20 2006] [catalyst] [error] Caught exception in TestApp->user_login "DBIx::Class::ResultSetProxy::search(): no sth generated via sql: SELECT me.id, me.username, me.password FROM user me WHERE ( username = ? ) at /Users/rjolly/.cpanplus/5.8.7/build/Catalyst-Plugin-Authentication-Store-DBIC-0.04/blib/lib/Catalyst/Plugin/Authentication/Store/DBIC/User.pm line 15" # Failed test 'user is not an admin and a user' # in t/08authz-dbic.t at line 111. # got: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" # "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> # <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> # <head> # <meta http-equiv="Content-Language" content="en" /> # <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> # <title>TestApp</title> # <script type="text/javascript"> # <!-- # function toggleDump (dumpElement) { # var e = document.getElementById( dumpElement ); # if (e.style.display == "none") { # e.style.display = ""; # } # else { # e.style.display = "none"; # } # } # --> # </script> # <style type="text/css"> # body { # font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana, # Tahoma, Arial, helvetica, sans-serif; # color: #ddd; # background-color: #eee; # margin: 0px; # padding: 0px; # } # :link, :link:hover, :visited, :visited:hover { # color: #ddd; # } # div.box { # position: relative; # background-color: #ccc; # border: 1px solid #aaa; # padding: 4px; # margin: 10px; # -moz-border-radius: 10px; # } # div.error { # background-color: #977; # border: 1px solid #755; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.infos { # background-color: #797; # border: 1px solid #575; # padding: 8px; # margin: 4px; # margin-bottom: 10px; # -moz-border-radius: 10px; # } # div.name { # background-color: #779; # border: 1px solid #557; # padding: 8px; # margin: 4px; # -moz-border-radius: 10px; # } # code.error { # display: block; # margin: 1em 0; # overflow: auto; # } # div.name h1, div.error p { # margin: 0; # } # h2 { # margin-top: 0; # margin-bottom: 10px; # font-size: medium; # font-weight: bold; # text-decoration: underline; # } # h1 { # font-size: medium; # font-weight: normal; # } # /* from http://users.tkk.fi/~tkarvine/linux/doc/pre-wrap/pre-wrap-css3-mozilla-opera-ie.html */ # /* Browser specific (not valid) styles to make preformatted text wrap */ # pre { # white-space: pre-wrap; /* css-3 */ # white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ # white-space: -pre-wrap; /* Opera 4-6 */ # white-space: -o-pre-wrap; /* Opera 7 */ # word-wrap: break-word; /* Internet Explorer 5.5+ */ # } # </style> # </head> # <body> # <div class="box"> # <div class="error"></div> # <div class="infos"><pre> # (en) Please come back later # (de) Bitte versuchen sie es spaeter nocheinmal # (at) Konnten's bitt'schoen spaeter nochmal reinschauen # (no) Vennligst prov igjen senere # (dk) Venligst prov igen senere # (pl) Prosze sprobowac pozniej # </pre> # </div> # <div class="name"></div> # </div> # </body> # </html> # ' # expected: '' # Looks like you failed 4 tests of 8. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 2, 4, 6, 8 Failed 4/8 tests, 50.00% okay t/09authz-cdbi.......DBD::SQLite::db prepare failed: no such table: role(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare failed: no such table: user_role(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. DBD::SQLite::db prepare failed: no such table: user(1) at dbdimp.c line 269 at /Users/rjolly/code/dbix-class/lib//DBIx/Class/Storage/DBI.pm line 486. ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------------------ t/04auth-clear.t 2 512 6 2 33.33% 2 4 t/05auth-crypted.t 1 256 2 1 50.00% 2 t/06auth-hashed.t 1 256 2 1 50.00% 2 t/07auth-sessions.t 1 256 6 1 16.67% 2 t/08authz-dbic.t 4 1024 8 4 50.00% 2 4 6 8 2 tests skipped. Failed 5/9 test scripts, 44.44% okay. 9/33 subtests failed, 72.73% okay. make[1]: *** [test] Error 45 [CP_MSG] [Tue Feb 28 21:39:26 2006] Fetching: 'http://testers.cpan.org/show/Catalyst-Plugin-Authentication-Store-DBIC.yaml' [CP_MSG] [Tue Feb 28 21:39:27 2006] 'fail' already reported for 'Catalyst-Plugin-Authentication-Store-DBIC-0.04', not cc-ing the author [CP_MSG] [Tue Feb 28 21:39:27 2006] DEFAULT 'munge_test_report' HANDLER RETURNING 'sub return value' [CP_MSG] [Tue Feb 28 21:39:27 2006] DEFAULT 'send_test_report' HANDLER RETURNING 'true' [CP_MSG] [Tue Feb 28 21:39:28 2006] DEFAULT 'edit_test_report' HANDLER RETURNING 'false' [CP_MSG] [Tue Feb 28 21:39:55 2006] Successfully sent 'fail' report for 'Catalyst-Plugin-Authentication-Store-DBIC-0.04' [CP_ERROR] [Tue Feb 28 21:39:55 2006] Unable to create a new distribution object for 'Catalyst::Plugin::Authentication::Store::DBIC' -- cannot continue [CP_MSG] [Tue Feb 28 21:39:55 2006] Module 'Catalyst::Plugin::XMLRPC' requires 'RPC::XML' version '1' to be installed [CP_MSG] [Tue Feb 28 21:39:56 2006] [CP_ERROR] [Tue Feb 28 21:40:04 2006] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /opt/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_load..........ok t/10_data..........Modification of a read-only value attempted at t/10_data.t line 35. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 21-151 Failed 131/151 tests, 13.25% okay t/11_base64_fh.....ok t/15_serialize.....ok t/20_parser........ok t/30_method........ok t/40_server........ok t/50_client........ok t/60_net_server....ok 17/17 skipped: Skipped: Net::Server not available Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------------------ t/10_data.t 255 65280 151 262 173.51% 21-151 17 subtests skipped. Failed 1/9 test scripts, 88.89% okay. 131/303 subtests failed, 56.77% okay. make[1]: *** [test_dynamic] Error 45 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: File::Spec 3.05 LWP 5.805 XML::Parser 2.34 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: -- Summary of my perl5 (revision 5 version 8 subversion 7) configuration: Platform: osname=darwin, osvers=7.9.0, archname=darwin-2level uname='darwin richard-jollys-computer.local 7.9.0 darwin kernel version 7.9.0: wed mar 30 20:11:17 pst 2005; root:xnuxnu-517.12.7.obj~1release_ppc power macintosh powerpc ' config_args='-des -Dprefix=/opt/local -Dccflags=-I'/opt/local/include' -Dldflags=-L/opt/local/lib -Dvendorprefix=/opt/local' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-I/opt/local/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/opt/local/include', optimize='-Os', cppflags='-no-cpp-precomp -I/opt/local/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/opt/local/include' ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1666)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/opt/local/lib' libpth=/opt/local/lib /usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-L/opt/local/lib -bundle -undefined dynamic_lookup'
