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
Message body not shown because it is not plain text.