Tk-ACH v0.04 Perl 5 v5.12.1 i386-netbsd-thread-multi
- Status
- Fail
- From
- Steven Schubiger (SCHUBIGER)
- Dist
-
Tk-ACH v0.04
- Platform
- Perl 5 v5.12.1 i386-netbsd-thread-multi
- Date
- 2010-07-31 17:06:14
- ID
- ecff4314-9cc5-11df-b1a4-f549105689b9
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 Xie Wen Bin ,
This is a computer-generated report for Tk-ACH-0.04
on perl 5.12.1, created by CPAN-Reporter-1.18.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
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/sts/cpansmoke/perl-5.12.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Test 2 got: "couldn't connect to display \":0\" at /home/sts/cpansmoke/perl-5.12.1/cpan/build/Tk-804.029-uV4LIT/blib/lib/Tk/MainWindow.pm line 55.\nTk::MainWindow->new() at t/basic.t line 40\n" (t/basic.t at line 41)
# Expected: "" (can't create MainWindow)
# t/basic.t line 41 is: ok($@, "", "can't create MainWindow");
# Test 3 got: "" (t/basic.t at line 42)
# Expected: "1" (MainWindow creation failed)
# t/basic.t line 42 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed");
# Test 5 got: "Can't call method \"Entry\" on an undefined value at t/basic.t line 57.\n" (t/basic.t at line 58)
# Expected: "" (can't create Entry widget)
# t/basic.t line 58 is: ok($@, "", "can't create $class widget");
# Test 13 got: "Can't call method \"FileEntry\" on an undefined value at t/basic.t line 57.\n" (t/basic.t at line 58 fail #2)
# Expected: "" (can't create FileEntry widget)
t/basic.t ......
Failed 8/23 subtests
(less 12 skipped subtests: 3 okay)
couldn't connect to display ":0" at /home/sts/cpansmoke/perl-5.12.1/cpan/build/Tk-804.029-uV4LIT/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/TESTsetup line 34
t/fcyentry.t ...
Dubious, test returned 61 (wstat 15616, 0x3d00)
Failed 8/8 subtests
couldn't connect to display ":0" at /home/sts/cpansmoke/perl-5.12.1/cpan/build/Tk-804.029-uV4LIT/blib/lib/Tk/MainWindow.pm line 55.
MainWindow->new() at t/TESTsetup line 34
t/fileentry.t ..
Dubious, test returned 61 (wstat 15616, 0x3d00)
Failed 4/4 subtests
Test Summary Report
-------------------
t/basic.t (Wstat: 0 Tests: 19 Failed: 4)
Failed tests: 2-3, 5, 13
Parse errors: Bad plan. You planned 23 tests but ran 19.
t/fcyentry.t (Wstat: 15616 Tests: 0 Failed: 0)
Non-zero exit status: 61
Parse errors: Bad plan. You planned 8 tests but ran 0.
t/fileentry.t (Wstat: 15616 Tests: 0 Failed: 0)
Non-zero exit status: 61
Parse errors: Bad plan. You planned 4 tests but ran 0.
Files=3, Tests=19, 19 wallclock secs ( 0.02 usr 0.04 sys + 0.27 cusr 0.15 csys = 0.48 CPU)
Result: FAIL
Failed 3/3 test programs. 4/19 subtests failed.
*** Error code 61
Stop.
make: stopped in /home/sts/cpansmoke/perl-5.12.1/cpan/build/Tk-ACH-0.04-M0qCIN
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ------- -------
ExtUtils::MakeMaker 5.41 6.56
Tk 402.002 804.029
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
PERL5LIB = /home/sts/cpansmoke/perl-5.12.1/cpan/build/Tk-804.029-uV4LIT/blib/arch:/home/sts/cpansmoke/perl-5.12.1/cpan/build/Tk-804.029-uV4LIT/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 25874
PERL5_CPAN_IS_RUNNING = 25874
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4422,25874
PERL_CR_SMOKER_CURRENT = Tk-ACH-0.04
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/sh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sts/cpansmoke/perl-5.12.1/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 100 100 0
$EGID = 100 100 0
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.94_56
Cwd 3.31
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.57
ExtUtils::ParseXS 2.21
File::Spec 3.31
Module::Build 0.3607
Module::Signature n/a
Test::Harness 3.21
Test::More 0.94
YAML 0.71
YAML::Syck 1.10
version 0.82
--
Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
Platform:
osname=netbsd, osvers=5.0.2, archname=i386-netbsd-thread-multi
uname='netbsd cpansmoke 5.0.2 netbsd 5.0.2 (xen3_domu) #0: sat feb 6 17:51:58 utc 2010 builds@b7.netbsd.org:homebuildsabnetbsd-5-0-2-releasei386201002061851z-objhomebuildsabnetbsd-5-0-2-releasesrcsysarchi386compilexen3_domu i386 '
config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.12.1'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include',
optimize='-O',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
ccversion='', gccversion='4.1.3 20080704 prerelease (NetBSD nb2 20081120)', 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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
libpth=/usr/pkg/lib /lib /usr/lib
libs=-lm -lcrypt -lutil -lc -lposix -lpthread
perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY MYMALLOC PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
Built under netbsd
Compiled at Jul 14 2010 23:20:10
%ENV:
PERL5LIB="/home/sts/cpansmoke/perl-5.12.1/cpan/build/Tk-804.029-uV4LIT/blib/arch:/home/sts/cpansmoke/perl-5.12.1/cpan/build/Tk-804.029-uV4LIT/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="25874"
PERL5_CPAN_IS_RUNNING="25874"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="4422,25874"
PERL_CR_SMOKER_CURRENT="Tk-ACH-0.04"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.12.1/cpan/build/Tk-804.029-uV4LIT/blib/arch
/home/sts/cpansmoke/perl-5.12.1/cpan/build/Tk-804.029-uV4LIT/blib/lib
/home/sts/cpansmoke/perl-5.12.1/lib/site_perl/5.12.1/i386-netbsd-thread-multi
/home/sts/cpansmoke/perl-5.12.1/lib/site_perl/5.12.1
/home/sts/cpansmoke/perl-5.12.1/lib/5.12.1/i386-netbsd-thread-multi
/home/sts/cpansmoke/perl-5.12.1/lib/5.12.1
.