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 Joshua Keroes,
    
This is a computer-generated test report for Net-Telnet-Cisco-1.10, created
automatically by CPAN::Reporter, version 0.35, 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.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

Sections of this report:

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

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

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module        Need Have
    ------------- ---- ----
    Net::Telnet   3.02 3.03
    Term::ReadKey 2    2.30

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

Environment variables:

    LC_CTYPE = en_US.UTF-8
    PATH = 
/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/java/jre/bin:/opt/novell/zenworks/sbin
    PERL5LIB = 
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /usr/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 0
    EGID: $)  = 0 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.8802  
    Cwd                 3.24    
    ExtUtils::CBuilder  n/a     
    ExtUtils::Command   1.12    
    ExtUtils::Install   1.41    
    ExtUtils::MakeMaker 6.31    
    ExtUtils::Manifest  1.49    
    ExtUtils::ParseXS   n/a     
    File::Spec          3.24    
    Module::Build       0.280500
    Module::Signature   0.550   
    Test::Harness       2.640   
    Test::More          0.650   
    version             0.000   

------------------------------
TEST OUTPUT
------------------------------

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

PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..32
ok 1 - use Net::Telnet::Cisco;

Net::Telnet::Cisco needs to log into a router to
perform it's full suite of tests. To log in, we
need a test router, a login, a password, an
optional enable password, and an optional
SecurID/TACACS PASSCODE.

To skip these tests, hit "return".

Router:  Login:  Password:  
Enable password [optional]:  
SecurID/TACACS PASSCODE [optional]:  
ok 2 - $VERSION set
ok 3 - new() object
ok 4 - login()
ok 5 - autopage() on
ok 6 - autopage() last line
ok 7 - autopage() last prompt
ok 8 - autopage() 1.09 bugfix
ok 9 - autopage() off
ok 10 - autopage() not called
ok 11 - print() (unset paging)
ok 12 - waitfor() prompt
ok 13 - cmd() short
ok 14 - cmd() medium
ok 15 - cmd() long
not ok 16 - ios_break()
#   Failed test 'ios_break()'
#   at test.pl line 100.
ok 17 - set errmode(CODEREF)
ok 18 - error() called
ok 19 - no errmode()
ok 20 - don't call error()
ok 21 - always_waitfor_prompt()
ok 22 - waitfor() autochecks for prompt()
ok 23 - don't always_waitfor_prompt()
ok 24 - set timeout to 5 seconds
ok 25 - waitfor() timeout
ok 26 - cmd() after waitfor()
ok 27 - input_log() created
ok 28 - dump_log() created
ok 29 - new(args) 1.08 bugfix
ok 30 # skip Won't enter enabled mode without an enable password
ok 31 # skip Won't enter enabled mode without an enable password
ok 32 # skip Won't enter enabled mode without an enable password

Would you like to delete the test logs? They will contain
security info like your login and passwords. If you ran
into problems and wish to investigate, you can save them
and manually delete them later.
Delete logs [y] Deleting logs in /root/.cpan/build/Net-Telnet-Cisco-1.10...done.
# Looks like you failed 1 test of 32.
make: *** [test_dynamic] Error 1
makewrapper: make failed

--

Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
  Platform:
    osname=linux, osvers=2.6.5, archname=x86_64-linux-thread-multi
    uname='linux salieri 2.6.5 #1 smp fri jan 14 15:41:33 utc 2005 x86_64 
x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl 
-Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Duseshrplib=true -Doptimize=-O2 
-fmessage-length=0 -Wall -Wall -pipe'
    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=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -fmessage-length=0 -Wall -Wall -pipe',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing'
    ccversion='', gccversion='3.3.3 (SuSE Linux)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib64'
    libpth=/lib64 /usr/lib64 /usr/local/lib64
    libs=-lm -ldl -lcrypt -lpthread
    perllibs=-lm -ldl -lcrypt -lpthread
    libc=/lib64//lib64/libc.so.6, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.3'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic 
-Wl,-rpath,/usr/lib/perl5/5.8.3/x86_64-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib64'

Reply via email to