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 Liu Kang Min,
    
This is a computer-generated report for Kwiki-UserName-Auth-0.10
on perl-5.10.0 patch 32448, created automatically by CPAN-Reporter-1.06 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

/alt/local/bin/perl -Iinc Makefile.PL --config= --installdeps=Kwiki::Session,0
*** Installing dependencies...
[MSG] Checking if source files are up to date
[MSG] Retrieving /Users/andy/.cpanplus/sourcefiles.2.18.stored
[MSG] No '/Users/andy/.cpanplus/custom-sources' dir, skipping custom sources
*** Installing Kwiki::Session...
[MSG] Trying to get 'http://cpan.ripley/authors/id/G/GU/GUGOD/CHECKSUMS'
[MSG] Checksum matches for 'Kwiki-Session-0.01.tar.gz'
[MSG] Extracted 'Kwiki-Session-0.01/'
[MSG] Extracted 'Kwiki-Session-0.01/inc/'
[MSG] Extracted 'Kwiki-Session-0.01/inc/Module/'
[MSG] Extracted 'Kwiki-Session-0.01/inc/Module/Install/'
[MSG] Extracted 'Kwiki-Session-0.01/inc/Module/Install/Base.pm'
[MSG] Extracted 'Kwiki-Session-0.01/inc/Module/Install/Can.pm'
[MSG] Extracted 'Kwiki-Session-0.01/inc/Module/Install/Fetch.pm'
[MSG] Extracted 'Kwiki-Session-0.01/inc/Module/Install/Makefile.pm'
[MSG] Extracted 'Kwiki-Session-0.01/inc/Module/Install/Metadata.pm'
[MSG] Extracted 'Kwiki-Session-0.01/inc/Module/Install/Win32.pm'
[MSG] Extracted 'Kwiki-Session-0.01/inc/Module/Install/WriteAll.pm'
[MSG] Extracted 'Kwiki-Session-0.01/inc/Module/Install.pm'
[MSG] Extracted 'Kwiki-Session-0.01/lib/'
[MSG] Extracted 'Kwiki-Session-0.01/lib/Kwiki/'
[MSG] Extracted 'Kwiki-Session-0.01/lib/Kwiki/Session.pm'
[MSG] Extracted 'Kwiki-Session-0.01/Makefile.PL'
[MSG] Extracted 'Kwiki-Session-0.01/MANIFEST'
[MSG] Extracted 'Kwiki-Session-0.01/META.yml'
[MSG] Extracted 'Kwiki-Session-0.01/t/'
[MSG] Extracted 'Kwiki-Session-0.01/t/00.use.t'
[MSG] Extracted 'Kwiki::Session' to 
'/Users/andy/.cpanplus/5.10.0/build/Kwiki-Session-0.01'
==> MISSING Signature file! <==
Running [/alt/local/bin/perl /alt/local/bin/cpanp-run-perl 
/Users/andy/.cpanplus/5.10.0/build/Kwiki-Session-0.01/Makefile.PL ]...
Writing Makefile for Kwiki::Session
Running [/usr/bin/make ]...
Manifying blib/man3/Kwiki::Session.3
Running [/usr/bin/make test ]...
PERL_DL_NONLAZY=1 /alt/local/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00.use...... Dubious, test returned 2 (wstat 512, 0x200)
 Failed 2/2 subtests 

Test Summary Report
-------------------
t/00.use.t (Wstat: 512 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 2
Files=1, Tests=2,  0 wallclock secs ( 0.01 usr  0.01 sys +  0.05 cusr  0.01 
csys =  0.08 CPU)
Result: FAIL

#   Failed test 'use Kwiki::Session;'
#   at t/00.use.t line 6.
#     Tried to use 'Kwiki::Session'.
#     Error:  Can't locate CGI/Session.pm in @INC (@INC contains: 
/Users/andy/.cpanplus/5.10.0/build/Kwiki-Session-0.01/inc 
/Users/andy/.cpanplus/5.10.0/build/Kwiki-Session-0.01/blib/lib 
/Users/andy/.cpanplus/5.10.0/build/Kwiki-Session-0.01/blib/arch 
/Users/andy/.cpanplus/5.10.0/build/Kwiki-Session-0.01/blib 
/alt/local/lib/perl5/5.10.0/darwin-thread-multi-2level 
/alt/local/lib/perl5/5.10.0 
/alt/local/lib/perl5/site_perl/5.10.0/darwin-thread-multi-2level 
/alt/local/lib/perl5/site_perl/5.10.0 .) at 
/Users/andy/.cpanplus/5.10.0/build/Kwiki-Session-0.01/blib/lib/Kwiki/Session.pm 
line 3.
# BEGIN failed--compilation aborted at t/00.use.t line 6.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'require Kwiki::Session;'
#   at t/00.use.t line 7.
#     Tried to require 'Kwiki::Session'.
#     Error:  Attempt to reload Kwiki/Session.pm aborted.
# Compilation failed in require at (eval 15) line 2.
# Looks like you failed 2 tests of 2.
Failed 1/1 test programs. 2/2 subtests failed.
make[1]: *** [test_dynamic] Error 2
[ERROR] MAKE TEST failed:  PERL_DL_NONLAZY=1 /alt/local/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 
'blib/arch')" t/*.t
t/00.use...... Dubious, test returned 2 (wstat 512, 0x200)
 Failed 2/2 subtests 

Test Summary Report
-------------------
t/00.use.t (Wstat: 512 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 2
Files=1, Tests=2,  0 wallclock secs ( 0.01 usr  0.01 sys +  0.05 cusr  0.01 
csys =  0.08 CPU)
Result: FAIL

#   Failed test 'use Kwiki::Session;'
#   at t/00.use.t line 6.
#     Tried to use 'Kwiki::Session'.
#     Error:  Can't locate CGI/Session.pm in @INC (@INC contains: 
/Users/andy/.cpanplus/5.10.0/build/Kwiki-Session-0.01/inc 
/Users/andy/.cpanplus/5.10.0/build/Kwiki-Session-0.01/blib/lib 
/Users/andy/.cpanplus/5.10.0/build/Kwiki-Session-0.01/blib/arch 
/Users/andy/.cpanplus/5.10.0/build/Kwiki-Session-0.01/blib 
/alt/local/lib/perl5/5.10.0/darwin-thread-multi-2level 
/alt/local/lib/perl5/5.10.0 
/alt/local/lib/perl5/site_perl/5.10.0/darwin-thread-multi-2level 
/alt/local/lib/perl5/site_perl/5.10.0 .) at 
/Users/andy/.cpanplus/5.10.0/build/Kwiki-Session-0.01/blib/lib/Kwiki/Session.pm 
line 3.
# BEGIN failed--compilation aborted at t/00.use.t line 6.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'require Kwiki::Session;'
#   at t/00.use.t line 7.
#     Tried to require 'Kwiki::Session'.
#     Error:  Attempt to reload Kwiki/Session.pm aborted.
# Compilation failed in require at (eval 15) line 2.
# Looks like you failed 2 tests of 2.
Failed 1/1 test programs. 2/2 subtests failed.
make[1]: *** [test_dynamic] Error 2


[MSG] Fetching: 'http://testers.cpan.org/show/Kwiki-Session.yaml'
[MSG] Sending test report for 'Kwiki-Session-0.01'
[MSG] Successfully sent 'fail' report for 'Kwiki-Session-0.01'
[ERROR] Unable to create a new distribution object for 'Kwiki::Session' -- 
cannot continue

Key 'ok' () is of invalid type for 'CPANPLUS::Backend::RV::new' provided by 
CPANPLUS::Backend::__ANON__ at /alt/local/lib/perl5/5.10.0/CPANPLUS/Backend.pm 
line 395
*** Kwiki::Session installation cancelled.
*** ExtUtils::AutoInstall installation finished.
PERL_DL_NONLAZY=1 /alt/local/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00.use.t
t/00.use......ok
All tests successful.
Files=1, Tests=4,  0 wallclock secs ( 0.00 usr  0.00 sys +  0.09 cusr  0.02 
csys =  0.11 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module         Need Have
    -------------- ---- ----
    Kwiki          0.38 0.39
    Kwiki::DB      0    0.01
  ! Kwiki::Session 0    n/a 
    Test::More     0    0.72

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

Environment variables:

    LANG = en_GB.UTF-8
    LC_CTYPE = en_US.UTF-8
    PATH = 
/alt/local/bin:/Users/andy/bin:/usr/local/apache2/bin:/usr/local/apache2/php/bin:/opt/local/bin:/usr/local/bin:/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 80108
    PERL5_CPAN_IS_RUNNING = 80108
    SHELL = /bin/bash
    TERM = xterm-color
    TMPDIR = /var/folders/Sc/ScUm9aQIGbSyvHg2MoClfk+++TI/-Tmp-/

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

    $^X = /alt/local/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 20 20 98 101 102 81 79 80
    $EGID = 20 20 98 101 102 81 79 80

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.25_01  
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.36_01  
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.25     
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.04     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          0.99     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0 patch 32448) 
configuration:
  Platform:
    osname=darwin, osvers=9.1.0, archname=darwin-thread-multi-2level
    uname='darwin voodoo.local 9.1.0 darwin kernel version 9.1.0: wed oct 31 
17:46:22 pdt 2007; root:xnu-1228.0.2~1release_i386 i386 '
    config_args='-de -Dusedevel -Dinc_version_list=none -Dprefix=/alt/local 
-Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib -Uversiononly'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include'
    ccversion='', gccversion='4.0.1 (Apple Inc. build 5465)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-Dman3ext=3pm 
-L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /opt/local/lib /usr/lib
    libs=-lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-Dman3ext=3pm -bundle -undefined dynamic_lookup 
-L/usr/local/lib -L/opt/local/lib'

Reply via email to