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 Artur Bergman,
    
This is a computer-generated test report for types-0.05, created
automatically by CPAN::Reporter, version 0.34, 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.

Thank you for uploading your work to CPAN.  However, it appears that
your distribution tests are not fully supported on this machine, either 
due to operating system limitations or missing prerequisite modules.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module      Need Have    
    ----------- ---- --------
    B::Generate 1.06 1.06_2  
  ! optimize    0.02 n/a     
  ! perl        5.8  5.008008

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

Environment variables:

    PATH = 
/opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/Users/schwern/bin:/usr/local/bin:/Users/schwern/bin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
    PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
    SHELL = /bin/bash
    TERM = xterm-color

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

    Perl: $^X = /usr/local/perl/5.8.8/bin/perl
    UID:  $<  = 501
    EUID: $>  = 501
    GID:  $(  = 501 80 79 81 501
    EGID: $)  = 501 80 79 81 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.8802  
    Cwd                 3.23    
    ExtUtils::CBuilder  0.18    
    ExtUtils::Command   1.12    
    ExtUtils::Install   1.41    
    ExtUtils::MakeMaker 6.31    
    ExtUtils::Manifest  1.49    
    ExtUtils::ParseXS   2.16    
    File::Spec          3.23    
    Module::Build       0.280500
    Module::Signature   0.550   
    Test::Harness       2.640   
    Test::More          0.640300
    version             0.680   

------------------------------
TEST OUTPUT
------------------------------

Output from './Build test':

t/1.............
#   Failed test 'use types;'
#   at t/1.t line 10.
#     Tried to use 'types'.
#     Error:  Can't call method "name" on an undefined value at 
/usr/local/lib/site_perl/optimize.pm line 46.
# Compilation failed in require at /usr/local/lib/site_perl/optimize.pm line 
115.
# BEGIN failed--compilation aborted at t/1.t line 10.
# Compilation failed in require at 
/private/var/local/cpan_shell/build/types-0.05/blib/lib/types.pm line 6.
# BEGIN failed--compilation aborted at 
/private/var/local/cpan_shell/build/types-0.05/blib/lib/types.pm line 6.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
# Looks like you failed 1 test of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/2.............
#   Failed test 'use types;'
#   at t/2.t line 3.
#     Tried to use 'types'.
#     Error:  Can't call method "name" on an undefined value at 
/usr/local/lib/site_perl/optimize.pm line 46.
# Compilation failed in require at /usr/local/lib/site_perl/optimize.pm line 
115.
# BEGIN failed--compilation aborted at t/2.t line 3.
# Compilation failed in require at 
/private/var/local/cpan_shell/build/types-0.05/blib/lib/types.pm line 6.
# BEGIN failed--compilation aborted at 
/private/var/local/cpan_shell/build/types-0.05/blib/lib/types.pm line 6.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
No such class int at t/2.t line 5, near "my int"
No such class float at t/2.t line 6, near "my float"
BEGIN not safe after errors--compilation aborted at t/2.t line 11.
# Looks like you planned 20 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-20
        Failed 20/20 tests, 0.00% okay
t/3-return......Can't call method "name" on an undefined value at 
/usr/local/lib/site_perl/optimize.pm line 46.
Compilation failed in require at /usr/local/lib/site_perl/optimize.pm line 115.
BEGIN failed--compilation aborted at /usr/local/lib/site_perl/optimize.pm line 
115.
Compilation failed in require at 
/private/var/local/cpan_shell/build/types-0.05/blib/lib/types.pm line 6.
BEGIN failed--compilation aborted at 
/private/var/local/cpan_shell/build/types-0.05/blib/lib/types.pm line 6.
Compilation failed in require at t/3-return.t line 4.
BEGIN failed--compilation aborted at t/3-return.t line 4.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
        Failed 8/8 tests, 0.00% okay
t/4-scope.......Can't call method "name" on an undefined value at 
/usr/local/lib/site_perl/optimize.pm line 46.
Compilation failed in require at /usr/local/lib/site_perl/optimize.pm line 115.
BEGIN failed--compilation aborted at /usr/local/lib/site_perl/optimize.pm line 
115.
Compilation failed in require at 
/private/var/local/cpan_shell/build/types-0.05/blib/lib/types.pm line 6.
BEGIN failed--compilation aborted at 
/private/var/local/cpan_shell/build/types-0.05/blib/lib/types.pm line 6.
Compilation failed in require at t/4-scope.t line 6.
BEGIN failed--compilation aborted at t/4-scope.t line 6.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/50-classes....Can't call method "name" on an undefined value at 
/usr/local/lib/site_perl/optimize.pm line 46.
Compilation failed in require at /usr/local/lib/site_perl/optimize.pm line 115.
BEGIN failed--compilation aborted at /usr/local/lib/site_perl/optimize.pm line 
115.
Compilation failed in require at 
/private/var/local/cpan_shell/build/types-0.05/blib/lib/types.pm line 6.
BEGIN failed--compilation aborted at 
/private/var/local/cpan_shell/build/types-0.05/blib/lib/types.pm line 6.
Compilation failed in require at t/50-classes.t line 4.
BEGIN failed--compilation aborted at t/50-classes.t line 4.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
Failed Test    Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/1.t             1   256     1    1  1
t/2.t           255 65280    20   39  1-20
t/3-return.t    255 65280     8   16  1-8
t/4-scope.t     255 65280     4    8  1-4
t/50-classes.t  255 65280     2    4  1-2
Failed 5/5 test scripts. 35/35 subtests failed.
Files=5, Tests=35,  0 wallclock secs ( 0.30 cusr +  0.07 csys =  0.37 CPU)
Failed 5/5 test programs. 35/35 subtests failed.


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=8.8.1, archname=darwin-thread-multi-2level
    uname='darwin windhund.local 8.8.1 darwin kernel version 8.8.1: mon sep 25 
19:42:00 pdt 2006; root:xnu-792.13.8.obj~1release_i386 i386 i386 macbook1,1 
darwin '
    config_args='-Dprefix=/usr/local/perl/5.8.8 -Duseithreads 
-Dccflags=-I/sw/include -Dldflags=-L/sw/lib [EMAIL PROTECTED] [EMAIL PROTECTED] 
-Dmyhostname=windhund -Dmydomain=.schwern.org 
-Dprivlib=/usr/local/perl/5.8.8/lib -Dsiteprefix=/usr/local 
-Dsitelib=/usr/local/lib/site_perl -Dlibpth=/usr/local/lib /sw/lib 
/opt/local/lib /usr/lib -Dnetdb_host_type=const char * 
-Dnetdb_hlen_type=socklen_t -Uinstallusrbinperl'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef 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 ='-I/sw/include -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/opt/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -I/sw/include -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/opt/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5363)', 
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 ='-L/sw/lib 
-L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /sw/lib /opt/local/lib /usr/lib
    libs=-lgdbm -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='-L/sw/lib -bundle -undefined dynamic_lookup 
-L/usr/local/lib -L/opt/local/lib'

Reply via email to