Back
From: metabase:user:30977d10-2aae-11df-837a-5e0a49663a4f
Subject: PASS Tk-RadiobuttonGroup-0.2.2 v5.13.8 GNU/Linux
Date: 2011-01-14T20:58:45Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Joseph Annino,
This is a computer-generated report for Tk-RadiobuttonGroup-0.2.2
on perl 5.13.8, created by CPAN-Reporter-1.1803.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/stro/perl/perl5138/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..13
# Running under perl version 5.013008 for linux
# Current time local: Fri Jan 14 22:41:08 2011
# Current time GMT: Fri Jan 14 20:41:08 2011
# Using Test.pm version 1.25_02
ok 1
not ok 2
# Test 2 got: "couldn't connect to display \":0\" at /home/stro/perl/perl5138/lib/site_perl/5.13.8/i686-linux/Tk/MainWindow.pm line 55.\nTk::MainWindow->new() at test.pl line 17\n" (test.pl at line 18)
# Expected: "" (can't create MainWindow)
# test.pl line 18 is: ok($@, "", "can't create MainWindow");
not ok 3
# Test 3 got: "" (test.pl at line 19)
# Expected: "1" (MainWindow creation failed)
# test.pl line 19 is: ok(Tk::Exists($top), 1, "MainWindow creation failed");
ok 4
not ok 5
# Test 5 got: "Can't call method \"RadiobuttonGroup\" on an undefined value at test.pl line 38.\n" (test.pl at line 40)
# Expected: "" (can't create RadiobuttonGroup widget)
# test.pl line 40 is: ok($@, "", "can't create $class widget");
ok 6 # skip Can't call method "RadiobuttonGroup" on an undefined value at test.pl line 38.
ok 7 # skip
ok 8 # skip
ok 9 # skip
ok 10 # skip
ok 11 # skip
ok 12 # skip
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ------- -------
Tie::IxHash 0 1.22
Tk 402.000 804.029
build_requires:
Module Need Have
------------------- ------- -------
ExtUtils::MakeMaker 0 6.57_05
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 17105
PERL5_CPAN_IS_RUNNING = 17105
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3153,17105
PERL_CR_SMOKER_CURRENT = Tk-RadiobuttonGroup-0.2.2
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/stro/perl/perl5138/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 20 24 25 29 44 46 1000
$EGID = 1000 20 24 25 29 44 46 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.94_62
Cwd 3.35
ExtUtils::CBuilder 0.280201
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.57_05
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2208
File::Spec 3.33
Module::Build 0.3607
Module::Signature 0.66
Test::Harness 3.22
Test::More 0.97_01
YAML n/a
YAML::Syck 1.17
version 0.86
--
Summary of my perl5 (revision 5 version 13 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.26-2-686, archname=i686-linux
uname='linux debian5 2.6.26-2-686 #1 smp thu nov 25 01:53:57 utc 2010 i686 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, 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.3.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, 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
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
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'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Dec 21 2010 15:28:40
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="17105"
PERL5_CPAN_IS_RUNNING="17105"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="3153,17105"
PERL_CR_SMOKER_CURRENT="Tk-RadiobuttonGroup-0.2.2"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/stro/perl/perl5138/lib/site_perl/5.13.8/i686-linux
/home/stro/perl/perl5138/lib/site_perl/5.13.8
/home/stro/perl/perl5138/lib/5.13.8/i686-linux
/home/stro/perl/perl5138/lib/5.13.8
.