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 Hon Weijun,
    
This is a computer-generated test report for Weed-0.01_019, created
automatically by CPAN::Reporter, version 0.99_03, 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 testing your distribution.

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    
    ----------------------------- ---- --------
    Algorithm::Numerical::Shuffle 0    1.4     
    base                          0    2.07    
    Benchmark                     0    1.08    
    Carp                          0    1.05    
    Class::ISA                    0    0.33    
    constant                      0    1.07    
    Data::Dumper                  0    2.121_10
    enum                          0    1.016   
    Exporter                      0    5.59    
    File::Temp                    0    0.18    
    Hash::NoRef                   0    0.03    
    integer                       0    1.00    
    Math::Complex                 0    1.36    
    Math::Quaternion              0    0.02    
    Math::Trig                    0    1.04    
    overload                      0    1.04    
    Package::Alias                0    0.04    
    POSIX                         0    1.11    
    Scalar::Util                  0    1.19    
    strict                        0    1.03    
    Sub::Name                     0    0.02    
    Test::More                    0    0.70    
    Tie::Array                    0    1.03    
    Tie::Hash                     0    1.02    
    Tie::Scalar                   0    1.00    
    Time::HiRes                   0    1.91    
    Unicode::String               0    2.09    
    UNIVERSAL                     0    1.04    
    Want                          0    0.15    
    warnings                      0    1.05    

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

Environment variables:

    LANG = C
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/local/perl/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
/home/sand/.cpan/build/zxid-0.19-ADr4We/blib/arch:/home/sand/.cpan/build/zxid-0.19-ADr4We/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/p0fQi13/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.91_53
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   2.16_01
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.70   
    YAML                0.62   
    YAML::Syck          0.96   
    version             0.6701 

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

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/p0fQi13/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/AAA_01......................
# WARNING ######################################################################

This Bundle is for test purposes only! DON'T USE IT! It's in development!

################################################################################
ok
t/array_01....................ok
t/array_02....................ok
t/arrayField_MFDouble_01......ok
t/arrayField_MFDouble_02......Can't locate object method "doubles" via package 
"TestNode" at t/arrayField_MFDouble_02.t line 42.
# Looks like your test died just after 17.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/arrayField_MFDouble_03......ok
t/arrayField_MFNode_01........Can't locate object method "doubles" via package 
"TestNode" at t/arrayField_MFNode_01.t line 42.
# Looks like your test died just after 15.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/arrayhash_01................ok
t/benchmark_01................Can't locate object method "doubles" via package 
"TestNode" at t/benchmark_01.t line 54.
# Looks like your test died just after 9.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/benchmark_02................ok
t/concept_00..................ok
t/constants1_00...............ok
t/constants_00................ok
t/environment_01..............ok
t/field_01....................ok
t/field_02....................ok
t/field_03....................Can't locate object method "sfvec3f" via package 
"Node" at t/field_03.t line 25.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/field_05....................ok
t/field_sfbool_05.............ok
t/field_sfint_05..............ok
t/fieldDefinition_01..........ok
t/fieldDefinition_02..........ok
t/fieldDefinition_03..........ok
t/fields_02...................ok
t/fieldTypes_01...............ok
t/fieldTypes_02...............ok
t/generator_01................ok
t/generator_02................ok
t/get_orientation_01..........ok
t/get_orientation_02..........ok
t/hash_01.....................ok
t/hierarchy_01................ok
t/length_01...................Can't locate object method "mfnode" via package 
"TestNode" at t/length_01.t line 16.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/math_01.....................ok
t/memory_01...................Can't locate object method "mfnode" via package 
"TestNode" at t/memory_01.t line 27.
# Looks like your test died just after 12.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/name_01.....................ok
t/name_02.....................ok
t/name_03.....................ok
t/namespace_01................ok
        1/1 skipped: various reasons
t/namespace_02................ok
t/node2_03....................ok
t/node2_04....................ok
t/node3_04....................ok
t/node4_04....................ok
t/node5_04....................Can't locate object method "size" via package 
"Weed" at t/node5_04.t line 15.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/node6_04....................Can't locate object method "size" via package 
"Weed" at t/node6_04.t line 16.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/node_01.....................Can't locate object method "sfvec2f" via package 
"TestNode" at t/node_01.t line 30.
# Looks like your test died just after 4.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/node_02.....................ok
t/node_03.....................ok
t/nodefield1_06...............Can't locate object method "mfbool" via package 
"TestNode" at t/nodefield1_06.t line 295.
# Looks like your test died just after 267.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_06................Can't locate object method "style" via package 
"Weed" at t/nodefield_06.t line 15.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_hierarchy_06......Can't locate object method "sfdouble" via package 
"TestNode" at t/nodefield_hierarchy_06.t line 28.
# Looks like your test died just after 9.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_mfvec4d_06........Can't locate object method "mfvec4d" via package 
"TestNode" at t/nodefield_mfvec4d_06.t line 16.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_mfvec4d_07........Can't locate object method "mfvec4d" via package 
"TestNode" at t/nodefield_mfvec4d_07.t line 17.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_mfvec4d_08........Can't locate object method "mfvec4d" via package 
"TestNode" at t/nodefield_mfvec4d_08.t line 17.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfbool_06.........Can't locate object method "sfbool" via package 
"TestNode" at t/nodefield_sfbool_06.t line 15.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfcolor_06........Can't locate object method "sfcolor" via package 
"TestNode" at t/nodefield_sfcolor_06.t line 14.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfcolorrgba_06....Can't locate object method "sfcolorrgba" via 
package "TestNode" at t/nodefield_sfcolorrgba_06.t line 14.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfdouble_06.......Can't locate object method "sfdouble" via package 
"TestNode" at t/nodefield_sfdouble_06.t line 14.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sffloat_06........Can't locate object method "sffloat" via package 
"TestNode" at t/nodefield_sffloat_06.t line 14.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfimage_06........Can't locate object method "sfimage" via package 
"TestNode" at t/nodefield_sfimage_06.t line 14.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfint32_06........Can't locate object method "sfint32" via package 
"TestNode" at t/nodefield_sfint32_06.t line 14.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfnode_06.........Can't locate object method "sfnode" via package 
"TestNode" at t/nodefield_sfnode_06.t line 15.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfrotation_06.....Can't locate object method "sfrotation" via 
package "TestNode" at t/nodefield_sfrotation_06.t line 14.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfstring_06.......Can't locate object method "sfstring" via package 
"TestNode" at t/nodefield_sfstring_06.t line 14.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sftime_06.........Can't locate object method "sftime" via package 
"TestNode" at t/nodefield_sftime_06.t line 14.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfvec2d_06........Can't locate object method "sfvec2d" via package 
"TestNode" at t/nodefield_sfvec2d_06.t line 19.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfvec2f_06........Can't locate object method "sfvec2f" via package 
"TestNode" at t/nodefield_sfvec2f_06.t line 14.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfvec3d_06........Can't locate object method "sfvec3d" via package 
"TestNode" at t/nodefield_sfvec3d_06.t line 14.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfvec3f_06........Can't locate object method "sfvec3f" via package 
"TestNode" at t/nodefield_sfvec3f_06.t line 14.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfvec4d_06........Can't locate object method "sfvec4d" via package 
"TestNode" at t/nodefield_sfvec4d_06.t line 15.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/nodefield_sfvec4f_06........Can't locate object method "sfvec4f" via package 
"TestNode" at t/nodefield_sfvec4f_06.t line 15.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/object_01...................ok
t/object_02...................ok
t/object_03...................ok
t/package_01..................ok
t/package_02..................ok
t/parents_01..................ok
t/parents_02..................ok
t/parents_03..................ok
t/parents_04..................ok
t/parents_05..................ok
t/parents_06..................ok
t/parse_field_value_01........ok
t/parse_value_00..............ok
t/parseFieldDescription_04....ok
t/perl_01.....................ok
t/pod_00......................ok
t/scene_00....................Can't locate object method "specificationVersion" 
via package "X3DScene" at t/scene_00.t line 28.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/sfnode_01...................ok
t/test_01.....................ok
t/testnode2_05................Usage: UNIVERSAL::isa(reference, kind) at 
t/testnode2_05.t line 18.
# Looks like your test died just after 4.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/testnode_05.................Can't locate object method "sfbool" via package 
"TestNode" at t/testnode_05.t line 20.
# Looks like your test died just after 4.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/testNode_06.................ok
t/testnode_06.................ok
t/testNode_07.................Can't locate object method "sfnode" via package 
"TestNode" at t/testNode_07.t line 17.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/testNodeCallback1_01........Can't modify non-lvalue subroutine call at 
TestNodeCallback1.pm line 31.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/testNodeCallback1_02........Can't modify non-lvalue subroutine call at 
TestNodeCallback1.pm line 31.
# Looks like your test died just after 4.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/testNodeCallback1_03........ok
t/testNodeCallback1_04........Can't modify non-lvalue subroutine call at 
t/testNodeCallback1_04.t line 18.
# Looks like your test died just after 4.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/testNodeCallback1_05........ok
t/time_01.....................ok
t/time_02.....................ok
t/universal1_01...............ok
t/values_01...................ok
t/values_array_01.............ok
t/values_color_01.............ok
t/values_colorRGBA_01.........ok
t/values_image_01.............ok
t/values_notations_01.........ok
t/values_rotation_01..........ok
t/values_vec2_01..............ok
t/values_vec3_01..............ok
t/values_vec4_01..............
#   Failed test '18446744073709551613 18446744073709551613 18446744073709551613 
18446744073709551613 ^'
#   at t/values_vec4_01.t line 58.
#          got: '18446744073709551613 18446744073709551613 18446744073709551613 
18446744073709551613'
#     expected: '4294967293 4294967293 4294967293 4294967293'
# Looks like you failed 1 test of 48.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 29
        Failed 1/48 tests, 97.92% okay
t/weed_01.....................ok
t/X3D_Core_01.................ok
t/X3DNode_01..................ok
t/X3DNode_02..................Can't locate object method "value" via package 
"X3D::MetadataString" at t/X3DNode_02.t line 19.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/ZZZ_01......................
# WARNING ######################################################################

This Bundle is for test purposes only! DON'T USE IT! It's in development!

################################################################################
ok
Failed Test                  Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/X3DNode_02.t                255 65280     3    0  ??
t/arrayField_MFDouble_02.t    255 65280    17    0  ??
t/arrayField_MFNode_01.t      255 65280    15    0  ??
t/benchmark_01.t              255 65280     9    0  ??
t/field_03.t                  255 65280     1    0  ??
t/length_01.t                 255 65280     3    0  ??
t/memory_01.t                 255 65280    12    0  ??
t/node5_04.t                  255 65280     3    0  ??
t/node6_04.t                  255 65280     3    0  ??
t/node_01.t                   255 65280     4    0  ??
t/nodefield1_06.t             255 65280   267    0  ??
t/nodefield_06.t              255 65280     3    0  ??
t/nodefield_hierarchy_06.t    255 65280     9    0  ??
t/nodefield_mfvec4d_06.t      255 65280     2    0  ??
t/nodefield_mfvec4d_07.t      255 65280     3    0  ??
t/nodefield_mfvec4d_08.t      255 65280     3    0  ??
t/nodefield_sfbool_06.t       255 65280     3    0  ??
t/nodefield_sfcolor_06.t      255 65280     2    0  ??
t/nodefield_sfcolorrgba_06.t  255 65280     2    0  ??
t/nodefield_sfdouble_06.t     255 65280     2    0  ??
t/nodefield_sffloat_06.t      255 65280     2    0  ??
t/nodefield_sfimage_06.t      255 65280     2    0  ??
t/nodefield_sfint32_06.t      255 65280     2    0  ??
t/nodefield_sfnode_06.t       255 65280     3    0  ??
t/nodefield_sfrotation_06.t   255 65280     2    0  ??
t/nodefield_sfstring_06.t     255 65280     2    0  ??
t/nodefield_sftime_06.t       255 65280     2    0  ??
t/nodefield_sfvec2d_06.t      255 65280     3    0  ??
t/nodefield_sfvec2f_06.t      255 65280     2    0  ??
t/nodefield_sfvec3d_06.t      255 65280     2    0  ??
t/nodefield_sfvec3f_06.t      255 65280     2    0  ??
t/nodefield_sfvec4d_06.t      255 65280     2    0  ??
t/nodefield_sfvec4f_06.t      255 65280     2    0  ??
t/scene_00.t                  255 65280     2    0  ??
t/testNodeCallback1_01.t      255 65280     3    0  ??
t/testNodeCallback1_02.t      255 65280     4    0  ??
t/testNodeCallback1_04.t      255 65280     4    0  ??
t/testNode_07.t               255 65280     3    0  ??
t/testnode2_05.t              255 65280     4    0  ??
t/testnode_05.t               255 65280     4    0  ??
t/values_vec4_01.t              1   256    48    1  29
1 subtest skipped.
Failed 41/119 test scripts. 1/5636 subtests failed.
Files=119, Tests=5636, 115 wallclock secs (105.49 cusr +  4.44 csys = 109.93 
CPU)
Failed 41/119 test programs. 1/5636 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 9 subversion 4) configuration:
  Platform:
    osname=linux, osvers=2.6.17-2-k7, archname=i686-linux-64int
    uname='linux k75 2.6.17-2-k7 #1 smp thu aug 31 13:27:53 utc 2006 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p0fQi13/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.0.4 20060507 (prerelease) (Debian 4.0.3-3)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to