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 Neil A. Neely,
    
This is a computer-generated test report for Data-Serializer-0.36, created
automatically by CPAN::Reporter, version 0.40, 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    
    ------------ ---- --------
    Data::Dumper 2.08 2.121_08
    Digest::SHA  0    5.44    
    IO::File     0    1.13    

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

Environment variables:

    PATH = 
/home/david/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = 
    SHELL = /bin/ksh
    TERM = vt100

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

    Perl: $^X = perl-5.8.8/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 0 1000
    EGID: $)  = 1000 0 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.8802
    Cwd                 3.24  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.33  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.12  
    Module::Build       0.2806
    Module::Signature   n/a   
    Test::Harness       2.56  
    Test::More          0.67  
    version             n/a   

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

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

PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.8.8/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-01-Data-Dumper..........ok
t/01-02-Data-Denter..........skipped
        all skipped:  Data::Denter not installed
t/01-03-Storable.............ok
t/01-04-FreezeThaw...........skipped
        all skipped:  FreezeThaw not installed
t/01-05-Config-General.......skipped
        all skipped:  Config::General not installed
t/01-06-YAML.................ok
t/01-07-XML-Dumper...........skipped
        all skipped:  XML::Dumper not installed
t/01-08-PHP-Serialization....skipped
        all skipped:  PHP::Serialization not installed
t/01-09-XML-Simple...........skipped
        all skipped:  XML::Simple not installed
t/01-10-Data-Taxi............skipped
        all skipped:  Data::Taxi not installed
t/01-11-YAML-Syck............ok
t/01-12-JSON.................skipped
        all skipped:  JSON not installed
t/01-13-JSON-Syck............Dumping circular structures is not supported with 
JSON::Syck at blib/lib/Data/Serializer/JSON/Syck.pm (autosplit into 
blib/lib/auto/Data/Serializer/JSON/Syck/serialize.al) line 48.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 5-9
        Failed 5/9 tests, 44.44% okay
t/02-Raw.....................Dumping circular structures is not supported with 
JSON::Syck at blib/lib/Data/Serializer/JSON/Syck.pm (autosplit into 
blib/lib/auto/Data/Serializer/JSON/Syck/serialize.al) line 48.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 117-126
        Failed 10/126 tests, 92.06% okay
t/03-Non-Portable............Dumping circular structures is not supported with 
JSON::Syck at blib/lib/Data/Serializer/JSON/Syck.pm (autosplit into 
blib/lib/auto/Data/Serializer/JSON/Syck/serialize.al) line 48.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 59-63
        Failed 5/63 tests, 92.06% okay
t/04-Compression.............Dumping circular structures is not supported with 
JSON::Syck at blib/lib/Data/Serializer/JSON/Syck.pm (autosplit into 
blib/lib/auto/Data/Serializer/JSON/Syck/serialize.al) line 48.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 59-63
        Failed 5/63 tests, 92.06% okay
t/05-Encryption..............skipped
        all skipped:  encryption not installed
t/06-B64-Encoding............Dumping circular structures is not supported with 
JSON::Syck at blib/lib/Data/Serializer/JSON/Syck.pm (autosplit into 
blib/lib/auto/Data/Serializer/JSON/Syck/serialize.al) line 48.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 59-63
        Failed 5/63 tests, 92.06% okay
t/07-01-MD5-Digest...........skipped
        all skipped:  md5 not installed
t/07-02-SHA1-Digest..........skipped
        all skipped:  sha1 not installed
t/07-03-SHA-256-Digest.......skipped
        all skipped:  sha-256 not installed
t/08-Store-Retrieve..........Dumping circular structures is not supported with 
JSON::Syck at blib/lib/Data/Serializer/JSON/Syck.pm (autosplit into 
blib/lib/auto/Data/Serializer/JSON/Syck/serialize.al) line 48.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 117-126
        Failed 10/126 tests, 92.06% okay
t/09-Feature-Combos..........Dumping circular structures is not supported with 
JSON::Syck at blib/lib/Data/Serializer/JSON/Syck.pm (autosplit into 
blib/lib/auto/Data/Serializer/JSON/Syck/serialize.al) line 48.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 117-126
        Failed 10/126 tests, 92.06% okay
Failed Test           Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/01-13-JSON-Syck.t      2   512     9   10 111.11%  5-9
t/02-Raw.t               2   512   126   20  15.87%  117-126
t/03-Non-Portable.t      2   512    63   10  15.87%  59-63
t/04-Compression.t       2   512    63   10  15.87%  59-63
t/06-B64-Encoding.t      2   512    63   10  15.87%  59-63
t/08-Store-Retrieve.t    2   512   126   20  15.87%  117-126
t/09-Feature-Combos.t    2   512   126   20  15.87%  117-126
12 tests skipped.
Failed 7/23 test scripts, 69.57% okay. 50/630 subtests failed, 92.06% okay.
*** Error code 2

Stop in /home/david/cpantesting/perl-5.8.8/.cpan/build/Data-Serializer-0.36 
(line 851 of Makefile).


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=openbsd, osvers=3.5, archname=OpenBSD.i386-openbsd
    uname='openbsd tractor.barnyard.co.uk 3.5 generic#34 i386 '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.8.8 -de'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef 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 -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='2.95.3 20010125 (prerelease, propolice)', 
gccosandvers='openbsd3.5'
    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,-E  -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.30.3, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib'

Reply via email to