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 Adam Kennedy,
    
This is a computer-generated test report for Test-Inline-2.205, created
automatically by CPAN::Reporter, version 0.44, 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::Dependency 1.02    1.103  
    Class::Autouse        1.15    1.27   
    Config::Tiny          2.00    2.10   
    File::chmod           0.31    0.31   
    File::Find::Rule      0.26    0.30   
    File::Flat            1.00    1.00   
    File::Remove          0.37    0.37   
    File::Slurp           9999.04 9999.12
    File::Spec            0.80    3.12   
    Getopt::Long          2.34    2.36   
    List::Util            1.11    1.18   
    Params::Util          0.05    0.25   
    Pod::Tests            0.18    0.18   
    Test::ClassAPI        1.02    1.04   
    Test::More            0.42    0.70   
    Test::Script          1.02    1.02   

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

Environment variables:

    LANG = POSIX
    LC_CTYPE = en_US.UTF-8
    PATH = 
/sbin:/usr/sbin:/usr/local/sbin:/opt/kde3/sbin:/opt/gnome/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/lib/qt3/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = xterm

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

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

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9102
    Cwd                 3.25  
    ExtUtils::CBuilder  0.19  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.32  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.15  
    File::Spec          3.12  
    Module::Build       0.2611
    Module::Signature   0.55  
    Test::Harness       2.64  
    Test::More          0.70  
    version             0.7203

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

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

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'inc', 'blib/lib', 'blib/arch')" t/*.t
t/01_compile............ok
t/02_main...............ok
t/03_bad_dependency.....ok
t/04_file_handler.......ok
t/05_check_count........ok
t/06_multifile..........
#   Failed test 'Found test_one.t'
#   at t/06_multifile.t line 54.

#   Failed test 'Found test_three.t'
#   at t/06_multifile.t line 57.

#   Failed test 'Found test_four.t'
#   at t/06_multifile.t line 60.

#   Failed test 'Found manifest file'
#   at t/06_multifile.t line 63.
# Looks like you failed 4 tests of 23.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 12, 15, 18, 21
        Failed 4/23 tests, 82.61% okay
t/07_add_directory......ok
t/08_add_all............ok
t/09_regression.........ok
t/10_legacy_extract.....ok
t/11_legacy_script......ok
t/12_content_handler....ok
t/13_api................ok
t/99_author.............skipped
        all skipped: Author tests not required for installation
Failed Test      Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/06_multifile.t    4  1024    23    4  12 15 18 21
1 test skipped.
Failed 1/14 test scripts. 4/328 subtests failed.
Files=14, Tests=328,  2 wallclock secs ( 1.45 cusr +  0.15 csys =  1.60 CPU)
Failed 1/14 test programs. 4/328 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.16, archname=i586-linux-thread-multi
    uname='linux tait 2.6.16 #1 smp tue mar 14 18:04:33 utc 2006 i686 i686 i386 
gnulinux '
    config_args='-ds -e -Dprefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl 
-Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Duseshrplib=true -Doptimize=-O2 
-march=i586 -mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -Wall 
-pipe'
    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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall 
-D_FORTIFY_SOURCE=2 -g -Wall -pipe',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement'
    ccversion='', gccversion='4.1.0 (SUSE Linux)', gccosandvers=''
    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 =''
    libpth=/lib /usr/lib /usr/local/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.4.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/usr/lib/perl5/5.8.8/i586-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared'

Reply via email to