Start 2008-12-27T05:22:13 Going to read /Users/fly1003/var/cpan/Metadata Database was generated on Sat, 27 Dec 2008 11:26:51 GMT Running make for J/JH/JHI/Time-HiRes-1.9716.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JH/JHI/Time-HiRes-1.9716.tar.gz Checksum for /Users/fly1003/var/cpan/sources/authors/id/J/JH/JHI/Time-HiRes-1.9716.tar.gz ok Time-HiRes-1.9716/ Time-HiRes-1.9716/Changes Time-HiRes-1.9716/fallback/ Time-HiRes-1.9716/fallback/const-c.inc Time-HiRes-1.9716/fallback/const-xs.inc Time-HiRes-1.9716/hints/ Time-HiRes-1.9716/hints/aix.pl Time-HiRes-1.9716/hints/dec_osf.pl Time-HiRes-1.9716/hints/dynixptx.pl Time-HiRes-1.9716/hints/irix.pl Time-HiRes-1.9716/hints/linux.pl Time-HiRes-1.9716/hints/sco.pl Time-HiRes-1.9716/hints/solaris.pl Time-HiRes-1.9716/hints/svr4.pl Time-HiRes-1.9716/HiRes.pm Time-HiRes-1.9716/HiRes.xs Time-HiRes-1.9716/Makefile.PL Time-HiRes-1.9716/MANIFEST Time-HiRes-1.9716/META.yml Time-HiRes-1.9716/ppport.h Time-HiRes-1.9716/README Time-HiRes-1.9716/t/ Time-HiRes-1.9716/t/HiRes.t Time-HiRes-1.9716/TODO Time-HiRes-1.9716/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9716.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.9716\" -DXS_VERSION=\"1.9716\" "-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.9716.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 18359, starting the timer process... # I am the timer process 18360, sleeping for 360 seconds... # The timer process 18360 launched, continuing testing... 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 = 1230384166, two = 1230384166, three = 1230384166 ok 13 # tick = 3, one = 1230384166, two = 1230384166, three = 1230384166 ok 14 # s = 40.6094987392426, n = 100, s/n = 0.406094987392426 # time...1230384166.43091 ok 15 # sleep...0.500073 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.358421 # Select returned! 4 0.358564 # 0.880478666666667 # Tick! 3 0.658789 # Select returned! 3 0.658908 # 0.780364 # Tick! 2 0.959125 # Select returned! 2 0.959272 # 0.680242666666667 # Tick! 1 1.259523 # Select returned! 1 1.259662 # 0.580112666666667 # Tick! 0 1.559879 # Select returned! 0 1.560002 # 0.479999333333333 ok 17 # 0 # setitimer: 0 0 ok 18 # getitimer: 0.5 0.4 # Tick! 2 2.239721 # Tick! 1 4.19972 # Tick! 0 6.619703 # Tick! 0 8.989712 # getitimer: 0 0 ok 19 ok 20 # 1.50011420249939 went by while sleeping 1.5, ratio 1.00005733333333. ok 21 # 1.50011301040649 went by while sleeping 1.5, ratio 1.000054. ok 22 # skipped ok 23 # skipped ok 24 ok 25 ok 26 ok 27 ok 28 # skipped # Finding delay loop... # N = 1024, t1 = 1230384180.48733, t0 = 1230384180.48695, dt = 0.000381946563720703 # N = 2048, t1 = 1230384180.48828, t0 = 1230384180.48737, dt = 0.000902891159057617 # N = 4096, t1 = 1230384180.48989, t0 = 1230384180.4883, dt = 0.00158596038818359 # N = 8192, t1 = 1230384180.49283, t0 = 1230384180.48992, dt = 0.00291585922241211 # N = 16384, t1 = 1230384180.49932, t0 = 1230384180.49286, dt = 0.00645112991333008 # N = 32768, t1 = 1230384180.51261, t0 = 1230384180.50005, dt = 0.0125582218170166 # Alarm 1 - 1230384180.52351 # Alarm 2 - 1230384180.54632 ok 29 # No clock_gettime ok 30 # skipped # No clock_getres ok 31 # skipped # No clock_nanosleep ok 32 # skipped ok 33 # skipped # t0 = 1230384180.83647 # ualarm(100000) # t1 = 1230384180.94725 # dt = 0.11077618598938 # r = 1.1077618598938 ok 34 # t0 = 1230384180.95049 # ualarm(1100000) # t1 = 1230384182.05187 # dt = 1.10138297080994 # r = 1.00125724619085 ok 35 # t0 = 1230384182.054 # ualarm(2200000) # t1 = 1230384184.25422 # dt = 2.20022201538086 # r = 1.00010091608221 ok 36 # t0 = 1230384184.25679 # ualarm(4300000) # t1 = 1230384188.55827 # dt = 4.30147910118103 # r = 1.00034397701884 ok 37 # No effectual d_hires_stat ok 38 # skipped ok 39 ok 40 # I am the main process 18359, terminating the timer process 18360 # before it terminates me in 334 seconds (testing took 25 seconds). # kill KILL 18360 = 1 # All done. ok All tests successful. Files=1, Tests=40, 25 wallclock secs ( 0.10 usr 0.04 sys + 5.98 cusr 0.12 csys = 6.24 CPU) Result: PASS JHI/Time-HiRes-1.9716.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Jarkko Hietaniemi <jhi@iki.fi> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /Users/fly1003/var/cpan/build/Time-HiRes-1.9716-VxWS68 && tar cvf - Time-HiRes-1.9716.ppd blib) | gzip -c >/Users/fly1003/var/REPO/J/JH/JHI/Time-HiRes-1.9716.tar.gz Time-HiRes-1.9716.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.9716-VxWS68/Time-HiRes-1.9716.ppd /Users/fly1003/var/REPO/J/JH/JHI Finished 2008-12-27T05:23:13