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 Slaven Rezic,
    
This is a computer-generated report for Tk-GBARR-2.07
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 
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; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

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

PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.10.0/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/0basic............# Test 2 got: "couldn't connect to display \":0\" at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-2level/Tk/MainWindow.pm
 line 55.\nTk::MainWindow->new() at t/0basic.t line 44\n" (t/0basic.t at line 
45)
#   Expected: "" (can't create MainWindow)
#  t/0basic.t line 45 is: ok($@, "", "can't create MainWindow");
# Test 3 got: "" (t/0basic.t at line 46)
#   Expected: "1" (MainWindow creation failed)
#  t/0basic.t line 46 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed");
# Test 5 got: "Can't call method \"Cloth\" on an undefined value at t/0basic.t 
line 57.\n" (t/0basic.t at line 58)
#   Expected: "" (can't create Cloth widget)
#  t/0basic.t line 58 is:     ok($@, "", "can't create $class widget");
# Test 13 got: "Can't call method \"FireButton\" on an undefined value at 
t/0basic.t line 57.\n" (t/0basic.t at line 58 fail #2)
#    Expected: "" (can't create FireButton widget)
# Test 21 got: "Can't call method \"NumEntryPlain\" on an undefined value at 
t/0basic.t line 57.\n" (t/0basic.t at line 58 fail #3)
#    Expected: "" (can't create NumEntryPlain widget)
# Test 29 got: "Can't call method \"NumEntry\" on an undefined value at 
t/0basic.t line 57.\n" (t/0basic.t at line 58 fail #4)
#    Expected: "" (can't create NumEntry widget)
# Test 37 got: "Can't call method \"TFrame\" on an undefined value at 
t/0basic.t line 57.\n" (t/0basic.t at line 58 fail #5)
#    Expected: "" (can't create TFrame widget)
FAILED tests 2-3, 5, 13, 21, 29, 37, 44-53
        Failed 17/53 tests, 67.92% okay (less 30 skipped tests: 6 okay, 11.32%)
t/0firebutton.......couldn't connect to display ":0" at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-2level/Tk/MainWindow.pm
 line 55.
MainWindow->new() at t/0firebutton.t line 11
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-10
        Failed 9/10 tests, 10.00% okay
t/1numentryplain....couldn't connect to display ":0" at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-2level/Tk/MainWindow.pm
 line 55.
Tk::MainWindow->new() at t/1numentryplain.t line 21
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-10
        Failed 10/10 tests, 0.00% okay
t/2numentry.........couldn't connect to display ":0" at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-2level/Tk/MainWindow.pm
 line 55.
MainWindow->new() at t/2numentry.t line 10
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-7
        Failed 6/7 tests, 14.29% okay
t/3cloth............couldn't connect to display ":0" at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-2level/Tk/MainWindow.pm
 line 55.
MainWindow->new() at t/3cloth.t line 11
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-10
        Failed 9/10 tests, 10.00% okay
t/5tframe...........ok
t/6numentry.........couldn't connect to display ":0" at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-2level/Tk/MainWindow.pm
 line 55.
MainWindow->new() at t/6numentry.t line 65
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-6
        Failed 5/6 tests, 16.67% okay
Failed Test        Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/0basic.t                       53   17  2-3 5 13 21 29 37 44-53
t/0firebutton.t       2   512    10   18  2-10
t/1numentryplain.t    2   512    10   20  1-10
t/2numentry.t         2   512     7   12  2-7
t/3cloth.t            2   512    10   18  2-10
t/6numentry.t         2   512     6   10  2-6
30 subtests skipped.
Failed 6/7 test scripts. 56/97 subtests failed.
Files=7, Tests=97, 37 wallclock secs ( 0.67 cusr +  0.15 csys =  0.82 CPU)
Failed 6/7 test programs. 56/97 subtests failed.
make: *** [test_dynamic] Error 2

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

Prerequisite modules loaded:

requires:

    Module Need    Have   
    ------ ------- -------
    Tk     402.002 804.028

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

Environment variables:

    PATH = 
/sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
    PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
    PERL5_CPANPLUS_IS_RUNNING = 20154
    PERL5_CPAN_IS_RUNNING = 20154
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/david/cpantesting/perl-5.10.0/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 501 81 79 80
    $EGID = 501 501 81 79 80

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=8.10.1, archname=darwin-thread-multi-2level
    uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 
8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 
'
    config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.10.0 -Dusethreads'
    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=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'

Reply via email to