Subject: | Hangs at t/base.t test 36 |
Dear Michael R. Davis,
Hi. This is imacat from Taiwan. I'm running CPAN tests for my box,
Linux 2.6 x86_64. Geo-ECEF 0.07 seems to hang at t/base.t test 36 when
"make test". It use up all the CPU and does not seems to be going to
stop. I have attached the console log in the hope that it helps.
Please tell me if I could be of any help, or if you need more information.
Subject: | Geo-ECEF-fail.txt |
imacat@rinse build/Geo-ECEF-0.07 % PERL5LIB=/opt/perl/testers/.cpanplus/5.8.8/build/Geo-Constants-0.06/blib/lib:/opt/perl/testers/.cpanplus/5.8.8/build/Geo-ECEF-0.07/blib/lib:/opt/perl/testers/.cpanplus/5.8.8/build/Geo-Ellipsoids-0.14/blib/lib:/opt/perl/testers/.cpanplus/5.8.8/build/Geo-Functions-0.06/blib/lib make test
t/base....ok 1/43make: *** [test_dynamic] Interrupt
imacat@rinse build/Geo-ECEF-0.07 % PERL5LIB=/opt/perl/testers/.cpanplus/5.8.8/build/Geo-Constants-0.06/blib/lib:/opt/perl/testers/.cpanplus/5.8.8/build/Geo-ECEF-0.07/blib/lib:/opt/perl/testers/.cpanplus/5.8.8/build/Geo-Ellipsoids-0.14/blib/lib:/opt/perl/testers/.cpanplus/5.8.8/build/Geo-Functions-0.06/blib/lib perl t/base.t
1..43
# Running under perl version 5.008008 for linux
# Current time local: Tue Mar 20 03:52:58 2007
# Current time GMT: Mon Mar 19 19:52:58 2007
# Using Test.pm version 1.25
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
ok 27
ok 28
ok 29
ok 30
ok 31
ok 32
ok 33
ok 34
ok 35
imacat@rinse build/Geo-ECEF-0.07 % perl -V
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.16.29, archname=x86_64-linux-thread-multi-ld
uname='linux rinse 2.6.16.29 #1 smp sun nov 5 23:08:05 cst 2006 x86_64 gnulinux '
config_args='-s -d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 -Duse64bitint -Duse64bitall -Dprefix=/usr -Dd_dosuid -Dotherlibdirs=/usr/share/perl5 -Dinc_version_list=none -Acccdlflags=-fPIC -Duseshrplib=true -Dcf_email=imacat@mail.imacat.idv.tw'
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=define use64bitall=define uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g -O3',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='3.4.4 20050314 (prerelease) (Debian 3.4.3-13sarge1)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.8/x86_64-linux-thread-multi-ld/CORE'
cccdlflags=' -fPIC', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING MULTIPLICITY PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP THREADS_HAVE_PIDS USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LONG_DOUBLE USE_PERLIO USE_REENTRANT_API
Built under linux
Compiled at Mar 15 2007 14:49:53
%ENV:
PERL5LIB="/home/imacat/lib/perl5"
PERL5_CPANPLUS_CONFIG="/home/imacat/.cpanplus/config"
@INC:
/home/imacat/lib/perl5
/usr/lib/perl5/5.8.8/x86_64-linux-thread-multi-ld
/usr/lib/perl5/5.8.8
/usr/lib/perl5/site_perl/5.8.8/x86_64-linux-thread-multi-ld
/usr/lib/perl5/site_perl/5.8.8
/usr/lib/perl5/site_perl
/usr/share/perl5
.
imacat@rinse build/Geo-ECEF-0.07 %