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.076. 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] [Tue Feb 27 11:27:07 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/J/JH/JHI/Time-HiRes-1.9706.tar.gz' [MSG] [Tue Feb 27 11:27:08 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/J/JH/JHI/CHECKSUMS' [MSG] [Tue Feb 27 11:27:09 2007] Checksum matches for 'Time-HiRes-1.9706.tar.gz' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/Changes' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/fallback/' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/fallback/const-c.inc' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/fallback/const-xs.inc' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/hints/' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/hints/aix.pl' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/hints/dec_osf.pl' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/hints/dynixptx.pl' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/hints/irix.pl' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/hints/linux.pl' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/hints/sco.pl' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/hints/solaris.pl' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/hints/svr4.pl' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/HiRes.pm' [MSG] [Tue Feb 27 11:27:09 2007] Extracted 'Time-HiRes-1.9706/HiRes.xs' [MSG] [Tue Feb 27 11:27:10 2007] Extracted 'Time-HiRes-1.9706/Makefile.PL' [MSG] [Tue Feb 27 11:27:10 2007] Extracted 'Time-HiRes-1.9706/MANIFEST' [MSG] [Tue Feb 27 11:27:10 2007] Extracted 'Time-HiRes-1.9706/META.yml' [MSG] [Tue Feb 27 11:27:10 2007] Extracted 'Time-HiRes-1.9706/ppport.h' [MSG] [Tue Feb 27 11:27:10 2007] Extracted 'Time-HiRes-1.9706/README' [MSG] [Tue Feb 27 11:27:10 2007] Extracted 'Time-HiRes-1.9706/t/' [MSG] [Tue Feb 27 11:27:10 2007] Extracted 'Time-HiRes-1.9706/t/HiRes.t' [MSG] [Tue Feb 27 11:27:10 2007] Extracted 'Time-HiRes-1.9706/TODO' [MSG] [Tue Feb 27 11:27:10 2007] Extracted 'Time-HiRes-1.9706/typemap' [MSG] [Tue Feb 27 11:27:10 2007] Extracted 'Time::HiRes' to '/net/sunu991/disc1/home/.cpanplus/5.8.8/build/Time-HiRes-1.9706' [MSG] [Tue Feb 27 11:27:38 2007] Configuring Time::HiRes... Using hints hints/solaris.pl... Extra libraries: -lrt... 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...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/solaris.pl Writing Makefile for Time::HiRes Now you may issue 'make'. Do not forget also 'make test'. [MSG] [Tue Feb 27 11:27:38 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Tue Feb 27 11:28:10 2007] cp HiRes.pm blib/lib/Time/HiRes.pm /usr/local/perl-5.8.8/bin/perl /usr/local/perl-5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /usr/local/perl-5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c gcc -c -D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/test/include -I/usr/local/ssl/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.9706\" -DXS_VERSION=\"1.9706\" -fPIC "-I/usr/local/perl-5.8.8/lib/5.8.8/sun4-solaris-thread-multi/CORE" -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -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. LD_RUN_PATH="/usr/lib" gcc -G -L/usr/local/test/lib -L/usr/local/ssl/lib -L/usr/local/lib HiRes.o -o blib/arch/auto/Time/HiRes/HiRes. \ -lrt \ chmod 755 blib/arch/auto/Time/HiRes/HiRes. 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] [Tue Feb 27 11:28:42 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /usr/local/perl-5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/HiRes....FAILED test 17 Failed 1/38 tests, 97.37% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/HiRes.t 38 1 17 Failed 1/1 test scripts. 1/38 subtests failed. Files=1, Tests=38, 28 wallclock secs (12.00 cusr + 0.80 csys = 12.80 CPU) Failed 1/1 test programs. 1/38 subtests failed. ******************************** 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.03. -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi uname='sunos sunu991 5.9 generic_118558-14 sun4u sparc sunw,ultra-5_10 solaris ' config_args='-Dcc=gcc -Dprefix=/usr/local/perl-5.8.8 -Dinstallusrbinperl' 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='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/test/include -I/usr/local/ssl/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O', cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/test/include -I/usr/local/ssl/include -I/usr/local/include' ccversion='', gccversion='3.4.1', gccosandvers='solaris2.9' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='gcc', ldflags ='-L/usr/local/test/lib -L/usr/local/ssl/lib -L/usr/local/lib ' libpth=/usr/local/test/lib /usr/local/ssl/lib /usr/local/lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/test/lib -L/usr/local/ssl/lib -L/usr/local/lib'
