develooper Front page | perl.perl5.porters | Postings from January 2004

[perl #25278] perl-5.8.3 test fails on slow low memory system

From:
Kurt Jaeger
Date:
January 26, 2004 21:53
Subject:
[perl #25278] perl-5.8.3 test fails on slow low memory system
Message ID:
rt-3.0.8-25278-72234.12.8188158859942@perl.org
# New Ticket Created by  Kurt Jaeger 
# Please include the string:  [perl #25278]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=25278 >


Hi!

OS: FreeBSD 5.2-RELEASE

Perl: 5.8.3

make test failes at one test, if this test runs on a very slow
system with a small memory size (32 MB).

  ext/Time/HiRes/t/HiRes................./ext/Time/HiRes/t/HiRes.t: Time's up!
FAILED at test 12

In my case:

CPU: Geode(TM) Integrated Processor by National Semi (200.46-MHz 586-class CPU)
  Origin = "Geode by NSC"  Id = 0x540
real memory  = 28835840 (27 MB)
avail memory = 22904832 (21 MB)

Attached is myconfig.

---------------
Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
  Platform:
    osname=freebsd, osvers=5.2-release, archname=i386-freebsd-thread-multi
    uname='freebsd fbsd5.c0mplx.org 5.2-release freebsd 5.2-release #0: sun jan 25 14:57:53 gmt 2004 root@fbsd5.c0mplx.org:usrsrcsysi386compilefbsd5 i386 '
    config_args='-ds -e -Dprefix=/sw/i386_fbsd5/perl-5.8 -Dusethreads'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='3.3.3 [FreeBSD] 20031106', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil -lc_r
    perllibs=-lm -lcrypt -lutil -lc_r
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'
---------------

-- 
pi@c0mplx.org           +49 171 3101372                        16 years to go !



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About