Skip Menu |

This queue is for tickets about the Time-HiRes CPAN distribution.

Report information
The Basics
Id: 22098
Status: resolved
Priority: 0/
Queue: Time-HiRes

People
Owner: Nobody in particular
Requestors: tony [...] tony-walton.me.uk
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Time::HiRes v 1.92 fails to install on MacOS 10.3.9
Date: Sat, 14 Oct 2006 21:47:28 +0100
To: bug-Time-HiRes [...] rt.cpan.org
From: Tony Walton <tony [...] tony-walton.me.uk>
Time::HiRes 1.92 fails to install on Darwin 7.9.0 (MacOS 10.3.9) due to test 38 failing: $ uname -a Darwin Tony-Waltons-Computer.local 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC Power Macintosh powerpc $ Tony-Waltons-Computer:~ tonyw$ /usr/local/bin/perl -V Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=darwin, osvers=7.9.0, archname=darwin-thread-multi-2level uname='darwin tony-waltons-computer.local 7.9.0 darwin kernel version 7.9.0: wed mar 30 20:11:17 pst 2005; root:xnuxnu-517.12.7.obj~1release_ppc power macintosh powerpc ' config_args='' 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='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-Os', cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1671)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS USE_LARGE_FILES USE_PERLIO Built under darwin Compiled at Aug 22 2006 21:28:53 @INC: /usr/local/lib/perl5/5.8.8/darwin-thread-multi-2level /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/darwin-thread-multi-2level /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl . Extract of failure message from make test with TEST_VERBOSE=1 ok 37 # 1160858770.09422 1160858770 1160858770.34422 1160858770 1160858770.65422 1160858770 1160858770.95419 1160858770 1160858771.26419 1160858771 not ok 38 # I am the main process 10888, terminating the timer process 10889 # before it terminates me in 68 seconds (testing took 21 seconds). # kill TERM 10889 = 1 # All done. FAILED test 38 Failed 1/38 tests, 97.37% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------ ------- t/HiRes.t 38 1 38 Failed 1/1 test scripts. 1/38 subtests failed. Files=1, Tests=38, 22 wallclock secs (10.53 cusr + 0.09 csys = 10.62 CPU) Failed 1/1 test programs. 1/38 subtests failed. make: *** [test_dynamic] Error 255
Download smime.p7s
application/pkcs7-signature 2.3k

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #22098] Time::HiRes v 1.92 fails to install on MacOS 10.3.9
Date: Sun, 15 Oct 2006 18:12:26 +0300
To: bug-Time-HiRes [...] rt.cpan.org
From: Jarkko Hietaniemi <jhi [...] iki.fi>
Please retry with 1.93.
Subject: Re: [rt.cpan.org #22098] Time::HiRes v 1.92 fails to install on MacOS 10.3.9
Date: Sun, 15 Oct 2006 22:15:25 +0100
To: bug-Time-HiRes [...] rt.cpan.org
From: Tony Walton <tony [...] tony-walton.me.uk>
On 15 Oct 2006, at 16:13, jhi@iki.fi via RT wrote: Show quoted text
> > <URL: http://rt.cpan.org/Ticket/Display.html?id=22098 > > > Please retry with 1.93. > >
Same result: ok 37 # 1160946866.29083 1160946866 1160946866.60084 1160946866 1160946866.95079 1160946866 1160946867.28079 1160946867 1160946867.55079 1160946867 not ok 38 # I am the main process 1429, terminating the timer process 1430 # before it terminates me in 69 seconds (testing took 20 seconds). # kill TERM 1430 = 1 # All done. FAILED test 38 Failed 1/38 tests, 97.37% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------ ------- t/HiRes.t 38 1 38 Failed 1/1 test scripts. 1/38 subtests failed. Files=1, Tests=38, 21 wallclock secs (10.96 cusr + 0.09 csys = 11.05 CPU) Failed 1/1 test programs. 1/38 subtests failed. make: *** [test_dynamic] Error 255 -- Tony
Download smime.p7s
application/pkcs7-signature 2.3k

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #22098] Time::HiRes v 1.92 fails to install on MacOS 10.3.9
Date: Mon, 16 Oct 2006 08:34:19 +0300
To: bug-Time-HiRes [...] rt.cpan.org
From: Jarkko Hietaniemi <jhi [...] iki.fi>
Tony Walton via RT wrote: Show quoted text
> Sat Oct 14 16:48:00 2006: Request 22098 was acted upon. > Transaction: Ticket created by tony@tony-walton.me.uk > Queue: Time-HiRes > Subject: Time::HiRes v 1.92 fails to install on MacOS 10.3.9 > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: tony@tony-walton.me.uk > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=22098 > > > > Time::HiRes 1.92 fails to install on Darwin 7.9.0 (MacOS 10.3.9) due to > test 38 failing: > > $ uname -a > Darwin Tony-Waltons-Computer.local 7.9.0 Darwin Kernel Version 7.9.0: > Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC > Power Macintosh powerpc > > $ Tony-Waltons-Computer:~ tonyw$ /usr/local/bin/perl -V > Summary of my perl5 (revision 5 version 8 subversion 8) configuration: > Platform: > osname=darwin, osvers=7.9.0, archname=darwin-thread-multi-2level > uname='darwin tony-waltons-computer.local 7.9.0 darwin kernel > version 7.9.0: wed mar 30 20:11:17 pst 2005; > root:xnuxnu-517.12.7.obj~1release_ppc power macintosh powerpc ' > config_args='' > 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='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp > -fno-strict-aliasing -pipe -I/usr/local/include', > optimize='-Os', > cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp > -fno-strict-aliasing -pipe -I/usr/local/include' > ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build > 1671)', gccosandvers='' > intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 > d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8 > ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', > lseeksize=8 > alignbytes=8, prototype=define > Linker and Libraries: > ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' > -L/usr/local/lib' > libpth=/usr/local/lib /usr/lib > libs=-ldbm -ldl -lm -lc > perllibs=-ldl -lm -lc > libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, > libperl=libperl.a > gnulibc_version='' > Dynamic Linking: > dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' > cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup > -L/usr/local/lib' > > > Characteristics of this binary (from libperl): > Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT > PERL_MALLOC_WRAP USE_ITHREADS USE_LARGE_FILES > USE_PERLIO > Built under darwin > Compiled at Aug 22 2006 21:28:53 > @INC: > /usr/local/lib/perl5/5.8.8/darwin-thread-multi-2level > /usr/local/lib/perl5/5.8.8 > /usr/local/lib/perl5/site_perl/5.8.8/darwin-thread-multi-2level > /usr/local/lib/perl5/site_perl/5.8.8 > /usr/local/lib/perl5/site_perl > . > > > Extract of failure message from make test with TEST_VERBOSE=1 > > ok 37 > # 1160858770.09422 1160858770 1160858770.34422 1160858770 > 1160858770.65422 1160858770 1160858770.95419 1160858770 > 1160858771.26419 1160858771
Curious. Which filesystem is this being run on?
Subject: Re: [rt.cpan.org #22098] Time::HiRes v 1.92 fails to install on MacOS 10.3.9
Date: Mon, 16 Oct 2006 09:03:05 +0300
To: bug-Time-HiRes [...] rt.cpan.org
From: Jarkko Hietaniemi <jhi [...] iki.fi>
Please retry with the attached prerelease.
Download Time-HiRes-1.94.tar.gz
application/x-gzip 76.9k

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #22098] AutoReply: Time::HiRes v 1.92 fails to install on MacOS 10.3.9
Date: Mon, 16 Oct 2006 22:35:12 +0100
To: bug-Time-HiRes [...] rt.cpan.org
From: Tony Walton <tony [...] tony-walton.me.uk>
This is running on bog-standard HFS+ (journalling enabled). The 1.94 prerelease passes "make test"; extract follows: ok 36 # t0 = 1161034321.00304 # ualarm(4300000) # t1 = 1161034325.30632 # dt = 4.3032808303833 ok 37 # mtime = 1161034325.43443 1161034325.7544 1161034326.0844 1161034326.3244 1161034326.6244 # atime = 1161034325 1161034325 1161034326 1161034326 1161034326 # ai = 4, mi = 4, ss = 4 ok 38 # I am the main process 2348, terminating the timer process 2349 # before it terminates me in 69 seconds (testing took 20 seconds). # kill TERM 2349 = 1 # All done. ok 3/38 skipped: All tests successful, 3 subtests skipped. The three subtests were: ok 29 # No clock_gettime ok 30 # skipped # No clock_getres ok 31 # skipped # No clock_nanosleep ok 32 # skipped -- Tony Walton
Download smime.p7s
application/pkcs7-signature 2.3k

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #22098] AutoReply: Time::HiRes v 1.92 fails to install on MacOS 10.3.9
Date: Tue, 17 Oct 2006 09:09:40 -0400
To: bug-Time-HiRes [...] rt.cpan.org
From: Jarkko Hietaniemi <jhi [...] iki.fi>
Show quoted text
> ok 37 > # mtime = 1161034325.43443 1161034325.7544 1161034326.0844 > 1161034326.3244 1161034326.6244 > # atime = 1161034325 1161034325 1161034326 1161034326 1161034326
Okay, it's probably the journaling. My Mac OS X has also bog-standard HFS+ but for me, the mtime never have the fractional part. Pushed the 1.94 to the CPAN now. Show quoted text
> # ai = 4, mi = 4, ss = 4 > ok 38 > # I am the main process 2348, terminating the timer process 2349 > # before it terminates me in 69 seconds (testing took 20 seconds). > # kill TERM 2349 = 1 > # All done. > >
Subject: Re: [rt.cpan.org #22098] Time::HiRes v 1.92 fails to install on MacOS 10.3.9
Date: Wed, 18 Oct 2006 09:17:02 +0100
To: bug-Time-HiRes [...] rt.cpan.org
From: Tony Walton <tony [...] tony-walton.me.uk>
Time::HiRes-1.94 downloaded from CPAN and installed: Running make test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/HiRes....ok All tests successful. Files=1, Tests=38, 20 wallclock secs (10.97 cusr + 0.13 csys = 11.10 CPU) /usr/bin/make test -- OK Running make install Password: Installing /usr/local/lib/perl5/5.8.8/darwin-thread-multi-2level/auto/Time/HiRes/ HiRes.bundle Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib/perl5/5.8.8/darwin-thread-multi-2level/Time/HiRes.pm Installing /usr/local/share/man/man3/Time::HiRes.3pm Writing /usr/local/lib/perl5/5.8.8/darwin-thread-multi-2level/auto/Time/HiRes/ .packlist Appending installation info to /usr/local/lib/perl5/5.8.8/darwin-thread-multi-2level/perllocal.pod sudo /usr/bin/make install UNINST=1 -- OK Thanks for the fix! -- Tony
Download smime.p7s
application/pkcs7-signature 2.3k

Message body not shown because it is not plain text.

Fixed in 1.9701.