FAIL Time-HiRes-1.9715 i686-linux-thread-multi-64int-ld 2.6.21.5-smp
  Home FAQ Contact Sign in
perl.cpan.testers only
 
Advanced search
POPULAR GROUPS

more...

 Up
FAIL Time-HiRes-1.9715 i686-linux-thread-multi-64int-ld 2.6.21.5-smp         

Group: perl.cpan.testers · Group Profile
Author: chris
Date: Sep 4, 2008 14:44

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/

--

Dear Jarkko Hietaniemi,

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] [Thu Sep 4 22:42:06 2008] Module 'IPC::Run3' requires 'Time::HiRes' version '0' to be installed
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/Changes'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/fallback/'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/fallback/const-c.inc'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/fallback/const-xs.inc'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/hints/'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/hints/aix.pl'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/hints/dec_osf.pl'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/hints/dynixptx.pl'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/hints/irix.pl'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/hints/linux.pl'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/hints/sco.pl'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/hints/solaris.pl'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/hints/svr4.pl'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/HiRes.pm'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/HiRes.xs'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/Makefile.PL'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/MANIFEST'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/META.yml'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/ppport.h'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/README'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/t/'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/t/HiRes.t'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/TODO'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time-HiRes-1.9715/typemap'
[MSG] [Thu Sep 4 22:42:07 2008] Extracted 'Time::HiRes' to '/home/cpan/perl5.06.02/.cpanplus/5.6.2/build/Time-HiRes-1.9715'
[MSG] [Thu Sep 4 22:42:46 2008] Configuring Time::HiRes...
Using hints hints/linux.pl...
Extra libraries: -lrt...
Have syscall()... looking for syscall.h... found .
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()... found.
Looking for clock()... found.
Looking for stat() subsecond timestamps...
Trying struct stat st_atimespec.tv_nsec...NOT found.
Trying struct stat st_atimensec...NOT found.
Trying struct stat st_atime_n...NOT found.
Trying struct stat st_atim.tv_nsec...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
Processing hints file hints/linux.pl
Writing Makefile for Time::HiRes
Now you may issue 'make'. Do not forget also 'make test'.

[MSG] [Thu Sep 4 22:42:46 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Thu Sep 4 22:42:46 2008] Checking for previous PASS result for "Time-HiRes-1.9715"
[MSG] [Thu Sep 4 22:43:18 2008] cp HiRes.pm blib/lib/Time/HiRes.pm
/home/cpan/perl5.06.02/bin/perl /home/cpan/perl5.06.02/lib/5.6.2/ExtUtils/xsubpp -typemap /home/cpan/perl5.06.02/lib/5.6.2/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c
cc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.9715\" -DXS_VERSION=\"1.9715\" -fpic "-I/home/cpan/perl5.06.02/lib/5.6.2/i686-linux-thread-multi-64int-ld/CORE" -DHAS_SETITIMER -DHAS_GETITIMER -DHAS_UALARM -DHAS_USLEEP -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DTIME_HIRES_STAT=4 -DATLEASTFIVEOHOHFIVE HiRes.c
Running Mkbootstrap for Time::HiRes ()
chmod 644 HiRes.bs
rm -f blib/arch/auto/Time/HiRes/HiRes.so
LD_RUN_PATH="/lib" cc -shared -L/usr/local/lib HiRes.o -o blib/arch/auto/Time/HiRes/HiRes.so -lrt
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] [Thu Sep 4 22:43:59 2008] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /home/cpan/perl5.06.02/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/HiRes.... Failed 1/38 subtests
(less 1 skipped subtest: 36 okay)

Test Summary Report
-------------------
t/HiRes (Wstat: 0 Tests: 38 Failed: 1)
Failed test: 8
Files=1, Tests=38, 29 wallclock secs ( 0.02 usr 0.02 sys + 7.56 cusr 0.06 csys = 7.66 CPU)
Result: FAIL
Failed 1/1 test programs. 1/38 subtests failed.
make: *** [test_dynamic] Error 11

[MSG] [Thu Sep 4 22:43:59 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 CPANPLUS::Dist::YACSmoke 0.04.

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

Environment variables:

AUTOMATED_TESTING = 1
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:.
PERL5LIB = :/home/cpan/perl5.06.02/.cpanplus/5.6.2/build/File-Remove-1.42/blib/lib:/home/cpan/perl5...
PERL5_CPANPLUS_IS_EXECUTING =
PERL5_CPANPLUS_IS_RUNNING = 809
PERL5_CPANPLUS_IS_VERSION = 0.84
PERL5_CPANPLUS_VERBOSE = 1
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen.linux

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

Perl: $^X = /home/cpan/perl5.06.02/bin/perl
UID: $< = 1000
EUID: $> = 1000
GID: $( = 100 100 83 19 18 17 11
EGID: $) = 100 100 83 19 18 17 11

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

--

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.21.5-smp, archname=i686-linux-thread-multi-64int-ld
uname='linux penguin 2.6.21.5-smp #2 smp tue jun 19 14:58:11 cdt 2007 i686 amd athlon(tm) 64 processor 3000+ authenticamd gnulinux '
config_args='-de -Dprefix=/home/cpan/perl5.06.02 -Dusethreads -Duse64bitint -Duselongdouble'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=define
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.1.2', 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='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lpthread -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
libc=/lib/libc-2.5.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
no comments
diggit! del.icio.us! reddit!