Start 2009-01-01T05:08:32 Going to read /Users/fly1003/var/cpan/Metadata Database was generated on Thu, 01 Jan 2009 10:26:52 GMT Running make for J/JH/JHI/Time-HiRes-1.9718.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JH/JHI/Time-HiRes-1.9718.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.9718.tar.gz ok Time-HiRes-1.9718/ Time-HiRes-1.9718/Changes Time-HiRes-1.9718/fallback/ Time-HiRes-1.9718/fallback/const-c.inc Time-HiRes-1.9718/fallback/const-xs.inc Time-HiRes-1.9718/hints/ Time-HiRes-1.9718/hints/aix.pl Time-HiRes-1.9718/hints/dec_osf.pl Time-HiRes-1.9718/hints/dynixptx.pl Time-HiRes-1.9718/hints/irix.pl Time-HiRes-1.9718/hints/linux.pl Time-HiRes-1.9718/hints/sco.pl Time-HiRes-1.9718/hints/solaris.pl Time-HiRes-1.9718/hints/svr4.pl Time-HiRes-1.9718/HiRes.pm Time-HiRes-1.9718/HiRes.xs Time-HiRes-1.9718/Makefile.PL Time-HiRes-1.9718/MANIFEST Time-HiRes-1.9718/META.yml Time-HiRes-1.9718/ppport.h Time-HiRes-1.9718/README Time-HiRes-1.9718/t/ Time-HiRes-1.9718/t/HiRes.t Time-HiRes-1.9718/TODO Time-HiRes-1.9718/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9718.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.9718\" -DXS_VERSION=\"1.9718\" "-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.9718.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 21808, starting the timer process... # I am the timer process 21809, sleeping for 360 seconds... # The timer process 21809 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 = 1230815345, two = 1230815345, three = 1230815345 ok 13 # tick = 3, one = 1230815345, two = 1230815345, three = 1230815345 ok 14 # s = 10.485279083252, n = 100, s/n = 0.10485279083252 # time...1230815345.1296 ok 15 # sleep...0.500102 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.363944 # Select returned! 4 0.364199 # 0.878600333333333 # Tick! 3 0.66452 # Select returned! 3 0.664655 # 0.778448333333333 # Tick! 2 0.96488 # Select returned! 2 0.965011 # 0.678329666666667 # Tick! 1 1.265226 # Select returned! 1 1.265356 # 0.578214666666667 # Tick! 0 1.56565 # Select returned! 0 1.565788 # 0.478070666666667 ok 17 # 0 # setitimer: 0 0 ok 18 # getitimer: 0.5 0.4 # Tick! 2 2.750953 # Tick! 1 4.980967 # Tick! 0 8.400953 # Tick! 0 11.17096 # getitimer: 0 0 ok 19 ok 20 # 1.50011801719666 went by while sleeping 1.5, ratio 1.00006. ok 21 # 1.50013303756714 went by while sleeping 1.5, ratio 1.00006133333333. ok 22 # skipped ok 23 # skipped ok 24 ok 25 ok 26 ok 27 ok 28 # skipped # Finding delay loop... # N = 1024, t1 = 1230815361.37742, t0 = 1230815361.37704, dt = 0.000382900238037109 # N = 2048, t1 = 1230815361.37831, t0 = 1230815361.37748, dt = 0.000839948654174805 # N = 4096, t1 = 1230815361.37983, t0 = 1230815361.37834, dt = 0.00149393081665039 # N = 8192, t1 = 1230815361.38284, t0 = 1230815361.37986, dt = 0.00297808647155762 # N = 16384, t1 = 1230815361.38895, t0 = 1230815361.38287, dt = 0.00608515739440918 # N = 32768, t1 = 1230815361.40115, t0 = 1230815361.38899, dt = 0.0121610164642334 # Alarm 1 - 1230815361.41175 # Alarm 2 - 1230815361.43444 ok 29 # No clock_gettime ok 30 # skipped # No clock_getres ok 31 # skipped # No clock_nanosleep ok 32 # skipped ok 33 # skipped # t0 = 1230815361.71521 # ualarm(100000) # t1 = 1230815361.84896 # dt = 0.133749008178711 # r = 1.33749008178711 ok 34 # t0 = 1230815361.85166 # ualarm(1100000) # t1 = 1230815362.95278 # dt = 1.10111999511719 # r = 1.00101817737926 ok 35 # t0 = 1230815362.9554 # ualarm(2200000) # t1 = 1230815365.16151 # dt = 2.20611310005188 # r = 1.00277868184176 ok 36 # t0 = 1230815365.16405 # ualarm(4300000) # t1 = 1230815369.47217 # dt = 4.30812191963196 # r = 1.00188881851906 ok 37 # No effectual d_hires_stat ok 38 # skipped ok 39 ok 40 # I am the main process 21808, terminating the timer process 21809 # before it terminates me in 330 seconds (testing took 29 seconds). # kill KILL 21809 = 1 # All done. ok All tests successful. Files=1, Tests=40, 30 wallclock secs ( 0.11 usr 0.04 sys + 7.66 cusr 0.13 csys = 7.94 CPU) Result: PASS JHI/Time-HiRes-1.9718.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.9718-RcKoD5 && tar cvf - Time-HiRes-1.9718.ppd blib) | gzip -c >/Users/fly1003/var/REPO/J/JH/JHI/Time-HiRes-1.9718.tar.gz Time-HiRes-1.9718.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.9718-RcKoD5/Time-HiRes-1.9718.ppd /Users/fly1003/var/REPO/J/JH/JHI Finished 2009-01-01T05:09:36