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 Ingy dot Net,
    
This is a computer-generated test report for YAML2-0.01, created
automatically by CPAN::Reporter, version 0.43, 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:

    No requirements found

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

Environment variables:

    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/lib/ccache:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = screen

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

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

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9101
    Cwd                 3.24  
    ExtUtils::CBuilder  0.18  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.32  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.24  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       2.64  
    Test::More          0.70  
    version             0.7203

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

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

make[1]: Entering directory `/home/sand/.cpan/build/YAML2-0.01-LSvJNz'
make[2]: Entering directory `/home/sand/.cpan/build/YAML2-0.01-LSvJNz/LibYaml'
make[2]: Leaving directory `/home/sand/.cpan/build/YAML2-0.01-LSvJNz/LibYaml'
PERL_DL_NONLAZY=1 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 
'blib/lib', 'blib/arch')" t/*.t
t/data1.....skipped
        all skipped: File just contains test data
t/parse1....Can't locate Class/Field.pm in @INC (@INC contains: 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/inc 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/lib 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/arch 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/5.8.8 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8 . 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/p!
 [EMAIL PROTECTED]/lib/5.8.8 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8 .) at 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/lib/YAML2/Base.pm line 3.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/lib/YAML2/Base.pm line 3.
Compilation failed in require at 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/lib/YAML2/Parser/Base.pm line 4.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/lib/YAML2/Parser/Base.pm line 4.
Compilation failed in require at 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/lib/YAML2/Parser/LibYaml.pm line 
4.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/lib/YAML2/Parser/LibYaml.pm line 
4.
Compilation failed in require at (eval 23) line 1 (#1)
    (F) You said to do (or require, or use) a file that couldn't be
    found. Perl looks for the file in all the locations mentioned in @INC,
    unless the file name included the full path to the file.  Perhaps you
    need to set the PERL5LIB or PERL5OPT environment variable to say where
    the extra library is, or maybe the script needs to add the library name
    to @INC.  Or maybe you just misspelled the name of the file.  See
    perlfunc/require and lib.
    
Can't locate Class/Field.pm in @INC (@INC contains: 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/inc 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/lib 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/arch 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/5.8.8 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8 . 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL PROTECTED]
 155/lib/5.8.8 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8 .) at 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/lib/YAML2/Base.pm line 3.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/lib/YAML2/Base.pm line 3.
Compilation failed in require at 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/lib/YAML2/Parser/Base.pm line 4.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/lib/YAML2/Parser/Base.pm line 4.
Compilation failed in require at 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/lib/YAML2/Parser/LibYaml.pm line 
4.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/YAML2-0.01-LSvJNz/blib/lib/YAML2/Parser/LibYaml.pm line 
4.
Compilation failed in require at (eval 23) line 1.
# No tests run!
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/parse1.t   255 65280     1    2  1
1 test skipped.
Failed 1/2 test scripts. 1/1 subtests failed.
Files=2, Tests=1,  2 wallclock secs ( 0.63 cusr +  0.02 csys =  0.65 CPU)
Failed 1/2 test programs. 1/1 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/sand/.cpan/build/YAML2-0.01-LSvJNz'


--

Summary of my perl5 (revision 5 version 8 subversion 8 patch 30961) 
configuration:
  Platform:
    osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-64int
    uname='linux k75 2.6.18-4-k7 #1 smp mon mar 26 17:57:15 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pqLEnHP/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    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=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.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
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 /usr/lib64
    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 -g -L/usr/local/lib'

Reply via email to