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 Sean P. Quinlan,
    
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] [Fri Mar  9 02:20:44 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SE/SEANQ/CAS-0.88.tar.gz'
[MSG] [Fri Mar  9 02:20:45 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SE/SEANQ/CHECKSUMS'
[MSG] [Fri Mar  9 02:20:45 2007] Checksum matches for 'CAS-0.88.tar.gz'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/Changes'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/Makefile.PL'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/t'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/t/02-client.t'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/t/04-authentication.t'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/t/00-load.t'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/t/06-administration.t'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/t/boilerplate.t'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/t/pod.t'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/t/03-user.t'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/t/01-database.t'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/t/pod-coverage.t'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/t/05-authorization.t'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/CAS.sql'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/README'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/MANIFEST'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/lib'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/lib/CAS'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/lib/CAS/DB.pm'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/lib/CAS/Config.pm'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/lib/CAS/Messaging.pm'
[MSG] [Fri Mar  9 02:20:45 2007] Extracted 'CAS-0.88/lib/CAS/User.pm'
[MSG] [Fri Mar  9 02:20:46 2007] Extracted 'CAS-0.88/lib/CAS.pm'
[MSG] [Fri Mar  9 02:20:46 2007] Extracted 'CAS-0.88/META.yml'
[MSG] [Fri Mar  9 02:20:46 2007] Extracted 'CAS-0.88/post_install.prl'
[MSG] [Fri Mar  9 02:20:46 2007] Extracted 'CAS' to 
'/home/cpan/.cpanplus/5.8.8/build/CAS-0.88'
[MSG] [Fri Mar  9 02:20:46 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] [Fri Mar  9 02:20:46 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Fri Mar  9 02:20:47 2007] Module 'CAS' requires 'DBI' version '0' to be 
installed 
[MSG] [Fri Mar  9 02:20:47 2007] Module 'CAS' requires 'Mail::Sendmail' version 
'0.7' to be installed 
[MSG] [Fri Mar  9 02:20:47 2007] Trying to get 
'http://www.cpan.org/authors/id/T/TI/TIMB/CHECKSUMS'
[MSG] [Fri Mar  9 02:20:47 2007] Checksum matches for 'DBI-1.54.tar.gz'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/Changes'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/dbd_xsh.h'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/DBI.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/DBI.xs'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/dbi_sql.h'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/dbipport.h'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/dbiprof.PL'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/dbiproxy.PL'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/dbivport.h'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/DBIXS.h'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/Driver.xst'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/Driver_xst.h'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/ex'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/ex/perl_dbi_nulls_test.pl'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/ex/profile.pl'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/Bundle'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/Bundle/DBI.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBD'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBD/DBM.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBD/ExampleP.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBD/File.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBD/Gofer'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBD/Gofer/Policy'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Policy/Base.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Policy/classic.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Policy/pedantic.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Policy/rush.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBD/Gofer/Transport'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Transport/Base.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Transport/http.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Transport/null.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Transport/pipeone.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 
'DBI-1.54/lib/DBD/Gofer/Transport/stream.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBD/Gofer.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBD/NullP.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBD/Proxy.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBD/Sponge.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBI'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBI/Const'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBI/Const/GetInfo'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 
'DBI-1.54/lib/DBI/Const/GetInfo/ANSI.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 
'DBI-1.54/lib/DBI/Const/GetInfo/ODBC.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 
'DBI-1.54/lib/DBI/Const/GetInfoReturn.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 
'DBI-1.54/lib/DBI/Const/GetInfoType.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBI/DBD'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBI/DBD/Metadata.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBI/DBD.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBI/FAQ.pm'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBI/Gofer'
[MSG] [Fri Mar  9 02:20:48 2007] Extracted 'DBI-1.54/lib/DBI/Gofer/Execute.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/Gofer/Request.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/Gofer/Response.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/Gofer/Transport'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 
'DBI-1.54/lib/DBI/Gofer/Transport/Base.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 
'DBI-1.54/lib/DBI/Gofer/Transport/mod_perl.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 
'DBI-1.54/lib/DBI/Gofer/Transport/pipeone.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 
'DBI-1.54/lib/DBI/Gofer/Transport/stream.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/Profile.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/ProfileData.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/ProfileDumper'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 
'DBI-1.54/lib/DBI/ProfileDumper/Apache.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/ProfileDumper.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/ProfileSubs.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/ProxyServer.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/PurePerl.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/SQL'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/SQL/Nano.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/Util'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/Util/_accessor.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/DBI/W32ODBC.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/Win32'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/lib/Win32/DBIODBC.pm'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/Makefile.PL'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/MANIFEST'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/META.yml'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/Perl.xs'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/README'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/Roadmap.pod'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/01basics.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/02dbidrv.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/03handle.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/04mods.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/05thrclone.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/06attrs.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/07kids.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/08keeperr.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/09trace.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/10examp.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/11fetch.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/12quote.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/13taint.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/14utf8.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/15array.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/19fhtrace.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/20meta.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/30subclass.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/40profile.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/41prof_dump.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/42prof_data.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/43prof_env.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/50dbm.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/60preparse.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/65transact.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/70callbacks.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/72childhandles.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/80proxy.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/85gofer.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/t/pod.t'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/TASKS.pod'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/test.pl'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/TODO_2005.txt'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI-1.54/typemap'
[MSG] [Fri Mar  9 02:20:49 2007] Extracted 'DBI' to 
'/home/cpan/.cpanplus/5.8.8/build/DBI-1.54'
[MSG] [Fri Mar  9 02:20:49 2007] 'Makefile' already exists, not running 
'/home/cpan/perl588/bin/perl Makefile.PL' again  unless you force
[MSG] [Fri Mar  9 02:20:49 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Fri Mar  9 02:20:49 2007] Already ran '/usr/pkg/bin/gmake' for this 
module [DBI] -- not running again unless you force
[MSG] [Fri Mar  9 02:23:49 2007] MAKE TEST passed: PERL_DL_NONLAZY=1 
/home/cpan/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, 177 wallclock secs (153.08 cusr + 15.95 csys = 169.03 
CPU)
PERL_DL_NONLAZY=1 /home/cpan/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, 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.05 usr +  0.00 sys =  0.05 CPU)

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

test.pl done

[MSG] [Fri Mar  9 02:23:50 2007] Ok, not sending test report
[MSG] [Fri Mar  9 02:23:50 2007] Trying to get 
'http://www.cpan.org/authors/id/M/MI/MIVKOVIC/CHECKSUMS'
[MSG] [Fri Mar  9 02:23:50 2007] Checksum matches for 
'Mail-Sendmail-0.79.tar.gz'
[MSG] [Fri Mar  9 02:23:50 2007] Extracted 'Mail-Sendmail-0.79'
[MSG] [Fri Mar  9 02:23:50 2007] Extracted 'Mail-Sendmail-0.79/Todo'
[MSG] [Fri Mar  9 02:23:50 2007] Extracted 'Mail-Sendmail-0.79/README'
[MSG] [Fri Mar  9 02:23:50 2007] Extracted 'Mail-Sendmail-0.79/MANIFEST'
[MSG] [Fri Mar  9 02:23:50 2007] Extracted 'Mail-Sendmail-0.79/test.pl'
[MSG] [Fri Mar  9 02:23:50 2007] Extracted 'Mail-Sendmail-0.79/Sendmail.pm'
[MSG] [Fri Mar  9 02:23:50 2007] Extracted 'Mail-Sendmail-0.79/Changes'
[MSG] [Fri Mar  9 02:23:50 2007] Extracted 'Mail-Sendmail-0.79/Makefile.PL'
[MSG] [Fri Mar  9 02:23:50 2007] Extracted 'Mail-Sendmail-0.79/Sendmail.html'
[MSG] [Fri Mar  9 02:23:50 2007] Extracted 'Mail::Sendmail' to 
'/home/cpan/.cpanplus/5.8.8/build/Mail-Sendmail-0.79'
[MSG] [Fri Mar  9 02:23:50 2007] 'Makefile' already exists, not running 
'/home/cpan/perl588/bin/perl Makefile.PL' again  unless you force
[MSG] [Fri Mar  9 02:23:50 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Fri Mar  9 02:23:50 2007] Already ran '/usr/pkg/bin/gmake' for this 
module [Mail::Sendmail] -- not running again unless you force
[MSG] [Fri Mar  9 02:23:52 2007] MAKE TEST passed: PERL_DL_NONLAZY=1 
/home/cpan/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 - Fri Mar  9 02:23:51 2007
Date: Fri, 9 Mar 2007 02:23:51 +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 AB17717E2F
ok 2

[MSG] [Fri Mar  9 02:23:52 2007] Ok, not sending test report
[MSG] [Fri Mar  9 02:23:54 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] [Fri Mar  9 02:23:58 2007] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/home/cpan/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/cpan/smoke/jail/CAS.yaml: No such file or directory at 
/home/cpan/.cpanplus/5.8.8/build/CAS-0.88/blib/lib/CAS/Config.pm line 149.
# 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/cpan/smoke/jail/CAS.yaml: No such file or directory at 
/home/cpan/.cpanplus/5.8.8/build/CAS-0.88/blib/lib/CAS/Config.pm line 149.
# 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/cpan/smoke/jail/CAS.yaml: No such file or directory at 
/home/cpan/.cpanplus/5.8.8/build/CAS-0.88/blib/lib/CAS/Config.pm line 149.
# 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/cpan/smoke/jail/CAS.yaml: No such file or directory at 
/home/cpan/.cpanplus/5.8.8/build/CAS-0.88/blib/lib/CAS/Config.pm line 149.
# 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/cpan/smoke/jail/CAS.yaml: No such file or directory at 
/home/cpan/.cpanplus/5.8.8/build/CAS-0.88/blib/lib/CAS/Config.pm line 149.
# 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..........ok
t/pod-coverage.........skipped
        all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
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
3 tests skipped.
Failed 5/10 test scripts. 62/76 subtests failed.
Files=10, Tests=76,  4 wallclock secs ( 2.84 cusr +  0.33 csys =  3.17 CPU)
Failed 5/10 test programs. 62/76 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 = 
/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
:/home/cpan/.cpanplus/5.8.8/build/DBI-1.54/blib/lib:/home/cpan/.cpanplus/5.8.8/build/DBI-1.54/blib/arch:/home/cpan/.cpanplus/5.8.8/build/DBI-1.54/blib:/home/cpan/.cpanplus/5.8.8/build/Mail-Sendmail-0.79/blib/lib:/home/cpan/.cpanplus/5.8.8/build/Mail-Sendmail-0.79/blib/arch:/home/cpan/.cpanplus/5.8.8/build/Mail-Sendmail-0.79/blib:/home/cpan/.cpanplus/5.8.8/build/CAS-0.88/blib/lib:/home/cpan/.cpanplus/5.8.8/build/CAS-0.88/blib/arch:/home/cpan/.cpanplus/5.8.8/build/CAS-0.88/blib
    PERL5_CPANPLUS_IS_RUNNING = 6082
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/perl588/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=netbsd, osvers=3.1, archname=i386-netbsd-thread-multi-64int
    uname='netbsd canker.bingosnet.co.uk 3.1 netbsd 3.1 (generic_laptop) #0: 
tue oct 31 04:32:05 utc 2006 [EMAIL 
PROTECTED]:homebuildsabnetbsd-3-1-releasei386200610302053z-objhomebuildsabnetbsd-3-1-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=-lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E  
-Wl,-R/home/cpan/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE'
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  
-L/usr/pkg/lib'

Reply via email to