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 MIKEM,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.82. 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 Sep 22 17:20:54 2007] Trying to get 
'http://www.cpan.org/authors/id/M/MI/MIKEM/Authen-TacacsPlus/Authen-TacacsPlus-0.17.tar.gz'
[MSG] [Sat Sep 22 17:20:57 2007] Trying to get 
'http://www.cpan.org/authors/id/M/MI/MIKEM/Authen-TacacsPlus/CHECKSUMS'
[MSG] [Sat Sep 22 17:20:57 2007] Checksum matches for 
'Authen-TacacsPlus-0.17.tar.gz'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 'Authen-TacacsPlus-0.17/'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 'Authen-TacacsPlus-0.17/README'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 'Authen-TacacsPlus-0.17/Changes'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 
'Authen-TacacsPlus-0.17/TacacsPlus.pm'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 
'Authen-TacacsPlus-0.17/TacacsPlus.xs'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 'Authen-TacacsPlus-0.17/test.pl'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 'Authen-TacacsPlus-0.17/Makefile.PL'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 'Authen-TacacsPlus-0.17/META.yml'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 'Authen-TacacsPlus-0.17/tacpluslib/'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 
'Authen-TacacsPlus-0.17/tacpluslib/expire.h'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 
'Authen-TacacsPlus-0.17/tacpluslib/md5.c'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 
'Authen-TacacsPlus-0.17/tacpluslib/md5.h'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 
'Authen-TacacsPlus-0.17/tacpluslib/regmagic.h'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 
'Authen-TacacsPlus-0.17/tacpluslib/tac_plus.h'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 
'Authen-TacacsPlus-0.17/tacpluslib/encrypt.c'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 
'Authen-TacacsPlus-0.17/tacpluslib/tacplus_client.h'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 
'Authen-TacacsPlus-0.17/tacpluslib/Makefile.PL'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 
'Authen-TacacsPlus-0.17/tacpluslib/tac_client.c'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 
'Authen-TacacsPlus-0.17/tacpluslib/utils.c'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 
'Authen-TacacsPlus-0.17/tacpluslib/parse.h'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 
'Authen-TacacsPlus-0.17/tacpluslib/regexp.h'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 'Authen-TacacsPlus-0.17/MANIFEST'
[MSG] [Sat Sep 22 17:20:58 2007] Extracted 'Authen::TacacsPlus' to 
'/home/chris/perl595/.cpanplus/5.9.5/build/Authen-TacacsPlus-0.17'
[MSG] [Sat Sep 22 17:21:00 2007] Checking if your kit is complete...
Looks good
MakeMaker (v6.36)
Writing Makefile for Authen::TacacsPlus::tacplus
Writing Makefile for Authen::TacacsPlus

[MSG] [Sat Sep 22 17:21:00 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sat Sep 22 17:21:10 2007] cp TacacsPlus.pm blib/lib/Authen/TacacsPlus.pm
cd tacpluslib && make -e
cc -c    -pthread -fno-strict-aliasing -pipe -I/usr/local/include -O2    
-DVERSION=\"\"  -DXS_VERSION=\"\" -DPIC -fPIC 
"-I/home/chris/perl595/lib/5.9.5/OpenBSD.i386-openbsd-thread-multi-64int/CORE"  
 encrypt.c
cc -c    -pthread -fno-strict-aliasing -pipe -I/usr/local/include -O2    
-DVERSION=\"\"  -DXS_VERSION=\"\" -DPIC -fPIC 
"-I/home/chris/perl595/lib/5.9.5/OpenBSD.i386-openbsd-thread-multi-64int/CORE"  
 md5.c
cc -c    -pthread -fno-strict-aliasing -pipe -I/usr/local/include -O2    
-DVERSION=\"\"  -DXS_VERSION=\"\" -DPIC -fPIC 
"-I/home/chris/perl595/lib/5.9.5/OpenBSD.i386-openbsd-thread-multi-64int/CORE"  
 tac_client.c
cc -c    -pthread -fno-strict-aliasing -pipe -I/usr/local/include -O2    
-DVERSION=\"\"  -DXS_VERSION=\"\" -DPIC -fPIC 
"-I/home/chris/perl595/lib/5.9.5/OpenBSD.i386-openbsd-thread-multi-64int/CORE"  
 utils.c
ar cr libtacplus.a encrypt.o  md5.o  tac_client.o  utils.o
: libtacplus.a
/home/chris/perl595/bin/perl5.9.5 /home/chris/perl595/lib/5.9.5/ExtUtils/xsubpp 
 -typemap /home/chris/perl595/lib/5.9.5/ExtUtils/typemap  TacacsPlus.xs > 
TacacsPlus.xsc && mv TacacsPlus.xsc TacacsPlus.c
Please specify prototyping behavior for TacacsPlus.xs (see perlxs manual)
cc -c    -pthread -fno-strict-aliasing -pipe -I/usr/local/include -O2    
-DVERSION=\"0.17\"  -DXS_VERSION=\"0.17\" -DPIC -fPIC 
"-I/home/chris/perl595/lib/5.9.5/OpenBSD.i386-openbsd-thread-multi-64int/CORE"  
 TacacsPlus.c
Running Mkbootstrap for Authen::TacacsPlus ()
chmod 644 TacacsPlus.bs
rm -f blib/arch/auto/Authen/TacacsPlus/TacacsPlus.so
cc  -shared -fPIC  -L/usr/local/lib TacacsPlus.o  -o 
blib/arch/auto/Authen/TacacsPlus/TacacsPlus.so tacpluslib/libtacplus.a          
    
chmod 755 blib/arch/auto/Authen/TacacsPlus/TacacsPlus.so
cp TacacsPlus.bs blib/arch/auto/Authen/TacacsPlus/TacacsPlus.bs
chmod 644 blib/arch/auto/Authen/TacacsPlus/TacacsPlus.bs
Manifying blib/man3/Authen::TacacsPlus.3

[ERROR] [Sat Sep 22 17:22:26 2007] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /home/chris/perl595/bin/perl5.9.5 "-Iblib/lib" "-Iblib/arch" 
test.pl
1..7
ok 1
Could not connect to TACACSPLUS Host : *Authen::TacacsPlus::errmsg
not ok 2
*** Error code 2

Stop in /home/chris/perl595/.cpanplus/5.9.5/build/Authen-TacacsPlus-0.17 (line 
908 of Makefile).
Can't call method "authen" on an undefined value at test.pl line 48.

[MSG] [Sat Sep 22 17:22:26 2007] DEFAULT 'proceed_on_test_failure' HANDLER 
RETURNING 'sub return value'


******************************** 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/chris/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = 
:/home/chris/perl595/.cpanplus/5.9.5/build/Authen-TacacsPlus-0.17/blib/lib:/home/chris/perl595/.cpanplus/5.9.5/build/Authen-TacacsPlus-0.17/blib/arch:/home/chris/perl595/.cpanplus/5.9.5/build/Authen-TacacsPlus-0.17/blib
    PERL5_CPANPLUS_IS_RUNNING = 16971
    PERL5_CPANPLUS_IS_VERSION = 0.82
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/ksh
    TERM = screen

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

    Perl: $^X = /home/chris/perl595/bin/perl5.9.5
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 10 10 0
    EGID: $)  = 10 10 0


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


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=openbsd, osvers=4.1, archname=OpenBSD.i386-openbsd-thread-multi-64int
    uname='openbsd flurble.bingosnet.co.uk 4.1 generic#1435 i386 '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    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 ='-pthread -fno-strict-aliasing -pipe 
-I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.1'
    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 ='-pthread -Wl,-E  -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.40.3, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib'

Reply via email to