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 JHI,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Sun Feb 17 08:27:32 2008] Trying to get 
'http://www.cpan.org/authors/id/J/JH/JHI/CHECKSUMS'
[MSG] [Sun Feb 17 08:27:34 2008] Checksum matches for 'Time-HiRes-1.9712.tar.gz'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/Changes'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/fallback/'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 
'Time-HiRes-1.9712/fallback/const-c.inc'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 
'Time-HiRes-1.9712/fallback/const-xs.inc'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/hints/'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/hints/aix.pl'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/hints/dec_osf.pl'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/hints/dynixptx.pl'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/hints/irix.pl'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/hints/linux.pl'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/hints/sco.pl'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/hints/solaris.pl'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/hints/svr4.pl'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/HiRes.pm'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/HiRes.xs'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/Makefile.PL'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/MANIFEST'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/META.yml'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/ppport.h'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/README'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/t/'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/t/HiRes.t'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/TODO'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time-HiRes-1.9712/typemap'
[MSG] [Sun Feb 17 08:27:34 2008] Extracted 'Time::HiRes' to 
'/home/cpan/perl5.8.8/.cpanplus/5.8.8/build/Time-HiRes-1.9712'
[MSG] [Sun Feb 17 08:27:47 2008] Configuring Time::HiRes...
Have syscall()... looking for syscall.h... found <sys/syscall.h>.
Looking for gettimeofday()... found.
Looking for setitimer()... found.
Looking for getitimer()... found.
You have interval timers (both setitimer and getitimer).
Looking for ualarm()... found.
Looking for usleep()... found.
Looking for nanosleep()... testing... found.
You can mix subsecond sleeps with signals, if you want to.
(It's still not portable, though.)
Looking for clock_gettime()... found.
Looking for clock_getres()... found.
Looking for clock_nanosleep()... NOT found.
Looking for clock()... found.
Looking for stat() subsecond timestamps...
Trying struct stat st_atimespec.tv_nsec...found.
Trying struct stat st_atimensec...found.
Trying struct stat st_atime_n...NOT found.
Trying struct stat st_atim.tv_nsec...NOT found.
Trying struct stat st_uatime...NOT found.
You seem to have stat() subsecond timestamps.
(Your struct stat has them, but the filesystems must help.)
Checking if your kit is complete...
Looks good
Writing Makefile for Time::HiRes
Now you may issue 'make'.  Do not forget also 'make test'.

[MSG] [Sun Feb 17 08:27:47 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sun Feb 17 08:27:53 2008] cp HiRes.pm blib/lib/Time/HiRes.pm
/home/cpan/perl5.8.8/bin/perl /home/cpan/perl5.8.8/lib/5.8.8/ExtUtils/xsubpp  
-typemap /home/cpan/perl5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap  
HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c
cc -c    -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/pkg/include -O    -DVERSION=\"1.9712\"  -DXS_VERSION=\"1.9712\" -DPIC 
-fPIC "-I/home/cpan/perl5.8.8/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE"  
-DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES 
-DTIME_HIRES_CLOCK -DTIME_HIRES_STAT=1 -DTIME_HIRES_STAT=2 
-DATLEASTFIVEOHOHFIVE HiRes.c
<command line>:1:1: warning: "TIME_HIRES_STAT" redefined
<command line>:1:1: warning: this is the location of the previous definition
Running Mkbootstrap for Time::HiRes ()
chmod 644 HiRes.bs
rm -f blib/arch/auto/Time/HiRes/HiRes.so
cc  --whole-archive -shared  -L/usr/pkg/lib HiRes.o  -o 
blib/arch/auto/Time/HiRes/HiRes.so               
chmod 755 blib/arch/auto/Time/HiRes/HiRes.so
cp HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs
chmod 644 blib/arch/auto/Time/HiRes/HiRes.bs
Manifying blib/man3/Time::HiRes.3

[ERROR] [Sun Feb 17 08:28:51 2008] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/home/cpan/perl5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/HiRes...... Failed 8/38 subtests 
        (less 2 skipped subtests: 28 okay)

Test Summary Report
-------------------
t/HiRes.t (Wstat: 0 Tests: 38 Failed: 8)
  Failed tests:  8, 11, 17, 23, 30, 35-37
Files=1, Tests=38, 57 wallclock secs ( 0.11 usr  0.07 sys + 13.59 cusr  0.16 
csys = 13.93 CPU)
Result: FAIL
*** Error code 255

Stop.
make: stopped in /home/cpan/perl5.8.8/.cpanplus/5.8.8/build/Time-HiRes-1.9712
Failed 1/1 test programs. 8/38 subtests failed.

[MSG] [Sun Feb 17 08:28:51 2008] DEFAULT 'proceed_on_test_failure' HANDLER 
RETURNING 'sub return value'


******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.0307. Powered by 
POE::Component::CPAN::YACSmoke.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
:/home/cpan/perl5.8.8/.cpanplus/5.8.8/build/Time-HiRes-1.9712/blib/lib:/home/cpan/perl5.8.8/.cpanplus/5.8.8/build/Time-HiRes-1.9712/blib/arch:/home/cpan/perl5.8.8/.cpanplus/5.8.8/build/Time-HiRes-1.9712/blib
    PERL5_CPANPLUS_IS_RUNNING = 20023
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/perl5.8.8/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 100 100
    EGID: $)  = 100 100


-------------------------------


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=netbsd, osvers=4.0, archname=i386-netbsd-thread-multi-64int
    uname='netbsd diafol.bingosnet.co.uk 4.0 netbsd 4.0 (generic) #0: sun dec 
16 00:20:10 pst 2007 [EMAIL 
PROTECTED]:homebuildsabnetbsd-4-0-releasei386200712160005z-objhomebuildsabnetbsd-4-0-releasesrcsysarchi386compilegeneric
 i386 '
    config_args='-e -Dprefix=/home/cpan/perl5.8.8 -Dusethreads -Duse64bitint 
-Dusemymalloc=n'
    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=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/pkg/include'
    ccversion='', gccversion='4.1.2 20061021 prerelease (NetBSD nb3 20061125)', 
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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib 
-L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  
-L/usr/pkg/lib'

Reply via email to