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] [Sat Mar 10 15:53:44 2007] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SE/SEANQ/CAS-0.88.tar.gz'
[MSG] [Sat Mar 10 15:53:45 2007] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SE/SEANQ/CHECKSUMS'
[MSG] [Sat Mar 10 15:53:46 2007] Checksum matches for 'CAS-0.88.tar.gz'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/Changes'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/Makefile.PL'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/t/'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/t/02-client.t'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/t/04-authentication.t'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/t/00-load.t'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/t/06-administration.t'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/t/boilerplate.t'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/t/pod.t'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/t/03-user.t'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/t/01-database.t'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/t/pod-coverage.t'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/t/05-authorization.t'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/CAS.sql'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/README'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/MANIFEST'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/lib/'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/lib/CAS/'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/lib/CAS/DB.pm'
[MSG] [Sat Mar 10 15:53:47 2007] Extracted 'CAS-0.88/lib/CAS/Config.pm'
[MSG] [Sat Mar 10 15:53:48 2007] Extracted 'CAS-0.88/lib/CAS/Messaging.pm'
[MSG] [Sat Mar 10 15:53:48 2007] Extracted 'CAS-0.88/lib/CAS/User.pm'
[MSG] [Sat Mar 10 15:53:48 2007] Extracted 'CAS-0.88/lib/CAS.pm'
[MSG] [Sat Mar 10 15:53:48 2007] Extracted 'CAS-0.88/META.yml'
[MSG] [Sat Mar 10 15:53:48 2007] Extracted 'CAS-0.88/post_install.prl'
[MSG] [Sat Mar 10 15:53:48 2007] Extracted 'CAS' to 
'/net/sunu991/disc1/home/.cpanplus/5.8.8/build/CAS-0.88'
[MSG] [Sat Mar 10 15:53:53 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
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] [Sat Mar 10 15:53:53 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sat Mar 10 15:54:04 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] [Sat Mar 10 15:54:25 2007] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /usr/local/perl-5.8.8/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 
/net/sunu991/disc1/home/install/CAS.yaml: No such file or directory at 
/net/sunu991/disc1/.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 
/net/sunu991/disc1/home/install/CAS.yaml: No such file or directory at 
/net/sunu991/disc1/.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 
/net/sunu991/disc1/home/install/CAS.yaml: No such file or directory at 
/net/sunu991/disc1/.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 
/net/sunu991/disc1/home/install/CAS.yaml: No such file or directory at 
/net/sunu991/disc1/.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 
/net/sunu991/disc1/home/install/CAS.yaml: No such file or directory at 
/net/sunu991/disc1/.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.........
#   Failed test 'Pod coverage on CAS::DB'
#   at /usr/local/perl-5.8.8/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 /usr/local/perl-5.8.8/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 /usr/local/perl-5.8.8/lib/site_perl/5.8.8/Test/Pod/Coverage.pm line 126.
# Coverage for CAS::Messaging is 50.0%, with 3 naked subroutines:
#       code_value
#       response_code
#       response_is

#   Failed test 'Pod coverage on CAS::Config'
#   at /usr/local/perl-5.8.8/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..................ok
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/pod-coverage.t         4  1024     5    4  2-5
1 test skipped.
Failed 6/10 test scripts. 66/86 subtests failed.
Files=10, Tests=86, 19 wallclock secs ( 8.77 cusr +  4.39 csys = 13.16 CPU)
Failed 6/10 test programs. 66/86 subtests failed.


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.03.

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
    uname='sunos sunu991 5.9 generic_118558-14 sun4u sparc sunw,ultra-5_10 
solaris '
    config_args='-Dcc=gcc -Dprefix=/usr/local/perl-5.8.8 -Dinstallusrbinperl'
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/test/include 
-I/usr/local/ssl/include -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/test/include 
-I/usr/local/ssl/include -I/usr/local/include'
    ccversion='', gccversion='3.4.1', gccosandvers='solaris2.9'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags ='-L/usr/local/test/lib -L/usr/local/ssl/lib 
-L/usr/local/lib '
    libpth=/usr/local/test/lib /usr/local/ssl/lib /usr/local/lib /usr/lib 
/usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/test/lib 
-L/usr/local/ssl/lib -L/usr/local/lib'

Reply via email to