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 Richard Dawe,
    
This is a computer-generated test report for File-ExtAttr-1.03, 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/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/ksh
    TERM = screen

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.2807
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    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/00load.............# Testing File::ExtAttr 1.03, Perl 5.008008, 
/home/david/cpantesting/perl-5.8.8/bin/perl
ok
t/01distribution.....skipped
        all skipped: Test::Distribution not installed
t/02load-all.........ok
t/03pod-coverage.....ok
t/11basic............dubious
        Test returned status 0 (wstat 140, 0x8c)
DIED. FAILED tests 1-8
        Failed 8/8 tests, 0.00% okay
t/13long.............dubious
        Test returned status 0 (wstat 140, 0x8c)
DIED. FAILED tests 1-16
        Failed 16/16 tests, 0.00% okay
t/14optional.........dubious
        Test returned status 0 (wstat 140, 0x8c)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/15create...........dubious
        Test returned status 0 (wstat 140, 0x8c)
DIED. FAILED tests 1-10
        Failed 10/10 tests, 0.00% okay
t/16replace..........dubious
        Test returned status 0 (wstat 140, 0x8c)
DIED. FAILED tests 1-10
        Failed 10/10 tests, 0.00% okay
t/17createreplace....dubious
        Test returned status 0 (wstat 140, 0x8c)
DIED. FAILED tests 2-4
        Failed 3/4 tests, 25.00% okay
t/18list.............dubious
        Test returned status 0 (wstat 140, 0x8c)
DIED. FAILED tests 1-122
        Failed 122/122 tests, 0.00% okay
t/20tie-basic......../home/david/cpantesting/perl-5.8.8/bin/perl:/home/david/cpantesting/perl-5.8.8/.cpan/build/File-ExtAttr-1.03-B2drtu/blib/arch/auto/File/ExtAttr/ExtAttr.so:
 undefined symbol 'extattr_list_file'
lazy binding failed!
dubious
        Test returned status 0 (wstat 139, 0x8b)
DIED. FAILED tests 1-12
        Failed 12/12 tests, 0.00% okay
t/22tie-nonuser......dubious
        Test returned status 0 (wstat 140, 0x8c)
DIED. FAILED tests 3-20
        Failed 18/20 tests, 10.00% okay
t/30nsbasic..........dubious
        Test returned status 0 (wstat 140, 0x8c)
DIED. FAILED tests 1-12
        Failed 12/12 tests, 0.00% okay
t/31nsmultiple.......dubious
        Test returned status 0 (wstat 140, 0x8c)
DIED. FAILED tests 1-26
        Failed 26/26 tests, 0.00% okay
t/32nsnonuser........dubious
        Test returned status 0 (wstat 140, 0x8c)
DIED. FAILED tests 2-4
        Failed 3/4 tests, 25.00% okay
t/33nslong...........dubious
        Test returned status 0 (wstat 140, 0x8c)
DIED. FAILED tests 1-16
        Failed 16/16 tests, 0.00% okay
t/39nsempty..........setxattr failed: Attribute not found at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/File-ExtAttr-1.03-B2drtu/blib/lib/File/ExtAttr.pm
 line 240.
dubious
        Test returned status 0 (wstat 140, 0x8c)
DIED. FAILED tests 2-8
        Failed 7/8 tests, 12.50% okay
Failed Test         Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/11basic.t            0   140     8   16  1-8
t/13long.t             0   140    16   32  1-16
t/14optional.t         0   140     4    8  1-4
t/15create.t           0   140    10   20  1-10
t/16replace.t          0   140    10   20  1-10
t/17createreplace.t    0   140     4    6  2-4
t/18list.t             0   140   122  244  1-122
t/20tie-basic.t        0   139    12   24  1-12
t/22tie-nonuser.t      0   140    20   36  3-20
t/30nsbasic.t          0   140    12   24  1-12
t/31nsmultiple.t       0   140    26   52  1-26
t/32nsnonuser.t        0   140     4    6  2-4
t/33nslong.t           0   140    16   32  1-16
t/39nsempty.t          0   140     8   14  2-8
1 test skipped.
Failed 14/18 test scripts. 267/277 subtests failed.
Files=18, Tests=277,  6 wallclock secs ( 0.54 cusr +  1.84 csys =  2.38 CPU)
Failed 14/18 test programs. 267/277 subtests failed.
*** Error code 255

Stop in /home/david/cpantesting/perl-5.8.8/.cpan/build/File-ExtAttr-1.03-B2drtu 
(line 924 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