develooper Front page | perl.cpan.testers | Postings from May 2008

PASS Games-Bingo-0.15 i686-linux-64int 2.6.22-1-k7

Thread Previous | Thread Next
From:
andreas.koenig.gmwojprw
Date:
May 30, 2008 21:29
Subject:
PASS Games-Bingo-0.15 i686-linux-64int 2.6.22-1-k7
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/


--
Dear Jonas B. Nielsen,
    
This is a computer-generated report for Games-Bingo-0.15
on perl 5.11.0 patch 33949, created by CPAN-Reporter-1.15. 

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':

make[3]: Entering directory `/home/sand/.cpan/build/Games-Bingo-0.15-V94TGH'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pihh5Ah/perl-5.10.0@33949/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_load...........................ok
t/bingo_all_pulled..................ok
t/bingo_init........................ok
t/bingo_new.........................ok
t/bingo_play........................ok
t/bingo_pull........................ok
t/bingo_pulled......................ok
t/bingo_random......................ok
t/bingo_splitnumber.................ok
t/bingo_take........................ok
t/card_flush........................Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (14)
Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (13)
Incomplete trying again... (11)
Incomplete trying again... (14)
Incomplete trying again... (13)
Incomplete trying again... (12)
Incomplete trying again... (11)
Incomplete trying again... (13)
Incomplete trying again... (13)
Incomplete trying again... (11)
Incomplete trying again... (14)
Incomplete trying again... (14)
Incomplete trying again... (13)
Incomplete trying again... (13)
Incomplete trying again... (11)
Incomplete trying again... (11)
Incomplete trying again... (14)
Incomplete trying again... (11)
Incomplete trying again... (14)
Incomplete trying again... (14)
Incomplete trying again... (13)
Incomplete trying again... (14)
Incomplete trying again... (13)
Incomplete trying again... (14)
Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (14)
ok
t/card_get_all_numbers..............Incomplete trying again... (14)
Incomplete trying again... (13)
Incomplete trying again... (13)
Incomplete trying again... (13)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (14)
ok
t/card_init.........................ok
t/card_insert.......................ok
t/card_integrity_check..............ok
t/card_new..........................ok
t/card_populate.....................Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (11)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (10)
Incomplete trying again... (14)
Incomplete trying again... (11)
Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (13)
Incomplete trying again... (14)
Incomplete trying again... (13)
Incomplete trying again... (14)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (14)
Incomplete trying again... (11)
Incomplete trying again... (14)
Incomplete trying again... (12)
Incomplete trying again... (14)
Incomplete trying again... (11)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (10)
Incomplete trying again... (12)
Incomplete trying again... (14)
Incomplete trying again... (13)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (14)
Incomplete trying again... (13)
Incomplete trying again... (13)
Incomplete trying again... (14)
Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (10)
Incomplete trying again... (13)
Incomplete trying again... (13)
Incomplete trying again... (14)
Incomplete trying again... (10)
ok
t/card_print_card...................Incomplete trying again... (12)
ok
t/card_resolve_column...............ok
t/card_validate.....................Incomplete trying again... (13)
Incomplete trying again... (13)
Incomplete trying again... (13)
Incomplete trying again... (13)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (11)
Incomplete trying again... (14)
bingo game not defined?
ok
t/collection_add_column.............ok
t/collection_count_columns..........ok
t/collection_divide.................ok
t/collection_get_column.............Use of uninitialized value $index in pattern match (m//) at /home/sand/.cpan/build/Games-Bingo-0.15-V94TGH/blib/lib/Games/Bingo/ColumnCollection.pm line 72.
no or illegal index specified at t/collection_get_column.t line 33
cannot get column, index cannot be a negative number (-1)
 at t/collection_get_column.t line 35
cannot get column, no columns with that index (4)
 at t/collection_get_column.t line 39
ok
t/collection_get_random_column......ok
t/collection_new....................ok
t/collection_remove_column..........cannot remove column, index cannot be a negative number (-1)
 at t/collection_remove_column.t line 23
cannot remove column, no column with that index (4)
 at t/collection_remove_column.t line 25
ok
t/column_count_numbers..............ok
t/column_get_highest_number.........ok
t/column_get_label..................ok
t/column_get_random_number..........ok
t/column_new........................ok
t/column_populate...................ok
t/column_reverse....................ok
t/inheritance.......................ok
t/pod-coverage......................ok
t/pod...............................ok
All tests successful.
Files=37, Tests=311,  6 wallclock secs ( 0.19 usr  0.04 sys +  3.34 cusr  0.54 csys =  4.11 CPU)
Result: PASS
make[3]: Leaving directory `/home/sand/.cpan/build/Games-Bingo-0.15-V94TGH'

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

Prerequisite modules loaded:

requires:

    Module        Need Have    
    ------------- ---- --------
    Carp          0    1.08    
    Data::Dumper  0    2.121_16
    POSIX         0    1.16    
    Test::Harness 0    3.10    
    Test::More    0    0.80    
    Test::Pod     0.95 1.26    
    UNIVERSAL     0    1.04    

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

Environment variables:

    LANG = en_US.utf8
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = /home/sand/.cpan/build/parrot-0.6.2-2mhFZW/blib/arch:/home/sand/.cpan/build/parrot-0.6.2-2mhFZW/blib/lib:/home/sand/.cpan/build/Proc-Exists-0.11-3gyYuM/blib/arch:/home/sand/.cpan/build/Proc-Exists-0.11-3gyYuM/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1724
    PERL5_CPAN_IS_RUNNING = 1724
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/src/perl/repoperls/installed-perls/perl/pihh5Ah/perl-5.10.0@33949/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.23     
    ExtUtils::Command   1.14     
    ExtUtils::Install   1.50_01  
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.53     
    ExtUtils::ParseXS   2.19_01  
    File::Spec          3.2701   
    Module::Build       0.2808_02
    Module::Signature   0.55     
    Test::Harness       3.10     
    Test::More          0.80     
    YAML                0.66     
    YAML::Syck          1.04     
    version             0.74     


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 33949) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pihh5Ah/perl-5.10.0@33949 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    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 -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'

Thread Previous | Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About