Front page | perl.cpan.testers |
Postings from March 2008
PASS Games-Bingo-0.15 amd64-freebsd 6.2-release
From:
srezic
Date:
March 3, 2008 12:03
Subject:
PASS Games-Bingo-0.15 amd64-freebsd 6.2-release
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Jonas B. Nielsen,
This is a computer-generated report for Games-Bingo-0.15
on perl 5.6.2, created by CPAN-Reporter-1.11.
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':
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.6.2 "-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... (14)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (14)
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... (14)
Incomplete trying again... (11)
Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (10)
Incomplete trying again... (13)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (14)
Incomplete trying again... (12)
Incomplete trying again... (11)
Incomplete trying again... (13)
Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (14)
Incomplete trying again... (11)
Incomplete trying again... (13)
Incomplete trying again... (12)
Incomplete trying again... (14)
Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (10)
Incomplete trying again... (13)
ok
t/card_get_all_numbers............Incomplete trying again... (13)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (11)
Incomplete trying again... (10)
ok
t/card_init.......................ok
t/card_insert.....................ok
t/card_integrity_check............ok
t/card_new........................ok
t/card_populate...................Incomplete trying again... (14)
Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (11)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (11)
Incomplete trying again... (12)
Incomplete trying again... (11)
Incomplete trying again... (13)
Incomplete trying again... (13)
Incomplete trying again... (13)
Incomplete trying again... (10)
Incomplete trying again... (13)
Incomplete trying again... (12)
ok
t/card_print_card.................Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (14)
Incomplete trying again... (14)
Incomplete trying again... (13)
Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (12)
Incomplete trying again... (11)
Incomplete trying again... (12)
Incomplete trying again... (11)
Incomplete trying again... (13)
ok
t/card_resolve_column.............ok
t/card_validate...................Incomplete trying again... (12)
Incomplete trying again... (11)
Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (11)
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... (13)
Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (13)
Incomplete trying again... (12)
Incomplete trying again... (12)
Incomplete trying again... (11)
Incomplete trying again... (11)
Incomplete trying again... (13)
Incomplete trying again... (14)
Incomplete trying again... (11)
Incomplete trying again... (13)
Incomplete trying again... (11)
Incomplete trying again... (12)
Incomplete trying again... (11)
Incomplete trying again... (13)
Incomplete trying again... (12)
Incomplete trying again... (13)
Incomplete trying again... (11)
Incomplete trying again... (14)
Incomplete trying again... (14)
Incomplete trying again... (12)
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 in pattern match (m//) at /mnt/i386/usr/local/src/CPAN/build/Games-Bingo-0.15-e7qhS8/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....................skipped
all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage
t/pod.............................ok
All tests successful, 1 test skipped.
Files=37, Tests=306, 9 wallclock secs ( 1.13 cusr + 1.41 csys = 2.54 CPU)
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------- ---- -----
Carp 0 0
Data::Dumper 0 2.121
POSIX 0 1.03
Test::Harness 0 2.64
Test::More 0 0.72
Test::Pod 0.95 1.26
UNIVERSAL 0 0
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.2:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/home/e/eserte/work/srezic-misc/scripts:/home/e/eserte/devel:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB = /usr/local/src/CPAN/build/CPAN-Testers-0.02-JEk9JG/blib/arch:/usr/local/src/CPAN/build/CPAN-Testers-0.02-JEk9JG/blib/lib:/usr/local/src/CPAN/build/Readonly-1.03-nNUmPf/blib/arch:/usr/local/src/CPAN/build/Readonly-1.03-nNUmPf/blib/lib:/usr/local/src/CPAN/build/String-Format-1.14-S546Uh/blib/arch:/usr/local/src/CPAN/build/String-Format-1.14-S546Uh/blib/lib:/usr/local/src/CPAN/build/B-Keywords-1.08-K6r3zH/blib/arch:/usr/local/src/CPAN/build/B-Keywords-1.08-K6r3zH/blib/lib:/usr/local/src/CPAN/build/Module-Pluggable-3.6-qihQf6/blib/arch:/usr/local/src/CPAN/build/Module-Pluggable-3.6-qihQf6/blib/lib:/usr/local/src/CPAN/build/Exception-Class-1.23-nwSWPT/blib/arch:/usr/local/src/CPAN/build/Exception-Class-1.23-nwSWPT/blib/lib:/usr/local/src/CPAN/build/Class-Data-Inheritable-0.08-MFsvgE/blib/arch:/usr/local/src/CPAN/build/Class-Data-Inheritable-0.08-MFsvgE/blib/lib:/usr/local/src/CPAN/build/Devel-StackTrace-1.16-kue0rD/blib/arch:/usr/local/src/CPAN/build/Devel-StackTrace-1.16-kue0rD/blib/lib:/usr/local/src/CPAN/build/PPI-1.201-k4LsBX/blib/arch:/usr/local/src/CPAN/build/PPI-1.201-k4LsBX/blib/lib:/usr/local/src/CPAN/build/Clone-0.28-BnOYd2/blib/arch:/usr/local/src/CPAN/build/Clone-0.28-BnOYd2/blib/lib:/usr/local/src/CPAN/build/Test-ClassAPI-1.04-fuVwmn/blib/arch:/usr/local/src/CPAN/build/Test-ClassAPI-1.04-fuVwmn/blib/lib:/usr/local/src/CPAN/build/Class-Inspector-1.22-kmJcU7/blib/arch:/usr/local/src/CPAN/build/Class-Inspector-1.22-kmJcU7/blib/lib:/usr/local/src/CPAN/build/Test-Object-0.07-OncTuU/blib/arch:/usr/local/src/CPAN/build/Test-Object-0.07-OncTuU/blib/lib:/usr/local/src/CPAN/build/List-MoreUtils-0.21-WYTCOF/blib/arch:/usr/local/src/CPAN/build/List-MoreUtils-0.21-WYTCOF/blib/lib:/usr/local/src/CPAN/build/XML-Parser-YahooRESTGeocode-0.2-cFwuqo/blib/arch:/usr/local/src/CPAN/build/XML-Parser-YahooRESTGeocode-0.2-cFwuqo/blib/lib:/usr/local/src/CPAN/build/Javascript-SHA1-1.03-8FtTB6/blib/arch:/usr/local/src/CPAN/build/Javascript-SHA1-1.03-8FtTB6/blib/lib:/usr/local/src/CPAN/build/Javascript-MD5-1.0!
6-a6cXCQ
/blib/arch:/usr/local/src/CPAN/build/Javascript-MD5-1.06-a6cXCQ/blib/lib:/usr/local/src/CPAN/build/IO-Capture-0.05-yC2b4J/blib/arch:/usr/local/src/CPAN/build/IO-Capture-0.05-yC2b4J/blib/lib:/usr/local/src/CPAN/build/User-1.8-dMN9SB/blib/arch:/usr/local/src/CPAN/build/User-1.8-dMN9SB/blib/lib:/usr/local/src/CPAN/build/Date-Manip-5.48-8TokYG/blib/arch:/usr/local/src/CPAN/build/Date-Manip-5.48-8TokYG/blib/lib:/usr/local/src/CPAN/build/Test-Pod-1.26-Ub1BNw/blib/arch:/usr/local/src/CPAN/build/Test-Pod-1.26-Ub1BNw/blib/lib:/usr/local/src/CPAN/build/Test-File-1.22-ne5UOw/blib/arch:/usr/local/src/CPAN/build/Test-File-1.22-ne5UOw/blib/lib:/usr/local/src/CPAN/build/Math-LogRand-0.02-v3KkSJ/blib/arch:/usr/local/src/CPAN/build/Math-LogRand-0.02-v3KkSJ/blib/lib:/usr/local/src/CPAN/build/Math-BigApprox-0.001005-fLgOM9/blib/arch:/usr/local/src/CPAN/build/Math-BigApprox-0.001005-fLgOM9/blib/lib:/usr/local/src/CPAN/build/Algorithm-Munkres-0.07-Oymbxt/blib/arch:/usr/local/src/CPAN/build/Algorithm-Munkres-0.07-Oymbxt/blib/lib:/usr/local/src/CPAN/build/HTML-Merge-3.53-n2ZGmk/blib/arch:/usr/local/src/CPAN/build/HTML-Merge-3.53-n2ZGmk/blib/lib:/usr/local/src/CPAN/build/Net-Amazon-MechanicalTurk-1.01-ApBwAt/blib/arch:/usr/local/src/CPAN/build/Net-Amazon-MechanicalTurk-1.01-ApBwAt/blib/lib:/usr/local/src/CPAN/build/SOAP-MySOAP-0.023-kb12e3/blib/arch:/usr/local/src/CPAN/build/SOAP-MySOAP-0.023-kb12e3/blib/lib:/usr/local/src/CPAN/build/Time-Piece-1.13-2gMaPt/blib/arch:/usr/local/src/CPAN/build/Time-Piece-1.13-2gMaPt/blib/lib:/usr/local/src/CPAN/build/Digest-HMAC-1.01-XH0WvV/blib/arch:/usr/local/src/CPAN/build/Digest-HMAC-1.01-XH0WvV/blib/lib
PERL5_CPANPLUS_IS_RUNNING = 3011
PERL5_CPAN_IS_RUNNING = 3011
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = perl5.6.2
$UID/$EUID = 1023 / 1023
$GID = 1023 1023 1023
$EGID = 1023 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.25
ExtUtils::CBuilder n/a
ExtUtils::Command 1.13
ExtUtils::Install 1.41
ExtUtils::MakeMaker 6.36
ExtUtils::Manifest 1.51
ExtUtils::ParseXS n/a
File::Spec 3.25
Module::Build 0.2808
Module::Signature n/a
Test::Harness 2.64
Test::More 0.72
YAML n/a
YAML::Syck 1.04
version n/a
--
Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
Platform:
osname=freebsd, osvers=6.2-release, archname=amd64-freebsd
uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: fri jan 12 08:32:24 utc 2007 root@portnoy.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
config_args='-Dprefix=/usr/perl5.6.2 -D cc=ccache cc -Dgccansipedantic -de'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
Compiler:
cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include',
optimize='-O2 -pipe',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', 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, usemymalloc=n, prototype=define
Linker and Libraries:
ld='ccache cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lc -lcrypt -lutil
perllibs=-lm -lc -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
-
PASS Games-Bingo-0.15 amd64-freebsd 6.2-release
by srezic