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 Sam Tregar,
    
This is a computer-generated test report for Devel-Profiler-0.04, created
automatically by CPAN::Reporter, version 0.48, 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   
    ----------- ---- -------
    B           0    1.09_01
    File::Path  0    1.08   
    Test::More  0    0.70   
    Time::HiRes 0    1.9707 

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

Environment variables:

    LANG = de_DE.UTF-8
    LC_CTYPE = de_DE.UTF-8
    PATH = 
/home/ss5/bin:/home/ss5/local/bin:/home/ss5/lenya/jdk1.5.0_09/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/ss5/local/external_projects/xml-forrest/build/dist/shbat/bin:/var/lib/gems/1.8/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 = /home/ss5/kzvs/usr/local/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001 110 46 30 29 26 25 24 21 20 4
    EGID: $)  = 1001 1001 110 46 30 29 26 25 24 21 20 4

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.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.12  
    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':

PERL_DL_NONLAZY=1 /home/ss5/kzvs/usr/local/bin/perl "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basic.........
#   Failed test 'check user time >= 1 seconds'
#   at t/01basic.t line 102.
# Looks like you failed 1 test of 17.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 13
        Failed 1/17 tests, 94.12% okay
t/02die...........ok
t/03goto..........main::goto_bar has 1 unstacked calls in outer
main::bar has -1 unstacked calls in outer
ok
t/04crash.........ok
t/05packages......ok
t/06caller........ok
t/07constants.....ok
t/08fork..........ok
t/09fcntl.........ok
t/10autoload......ok
        6/6 skipped: various reasons
t/11sub_filter....ok
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01basic.t    1   256    17    1  13
6 subtests skipped.
Failed 1/11 test scripts. 1/57 subtests failed.
Files=11, Tests=57,  9 wallclock secs ( 2.04 cusr +  2.43 csys =  4.47 CPU)
Failed 1/11 test programs. 1/57 subtests failed.
make: *** [test_dynamic] Fehler 255


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.18-4-amd64, archname=x86_64-linux
    uname='linux aleph 2.6.18-4-amd64 #1 smp mon mar 26 11:36:53 cest 2007 
x86_64 gnulinux '
    config_args='-Duseshrplib'
    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=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, 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=true, libperl=libperl.so
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/home/ss5/kzvs/usr/local/lib/perl5/5.8.8/x86_64-linux/CORE'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to