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 SEANQ,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.076. 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':

[MSG] [Tue Mar 13 16:33:10 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SE/SEANQ/CAS-0.89.tar.gz'
[MSG] [Tue Mar 13 16:33:15 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SE/SEANQ/CHECKSUMS'
[MSG] [Tue Mar 13 16:33:15 2007] Checksum matches for 'CAS-0.89.tar.gz'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/Makefile.PL'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/t'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/t/02-client.t'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/t/04-authentication.t'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/t/00-load.t'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/t/06-administration.t'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/t/boilerplate.t'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/t/pod.t'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/t/03-user.t'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/t/01-database.t'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/t/pod-coverage.t'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/t/05-authorization.t'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/CAS.sql'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/README'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/MANIFEST'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/lib'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/lib/CAS'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/lib/CAS/DB.pm'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/lib/CAS/Config.pm'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/lib/CAS/Messaging.pm'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/lib/CAS/User.pm'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/lib/CAS.pm'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/META.yml'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS-0.89/post_install.prl'
[MSG] [Tue Mar 13 16:33:16 2007] Extracted 'CAS' to 
'/home/chris/.cpanplus/5.8.8/build/CAS-0.89'
[MSG] [Tue Mar 13 16:33:18 2007] CAS database name [CAS] CAS
Host machine for database server [localhost] localhost
User to log into database [CAS_query] CAS_query
Password to access database [local_passwd] local_passwd
default group for new users [100] 100
Debug value for this installation [0] 0
Default session timeout in seconds [900] 900
Username for primary CAS administrator [admin] admin
Administrators email address [EMAIL PROTECTED] [EMAIL PROTECTED]
Administrators phone # [555-1212] 555-1212

The CAS configuration file has been written. You should review the
configuration file and make any edits needed.

Where do you want the CAS config file installed? [/etc/] /etc/
Checking if your kit is complete...
Looks good
Warning: prerequisite DBI 0 not found.
Warning: prerequisite Mail::Sendmail 0.7 not found.
Writing Makefile for CAS

The makefile has been generated. Please note that the CAS database must be
installed and all privileges on that database granted to the user identified
in the configuration file before make test or make install can be run
sucessfully. If during the final installation steps the CAS core client (ID: 1)
is not found in the database, that client and the administrative user will
be added to the database.


[MSG] [Tue Mar 13 16:33:18 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Tue Mar 13 16:33:18 2007] Module 'CAS' requires 'DBI' version '0' to be 
installed 
[MSG] [Tue Mar 13 16:33:18 2007] Module 'CAS' requires 'Mail::Sendmail' version 
'0.7' to be installed 
[MSG] [Tue Mar 13 16:33:18 2007] Trying to get 
'http://www.cpan.org/authors/id/T/TI/TIMB/CHECKSUMS'
[MSG] [Tue Mar 13 16:33:22 2007] Checksum matches for 'DBI-1.54.tar.gz'
[MSG] [Tue Mar 13 16:33:23 2007] Extracted 'DBI-1.54'
[MSG] [Tue Mar 13 16:33:23 2007] Extracted 'DBI-1.54/Changes'
[MSG] [Tue Mar 13 16:33:23 2007] Extracted 'DBI-1.54/dbd_xsh.h'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/DBI.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/DBI.xs'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/dbi_sql.h'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/dbipport.h'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/dbiprof.PL'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/dbiproxy.PL'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/dbivport.h'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/DBIXS.h'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/Driver.xst'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/Driver_xst.h'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/ex'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/ex/perl_dbi_nulls_test.pl'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/ex/profile.pl'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/Bundle'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/Bundle/DBI.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBD'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBD/DBM.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBD/ExampleP.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBD/File.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBD/Gofer'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBD/Gofer/Policy'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Policy/Base.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Policy/classic.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Policy/pedantic.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Policy/rush.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBD/Gofer/Transport'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Transport/Base.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Transport/http.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Transport/null.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Transport/pipeone.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Transport/stream.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBD/Gofer.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBD/NullP.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBD/Proxy.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBD/Sponge.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBI'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBI/Const'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBI/Const/GetInfo'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 
'DBI-1.54/lib/DBI/Const/GetInfo/ANSI.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 
'DBI-1.54/lib/DBI/Const/GetInfo/ODBC.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 
'DBI-1.54/lib/DBI/Const/GetInfoReturn.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 
'DBI-1.54/lib/DBI/Const/GetInfoType.pm'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBI/DBD'
[MSG] [Tue Mar 13 16:33:24 2007] Extracted 'DBI-1.54/lib/DBI/DBD/Metadata.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/DBD.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/FAQ.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/Gofer'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/Gofer/Execute.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/Gofer/Request.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/Gofer/Response.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/Gofer/Transport'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 
'DBI-1.54/lib/DBI/Gofer/Transport/Base.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 
'DBI-1.54/lib/DBI/Gofer/Transport/mod_perl.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 
'DBI-1.54/lib/DBI/Gofer/Transport/pipeone.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 
'DBI-1.54/lib/DBI/Gofer/Transport/stream.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/Profile.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/ProfileData.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/ProfileDumper'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 
'DBI-1.54/lib/DBI/ProfileDumper/Apache.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/ProfileDumper.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/ProfileSubs.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/ProxyServer.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/PurePerl.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/SQL'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/SQL/Nano.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/Util'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/Util/_accessor.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/DBI/W32ODBC.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/Win32'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/lib/Win32/DBIODBC.pm'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/Makefile.PL'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/MANIFEST'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/META.yml'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/Perl.xs'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/README'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/Roadmap.pod'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/01basics.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/02dbidrv.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/03handle.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/04mods.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/05thrclone.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/06attrs.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/07kids.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/08keeperr.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/09trace.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/10examp.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/11fetch.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/12quote.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/13taint.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/14utf8.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/15array.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/19fhtrace.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/20meta.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/30subclass.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/40profile.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/41prof_dump.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/42prof_data.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/43prof_env.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/50dbm.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/60preparse.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/65transact.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/70callbacks.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/72childhandles.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/80proxy.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/85gofer.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/t/pod.t'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/TASKS.pod'
[MSG] [Tue Mar 13 16:33:25 2007] Extracted 'DBI-1.54/test.pl'
[MSG] [Tue Mar 13 16:33:26 2007] Extracted 'DBI-1.54/TODO_2005.txt'
[MSG] [Tue Mar 13 16:33:26 2007] Extracted 'DBI-1.54/typemap'
[MSG] [Tue Mar 13 16:33:26 2007] Extracted 'DBI' to 
'/home/chris/.cpanplus/5.8.8/build/DBI-1.54'
[MSG] [Tue Mar 13 16:33:26 2007] 'Makefile' already exists, not running 
'/home/chris/dev/perl588/bin/perl Makefile.PL' again  unless you force
[MSG] [Tue Mar 13 16:33:26 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Tue Mar 13 16:33:26 2007] Already ran '/usr/pkg/bin/gmake' for this 
module [DBI] -- not running again unless you force
[MSG] [Tue Mar 13 16:40:08 2007] MAKE TEST passed: PERL_DL_NONLAZY=1 
/home/chris/dev/perl588/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basics................ok
        4/132 skipped: various reasons
t/02dbidrv................ok
t/03handle................ok
t/04mods..................ok
t/05thrclone..............ok
t/06attrs.................ok
t/07kids..................ok
t/08keeperr...............ok
t/09trace.................ok
t/10examp.................ok
t/11fetch.................ok
t/12quote.................ok
t/13taint.................ok
t/14utf8..................ok
t/15array.................ok
t/19fhtrace...............ok
t/20meta..................ok
t/30subclass..............ok
t/40profile...............ok
t/41prof_dump.............ok
t/42prof_data.............ok
t/43prof_env..............ok
t/50dbm...................ok
t/60preparse..............ok
t/65transact..............ok
t/70callbacks.............ok
t/72childhandles..........ok
t/80proxy.................skipped
        all skipped: modules required for proxy are probably not installed 
(e.g., RPC/PlClient.pm)
t/85gofer.................ok
t/pod.....................skipped
        all skipped: Test::Pod 1.00 required for testing POD
t/zvg_01basics............ok
        4/132 skipped: various reasons
t/zvg_02dbidrv............ok
t/zvg_03handle............ok
        44/137 skipped: various reasons
t/zvg_04mods..............ok
t/zvg_05thrclone.......... You can ignore the 10 'Scalars leaked' messages you 
may see here (or send me a patch to fix the underlying problem)
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
ok
t/zvg_06attrs.............ok
t/zvg_07kids..............ok
t/zvg_08keeperr...........ok
t/zvg_09trace.............ok
t/zvg_10examp.............ok
t/zvg_11fetch.............ok
t/zvg_12quote.............ok
t/zvg_13taint.............skipped
        all skipped: Taint attribute tests not functional with DBI_AUTOPROXY
t/zvg_14utf8..............ok
t/zvg_15array.............ok
t/zvg_19fhtrace...........ok
t/zvg_20meta..............ok
t/zvg_30subclass..........ok
t/zvg_40profile...........ok
t/zvg_41prof_dump.........ok
t/zvg_42prof_data.........ok
t/zvg_43prof_env..........ok
t/zvg_50dbm...............ok
        2/12 skipped: various reasons
t/zvg_60preparse..........ok
t/zvg_65transact..........skipped
        all skipped: Transactions not supported by DBD::Gofer
t/zvg_70callbacks.........ok
t/zvg_72childhandles......ok
        2/14 skipped: various reasons
t/zvg_80proxy.............skipped
        all skipped: modules required for proxy are probably not installed 
(e.g., RPC/PlClient.pm)
t/zvg_85gofer.............ok
t/zvp_01basics............ok
        4/132 skipped: various reasons
t/zvp_02dbidrv............ok
        10/51 skipped: various reasons
t/zvp_03handle............ok
        76/137 skipped: various reasons
t/zvp_04mods..............ok
t/zvp_05thrclone..........ok
t/zvp_06attrs.............ok
        7/137 skipped: various reasons
t/zvp_07kids..............skipped
        all skipped: $h->{Kids} attribute not supported for DBI::PurePerl
t/zvp_08keeperr...........ok
t/zvp_09trace.............ok
t/zvp_10examp.............ok
        3/204 skipped: various reasons
t/zvp_11fetch.............ok
t/zvp_12quote.............ok
t/zvp_13taint.............skipped
        all skipped: Taint attributes not supported with DBI::PurePerl
t/zvp_14utf8..............ok
t/zvp_15array.............ok
t/zvp_19fhtrace...........ok
t/zvp_20meta..............ok
t/zvp_30subclass..........ok
t/zvp_40profile...........skipped
        all skipped: profiling not supported for DBI::PurePerl
t/zvp_41prof_dump.........skipped
        all skipped: profiling not supported for DBI::PurePerl
t/zvp_42prof_data.........skipped
        all skipped: profiling not supported for DBI::PurePerl
t/zvp_43prof_env..........skipped
        all skipped: profiling not supported for DBI::PurePerl
t/zvp_50dbm...............ok
t/zvp_60preparse..........skipped
        all skipped: preparse not supported for DBI::PurePerl
t/zvp_65transact..........ok
t/zvp_70callbacks.........skipped
        all skipped: $h->{Callbacks} attribute not supported for DBI::PurePerl
t/zvp_72childhandles......ok
t/zvp_80proxy.............skipped
        all skipped: modules required for proxy are probably not installed 
(e.g., RPC/PlClient.pm)
t/zvp_85gofer.............ok
t/zvxgp_01basics..........ok
        4/132 skipped: various reasons
t/zvxgp_02dbidrv..........ok
        10/51 skipped: various reasons
t/zvxgp_03handle..........ok
        76/137 skipped: various reasons
t/zvxgp_04mods............ok
t/zvxgp_05thrclone........ok
t/zvxgp_06attrs...........ok
        7/137 skipped: various reasons
t/zvxgp_07kids............skipped
        all skipped: $h->{Kids} attribute not supported for DBI::PurePerl
t/zvxgp_08keeperr.........ok
t/zvxgp_09trace...........ok
t/zvxgp_10examp...........ok
        3/204 skipped: various reasons
t/zvxgp_11fetch...........ok
t/zvxgp_12quote...........ok
t/zvxgp_13taint...........skipped
        all skipped: Taint attributes not supported with DBI::PurePerl
t/zvxgp_14utf8............ok
t/zvxgp_15array...........ok
t/zvxgp_19fhtrace.........ok
t/zvxgp_20meta............ok
t/zvxgp_30subclass........ok
t/zvxgp_40profile.........skipped
        all skipped: profiling not supported for DBI::PurePerl
t/zvxgp_41prof_dump.......skipped
        all skipped: profiling not supported for DBI::PurePerl
t/zvxgp_42prof_data.......skipped
        all skipped: profiling not supported for DBI::PurePerl
t/zvxgp_43prof_env........skipped
        all skipped: profiling not supported for DBI::PurePerl
t/zvxgp_50dbm.............ok
        2/12 skipped: various reasons
t/zvxgp_60preparse........skipped
        all skipped: preparse not supported for DBI::PurePerl
t/zvxgp_65transact........skipped
        all skipped: Transactions not supported by DBD::Gofer
t/zvxgp_70callbacks.......skipped
        all skipped: $h->{Callbacks} attribute not supported for DBI::PurePerl
t/zvxgp_72childhandles....ok
        2/14 skipped: various reasons
t/zvxgp_80proxy...........skipped
        all skipped: modules required for proxy are probably not installed 
(e.g., RPC/PlClient.pm)
t/zvxgp_85gofer...........ok
All tests successful, 24 tests and 260 subtests skipped.
Files=117, Tests=5296, 398 wallclock secs (135.59 cusr + 15.75 csys = 151.34 
CPU)
PERL_DL_NONLAZY=1 /home/chris/dev/perl588/bin/perl "-Iblib/lib" "-Iblib/arch" 
test.pl
test.pl 
DBI test application $Revision: 8812 $
Switch: DBI 1.54 by Tim Bunce, 1.54
Available Drivers: DBM, ExampleP, File, Gofer, Proxy, SQLite, Sponge
dbi:ExampleP:: testing 5 sets of 20 connections:
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 
Disconnecting...
Made 100 connections in  0 wallclock secs ( 0.04 usr +  0.00 sys =  0.04 CPU)

Testing handle creation speed...
 7194 NullP sth/s perl 5.008008 i386-netbsd-thread-multi-64int (gcc 3.3.3 -O) 
0.000139s

test.pl done

[MSG] [Tue Mar 13 16:40:09 2007] Ok, not sending test report
[MSG] [Tue Mar 13 16:40:09 2007] Trying to get 
'http://www.cpan.org/authors/id/M/MI/MIVKOVIC/CHECKSUMS'
[MSG] [Tue Mar 13 16:40:10 2007] Checksum matches for 
'Mail-Sendmail-0.79.tar.gz'
[MSG] [Tue Mar 13 16:40:11 2007] Extracted 'Mail-Sendmail-0.79'
[MSG] [Tue Mar 13 16:40:11 2007] Extracted 'Mail-Sendmail-0.79/Todo'
[MSG] [Tue Mar 13 16:40:11 2007] Extracted 'Mail-Sendmail-0.79/README'
[MSG] [Tue Mar 13 16:40:11 2007] Extracted 'Mail-Sendmail-0.79/MANIFEST'
[MSG] [Tue Mar 13 16:40:11 2007] Extracted 'Mail-Sendmail-0.79/test.pl'
[MSG] [Tue Mar 13 16:40:11 2007] Extracted 'Mail-Sendmail-0.79/Sendmail.pm'
[MSG] [Tue Mar 13 16:40:11 2007] Extracted 'Mail-Sendmail-0.79/Changes'
[MSG] [Tue Mar 13 16:40:11 2007] Extracted 'Mail-Sendmail-0.79/Makefile.PL'
[MSG] [Tue Mar 13 16:40:11 2007] Extracted 'Mail-Sendmail-0.79/Sendmail.html'
[MSG] [Tue Mar 13 16:40:11 2007] Extracted 'Mail::Sendmail' to 
'/home/chris/.cpanplus/5.8.8/build/Mail-Sendmail-0.79'
[MSG] [Tue Mar 13 16:40:13 2007] Checking if your kit is complete...
Looks good
Writing Makefile for Mail::Sendmail
**********************************************************************

NOTE
----

The test (test.pl) is a real test for this module: it sends an e-mail.

You may want to edit test.pl before running it (directly or through
make test), so the mail is sent to you. If you also leave my address,
the mail goes into a database from which I can get statistics.

Read the docs, and have fun...

**********************************************************************

[MSG] [Tue Mar 13 16:40:13 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Tue Mar 13 16:40:17 2007] cp Sendmail.pm blib/lib/Mail/Sendmail.pm
Manifying blib/man3/Mail::Sendmail.3

[MSG] [Tue Mar 13 16:40:19 2007] MAKE TEST passed: PERL_DL_NONLAZY=1 
/home/chris/dev/perl588/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..2
Test Mail::Sendmail 0.79

Trying to send a message to the author (and/or whoever if you edited test.pl)

(The test is designed so it can be run by Test::Harness from CPAN.pm.
Edit it to send the mail to yourself for more concrete feedback. If you
do this, you also need to specify a different mail server, and possibly
a different From: address.)

Current recipient(s): 'Sendmail Test <[EMAIL PROTECTED]>'

ok 1
Server set to: mail.alma.ch
Sending...
content of $Mail::Sendmail::log:
Mail::Sendmail v. 0.79 - Tue Mar 13 16:40:18 2007
Date: Tue, 13 Mar 2007 16:40:18 +0000
Server: mail.alma.ch Port: 25
From: [EMAIL PROTECTED]
Subject: Mail::Sendmail version 0.79 test
To: [EMAIL PROTECTED]
    
Result: 250 Ok: queued as 0C62717E2D
ok 2

[MSG] [Tue Mar 13 16:40:19 2007] Ok, not sending test report
[MSG] [Tue Mar 13 16:40:25 2007] cp lib/CAS/DB.pm blib/lib/CAS/DB.pm
cp lib/CAS/User.pm blib/lib/CAS/User.pm
cp lib/CAS.pm blib/lib/CAS.pm
cp lib/CAS/Messaging.pm blib/lib/CAS/Messaging.pm
cp lib/CAS/Config.pm blib/lib/CAS/Config.pm
Manifying blib/man3/CAS::DB.3
Manifying blib/man3/CAS::User.3
Manifying blib/man3/CAS.3
Manifying blib/man3/CAS::Messaging.3
Manifying blib/man3/CAS::Config.3

[ERROR] [Tue Mar 13 16:40:35 2007] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/home/chris/dev/perl588/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load..............ok
t/01-database..........Couldn't open CAS config file 
/home/chris/dev/smoke/newer/jail/CAS.yaml: No such file or directory at 
/home/chris/.cpanplus/5.8.8/build/CAS-0.89/blib/lib/CAS/Config.pm line 155.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/02-client............Couldn't open CAS config file 
/home/chris/dev/smoke/newer/jail/CAS.yaml: No such file or directory at 
/home/chris/.cpanplus/5.8.8/build/CAS-0.89/blib/lib/CAS/Config.pm line 155.
# Looks like you planned 7 tests but only ran 3.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-7
        Failed 4/7 tests, 42.86% okay
t/03-user..............Couldn't open CAS config file 
/home/chris/dev/smoke/newer/jail/CAS.yaml: No such file or directory at 
/home/chris/.cpanplus/5.8.8/build/CAS-0.89/blib/lib/CAS/Config.pm line 155.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-20
        Failed 20/20 tests, 0.00% okay
t/04-authentication....Couldn't open CAS config file 
/home/chris/dev/smoke/newer/jail/CAS.yaml: No such file or directory at 
/home/chris/.cpanplus/5.8.8/build/CAS-0.89/blib/lib/CAS/Config.pm line 155.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
        Failed 7/7 tests, 0.00% okay
t/05-authorization.....Couldn't open CAS config file 
/home/chris/dev/smoke/newer/jail/CAS.yaml: No such file or directory at 
/home/chris/.cpanplus/5.8.8/build/CAS-0.89/blib/lib/CAS/Config.pm line 155.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-28
        Failed 28/28 tests, 0.00% okay
t/06-administration....skipped
        all skipped: Admin methodology not settled yet
t/boilerplate..........couldn't open Changes for reading: No such file or 
directory at t/boilerplate.t line 9.
# Looks like you planned 6 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-6
        Failed 5/6 tests, 16.67% okay
t/pod-coverage.........
#   Failed test 'Pod coverage on CAS::DB'
#   at /home/chris/dev/perl588/lib/site_perl/5.8.8/Test/Pod/Coverage.pm line 
126.
# Coverage for CAS::DB is 66.7%, with 2 naked subroutines:
#       err
#       errstr

#   Failed test 'Pod coverage on CAS::User'
#   at /home/chris/dev/perl588/lib/site_perl/5.8.8/Test/Pod/Coverage.pm line 
126.
# Coverage for CAS::User is 30.0%, with 14 naked subroutines:
#       crypt_pass
#       new_user_email
#       validate_Address1
#       validate_Address2
#       validate_City
#       validate_Country
#       validate_Email
#       validate_Firstname
#       validate_Lastname
#       validate_Password
#       validate_Phone
#       validate_State
#       validate_Username
#       validate_Zip

#   Failed test 'Pod coverage on CAS::Messaging'
#   at /home/chris/dev/perl588/lib/site_perl/5.8.8/Test/Pod/Coverage.pm line 
126.
# Coverage for CAS::Messaging is 57.1%, with 3 naked subroutines:
#       code_value
#       response_code
#       response_is

#   Failed test 'Pod coverage on CAS::Config'
#   at /home/chris/dev/perl588/lib/site_perl/5.8.8/Test/Pod/Coverage.pm line 
126.
# Coverage for CAS::Config is 0.0%, with 2 naked subroutines:
#       cas_db_connect
#       load
# Looks like you failed 4 tests of 5.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 2-5
        Failed 4/5 tests, 20.00% okay
t/pod..................skipped
        all skipped: Test::Pod 1.14 required for testing POD
Failed Test           Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01-database.t        255 65280     3    6  1-3
t/02-client.t          255 65280     7    8  4-7
t/03-user.t            255 65280    20   40  1-20
t/04-authentication.t  255 65280     7   14  1-7
t/05-authorization.t   255 65280    28   56  1-28
t/boilerplate.t        255 65280     6   10  2-6
t/pod-coverage.t         4  1024     5    4  2-5
2 tests skipped.
Failed 7/10 test scripts. 71/81 subtests failed.
Files=10, Tests=81,  9 wallclock secs ( 3.19 cusr +  0.40 csys =  3.59 CPU)
Failed 7/10 test programs. 71/81 subtests failed.
gmake: *** [test_dynamic] Error 25


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        DBI                                1.54
        Data::Dumper                   2.121_08
        Digest::MD5                        2.36
        Mail::Sendmail                     0.79
        Test::More                         0.67
        YAML                               0.62

******************************** 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:
 

This report was machine-generated by CPAN::YACSmoke 0.0307.

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/X11R6/bin
    PERL5LIB = 
:/home/chris/.cpanplus/5.8.8/build/DBI-1.54/blib/lib:/home/chris/.cpanplus/5.8.8/build/DBI-1.54/blib/arch:/home/chris/.cpanplus/5.8.8/build/DBI-1.54/blib:/home/chris/.cpanplus/5.8.8/build/Mail-Sendmail-0.79/blib/lib:/home/chris/.cpanplus/5.8.8/build/Mail-Sendmail-0.79/blib/arch:/home/chris/.cpanplus/5.8.8/build/Mail-Sendmail-0.79/blib:/home/chris/.cpanplus/5.8.8/build/Mail-Sendmail-0.79/blib/lib:/home/chris/.cpanplus/5.8.8/build/Mail-Sendmail-0.79/blib/arch:/home/chris/.cpanplus/5.8.8/build/Mail-Sendmail-0.79/blib:/home/chris/.cpanplus/5.8.8/build/CAS-0.89/blib/lib:/home/chris/.cpanplus/5.8.8/build/CAS-0.89/blib/arch:/home/chris/.cpanplus/5.8.8/build/CAS-0.89/blib
    PERL5_CPANPLUS_IS_RUNNING = 17837
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/chris/dev/perl588/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 100 0 100
    EGID: $)  = 100 0 100


-------------------------------


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=netbsd, osvers=3.0, archname=i386-netbsd-thread-multi-64int
    uname='netbsd canker.bingosnet.co.uk 3.0 netbsd 3.0 (generic_laptop) #0: 
mon dec 19 01:08:52 utc 2005 [EMAIL 
PROTECTED]:homebuildsabnetbsd-3-0-releasei386200512182024z-objhomebuildsabnetbsd-3-0-releasesrcsysarchi386compilegeneric_laptop
 i386 '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include'
    ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib 
-L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  
-L/usr/pkg/lib'

Reply via email to