Start 2009-01-05T05:13:13 Going to read /Users/fly1003/var/cpan/Metadata Database was generated on Mon, 05 Jan 2009 11:26:54 GMT Running make for J/JH/JHI/Time-HiRes-1.9719.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JH/JHI/Time-HiRes-1.9719.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JH/JHI/CHECKSUMS Checksum for /Users/fly1003/var/cpan/sources/authors/id/J/JH/JHI/Time-HiRes-1.9719.tar.gz ok Time-HiRes-1.9719/ Time-HiRes-1.9719/Changes Time-HiRes-1.9719/fallback/ Time-HiRes-1.9719/fallback/const-c.inc Time-HiRes-1.9719/fallback/const-xs.inc Time-HiRes-1.9719/hints/ Time-HiRes-1.9719/hints/aix.pl Time-HiRes-1.9719/hints/dec_osf.pl Time-HiRes-1.9719/hints/dynixptx.pl Time-HiRes-1.9719/hints/irix.pl Time-HiRes-1.9719/hints/linux.pl Time-HiRes-1.9719/hints/sco.pl Time-HiRes-1.9719/hints/solaris.pl Time-HiRes-1.9719/hints/svr4.pl Time-HiRes-1.9719/HiRes.pm Time-HiRes-1.9719/HiRes.xs Time-HiRes-1.9719/Makefile.PL Time-HiRes-1.9719/MANIFEST Time-HiRes-1.9719/META.yml Time-HiRes-1.9719/ppport.h Time-HiRes-1.9719/README Time-HiRes-1.9719/t/ Time-HiRes-1.9719/t/HiRes.t Time-HiRes-1.9719/TODO Time-HiRes-1.9719/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9719.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL Configuring Time::HiRes... Have syscall()... looking for syscall.h... NOT 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... 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/fly1003/bin/perl /Users/fly1003/var/megalib/ExtUtils/xsubpp -typemap /Users/fly1003/ap1003/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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.9719\" -DXS_VERSION=\"1.9719\" "-I/Users/fly1003/ap1003/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.9719.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/HiRes.... 1..40 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 1764, starting the timer process... # The timer process 1765 launched, continuing testing... # I am the timer process 1765, 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 = 1231161227, two = 1231161227, three = 1231161227 ok 13 # tick = 3, one = 1231161227, two = 1231161227, three = 1231161227 ok 14 # s = 9.74927091598511, n = 100, s/n = 0.0974927091598511 # time...1231161227.1225 ok 15 # sleep...0.500103 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.36533 # Select returned! 4 0.365607 # 0.878131 # Tick! 3 0.665921 # Select returned! 3 0.666074 # 0.777975333333333 # Tick! 2 0.966321 # Select returned! 2 0.966452 # 0.677849333333333 # Tick! 1 1.266726 # Select returned! 1 1.26686 # 0.577713333333333 # Tick! 0 1.567051 # Select returned! 0 1.567167 # 0.477611 ok 17 # 0 # setitimer: 0 0 ok 18 # getitimer: 0.5 0.4 # Tick! 2 2.831552 # Tick! 1 5.544054 # Tick! 0 7.964065 # Tick! 0 10.764091 # getitimer: 0 0 ok 19 ok 20 # 1.50009107589722 went by while sleeping 1.5, ratio 1.00004533333333. ok 21 # 1.50011491775513 went by while sleeping 1.5, ratio 1.00005733333333. ok 22 # skipped ok 23 # skipped ok 24 ok 25 ok 26 ok 27 ok 28 # skipped # Finding delay loop... # N = 1024, t1 = 1231161242.96072, t0 = 1231161242.96026, dt = 0.000458002090454102 # N = 2048, t1 = 1231161242.96157, t0 = 1231161242.96076, dt = 0.00081181526184082 # N = 4096, t1 = 1231161242.96366, t0 = 1231161242.9616, dt = 0.0020601749420166 # N = 8192, t1 = 1231161242.96794, t0 = 1231161242.96368, dt = 0.00426101684570312 # N = 16384, t1 = 1231161242.97592, t0 = 1231161242.96797, dt = 0.00794219970703125 # N = 32768, t1 = 1231161242.98915, t0 = 1231161242.97666, dt = 0.0124928951263428 # Alarm 1 - 1231161242.99961 # Alarm 2 - 1231161243.02215 ok 29 # No clock_gettime ok 30 # skipped # No clock_getres ok 31 # skipped # No clock_nanosleep ok 32 # skipped ok 33 # skipped # t0 = 1231161243.31486 # ualarm(100000) # t1 = 1231161243.43248 # dt = 0.117617845535278 # r = 1.17617845535278 ok 34 # t0 = 1231161243.43507 # ualarm(1100000) # t1 = 1231161244.54872 # dt = 1.11364698410034 # r = 1.01240634918213 ok 35 # t0 = 1231161244.55132 # ualarm(2200000) # t1 = 1231161246.75245 # dt = 2.20113801956177 # r = 1.00051728161899 ok 36 # t0 = 1231161246.75502 # ualarm(4300000) # t1 = 1231161251.05818 # dt = 4.30316114425659 # r = 1.00073514982711 ok 37 # No effectual d_hires_stat ok 38 # skipped ok 39 ok 40 # I am the main process 1764, terminating the timer process 1765 # before it terminates me in 330 seconds (testing took 29 seconds). # kill KILL 1765 = 1 # All done. ok All tests successful. Files=1, Tests=40, 30 wallclock secs ( 0.11 usr 0.03 sys + 7.48 cusr 0.13 csys = 7.75 CPU) Result: PASS JHI/Time-HiRes-1.9719.tar.gz make test TEST_VERBOSE=1 -- OK Jarkko Hietaniemi <jhi@iki.fi> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /Users/fly1003/var/cpan/build/Time-HiRes-1.9719-ffpXoo && tar cvf - Time-HiRes-1.9719.ppd blib) | gzip -c >/Users/fly1003/var/REPO/J/JH/JHI/Time-HiRes-1.9719.tar.gz Time-HiRes-1.9719.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Time/ blib/arch/auto/Time/HiRes/ blib/arch/auto/Time/HiRes/HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bundle blib/lib/ blib/lib/Time/ blib/lib/Time/HiRes.pm blib/man3/ blib/man3/Time::HiRes.3 >>> mv /Users/fly1003/var/cpan/build/Time-HiRes-1.9719-ffpXoo/Time-HiRes-1.9719.ppd /Users/fly1003/var/REPO/J/JH/JHI Finished 2009-01-05T05:14:17