Start 2008-10-18T09:18:29 Going to read /Users/fly818/var/cpan/Metadata Database was generated on Sat, 18 Oct 2008 10:26:50 GMT Running make for J/JH/JHI/Time-HiRes-1.9715.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JH/JHI/Time-HiRes-1.9715.tar.gz Checksum for /Users/fly818/var/cpan/sources/authors/id/J/JH/JHI/Time-HiRes-1.9715.tar.gz ok Time-HiRes-1.9715/ Time-HiRes-1.9715/Changes Time-HiRes-1.9715/fallback/ Time-HiRes-1.9715/fallback/const-c.inc Time-HiRes-1.9715/fallback/const-xs.inc Time-HiRes-1.9715/hints/ Time-HiRes-1.9715/hints/aix.pl Time-HiRes-1.9715/hints/dec_osf.pl Time-HiRes-1.9715/hints/dynixptx.pl Time-HiRes-1.9715/hints/irix.pl Time-HiRes-1.9715/hints/linux.pl Time-HiRes-1.9715/hints/sco.pl Time-HiRes-1.9715/hints/solaris.pl Time-HiRes-1.9715/hints/svr4.pl Time-HiRes-1.9715/HiRes.pm Time-HiRes-1.9715/HiRes.xs Time-HiRes-1.9715/Makefile.PL Time-HiRes-1.9715/MANIFEST Time-HiRes-1.9715/META.yml Time-HiRes-1.9715/ppport.h Time-HiRes-1.9715/README Time-HiRes-1.9715/t/ Time-HiRes-1.9715/t/HiRes.t Time-HiRes-1.9715/TODO Time-HiRes-1.9715/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9715.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Configuring Time::HiRes... Have syscall()... looking for syscall.h... NOT found. Looking for gettimeofday()... found. Looking for setitimer()... NOT found. Looking for getitimer()... NOT found. You do not have interval timers. Looking for ualarm()... found. Looking for usleep()... found. Looking for nanosleep()... testing... NOT found. You cannot mix subsecond sleeps with signals. (It would not be portable anyway.) Looking for clock_gettime()... NOT found. Looking for clock_getres()... NOT found. Looking for clock_nanosleep()... NOT found. Looking for clock()... NOT 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...NOT found. Trying struct stat st_uatime...NOT found. You do not seem to have stat subsecond timestamps. Checking if your kit is complete... Looks good Writing Makefile for Time::HiRes Now you may issue 'make'. Do not forget also 'make test'. >>> make cp HiRes.pm blib/lib/Time/HiRes.pm /Users/fly818/bin/perl /Users/fly818/ap818/lib/ExtUtils/xsubpp -typemap /Users/fly818/ap818/lib/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"1.9715\" -DXS_VERSION=\"1.9715\" "-I/Users/fly818/ap818/lib/CORE" -DATLEASTFIVEOHOHFIVE HiRes.c Running Mkbootstrap for Time::HiRes () chmod 644 HiRes.bs rm -f blib/arch/auto/Time/HiRes/HiRes.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 HiRes.o -o blib/arch/auto/Time/HiRes/HiRes.bundle \ \ chmod 755 blib/arch/auto/Time/HiRes/HiRes.bundle 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 JHI/Time-HiRes-1.9715.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/HiRes.... 1..38 ok 1 # have_gettimeofday = 1 # have_usleep = 1 # have_nanosleep = 0 # have_ualarm = 1 # have_clock_gettime = 0 # have_clock_getres = 0 # have_clock_nanosleep = 0 # have_clock = 0 # have_hires_stat = 0 # I am the main process 26762, starting the timer process... # The timer process 26763 launched, continuing testing... # I am the timer process 26763, sleeping for 360 seconds... ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # tick = 1, one = 1224346724, two = 1224346724, three = 1224346724 ok 13 # tick = 3, one = 1224346724, two = 1224346724, three = 1224346724 ok 14 # s = 37.7325434684753, n = 100, s/n = 0.377325434684753 # time...1224346724.38676 ok 15 # sleep...0.500101 ok 16 # sigaction tick, ALRM = 14 # Select returned! 5 3.001176 # 0.000391999999999948 ok 17 # SKIP : your select() may get restarted by your SIGALRM (or just retry test) ok 18 # SKIP : no virtual interval timers ok 19 # SKIP : no virtual interval timers ok 20 # 1.50070214271545 went by while sleeping 1.5, ratio 1.000446. ok 21 # 1.50006985664368 went by while sleeping 1.5, ratio 1.00002266666667. ok 22 # skipped ok 23 # skipped ok 24 ok 25 ok 26 ok 27 ok 28 # skipped # Finding delay loop... # N = 1024, t1 = 1224346730.89048, t0 = 1224346730.89011, dt = 0.000370979309082031 # N = 2048, t1 = 1224346730.89113, t0 = 1224346730.89053, dt = 0.000603914260864258 # N = 4096, t1 = 1224346730.89243, t0 = 1224346730.89115, dt = 0.00127792358398438 # N = 8192, t1 = 1224346730.89492, t0 = 1224346730.89246, dt = 0.00246500968933105 # N = 16384, t1 = 1224346730.89985, t0 = 1224346730.89495, dt = 0.00490593910217285 # N = 32768, t1 = 1224346730.90971, t0 = 1224346730.89988, dt = 0.0098271369934082 # N = 65536, t1 = 1224346730.92813, t0 = 1224346730.90973, dt = 0.0184018611907959 ok 29 # No clock_gettime ok 30 # skipped # No clock_getres ok 31 # skipped # No clock_nanosleep ok 32 # skipped ok 33 # skipped # t0 = 1224346731.16443 # ualarm(100000) # t1 = 1224346731.26581 # dt = 0.101372957229614 # r = 1.01372957229614 ok 34 # t0 = 1224346731.26739 # ualarm(1100000) # I am the main process 26762, terminating the timer process 26763 # before it terminates me in 350 seconds (testing took 9 seconds). # kill TERM 26763 = 1 # All done. Time::HiRes::ualarm(1100000, 0): useconds or uinterval equal to or more than 1000000 at t/HiRes.t line 650. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/38 subtests (less 3 skipped subtests: 31 okay) Test Summary Report ------------------- t/HiRes (Wstat: 65280 Tests: 34 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 38 tests but ran 34. Files=1, Tests=34, 9 wallclock secs ( 0.09 usr 0.03 sys + 0.45 cusr 0.04 csys = 0.61 CPU) Result: FAIL Failed 1/1 test programs. 0/34 subtests failed. make: *** [test_dynamic] Error 255 JHI/Time-HiRes-1.9715.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports JHI/Time-HiRes-1.9715.tar.gz Finished 2008-10-18T09:18:51