List Info

Thread: Test failures on amd64-freebsd 6.2




Test failures on amd64-freebsd 6.2
user name
2007-09-18 15:30:02
# New Ticket Created by  sreziccpan.org 
# Please include the string:  [perl #45513]
# in the subject line of all future correspondence about
this issue. 
# <URL: h
ttp://rt.perl.org/rt3/Ticket/Display.html?id=45513 >



This is a bug report for perl from sreziccpan.org,
generated with the help of perlbug 1.36 running under perl
5.10.0.


------------------------------------------------------------
-----
[Please enter your report here]

With bleedperl I get the following test failures:

t/io/pipe...................................................
..FAILED--expected 24 tests, saw 8

ext/IO/t/io_pipe............................................
..FAILED--expected 10 tests, saw 8

ext/Time/HiRes/t/HiRes......................................
..
../ext/Time/HiRes/t/HiRes.t: overall time allowed for tests
(90s) exceeded!
FAILED--expected 38 tests, saw 11

The following two look fishy, but do not generate a
failure:

ext/IPC/SysV/t/ipcsysv......................................
..# cannot proceed: semget() error: No space left on device
ok

lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.................
..Integer overflow in version at
/mnt/i386/usr/local/src/bleedperl-amd64/t/../lib/version.pm
line 19.
# Looks like your test died just after 60.
ok

With another configuration (debugging turned on, maybe other
changes too)
I got another test failure:

ext/File/Glob/t/basic.......................................
..FAILED at test 8


Regards,
	Slaven


[Please do not change anything below this line]
------------------------------------------------------------
-----
---
Flags:
    category=core
    severity=high
---
Site configuration information for perl 5.10.0:

Configured by eserte at Tue Sep 18 22:12:47 CEST 2007.

Summary of my perl5 (revision 5 version 10 subversion 0
patch 31894) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release,
archname=amd64-freebsd
    uname='freebsd biokovo-amd64.herceg.de 6.2-release
freebsd 6.2-release #0: fri jan 12 08:32:24 utc 2007
rootportnoy.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64
'
    config_args='-Dprefix=/usr/perl5.10.0 -D cc=ccache cc
-Dgccansipedantic -de'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define,
usesocks=undef
    use64bitint=define, use64bitall=define,
uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='ccache cc', ccflags ='-DHAS_FPSETMASK
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
-I/usr/local/include',
    optimize='-O2 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.6 [FreeBSD] 20060305',
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='double', nvsize=8,
Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ccache cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    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'

Locally applied patches:
    DEVEL

---
INC
for perl 5.10.0:
    lib
    /usr/perl5.10.0/lib/5.10.0/amd64-freebsd
    /usr/perl5.10.0/lib/5.10.0
    /usr/perl5.10.0/lib/site_perl/5.10.0/amd64-freebsd
    /usr/perl5.10.0/lib/site_perl/5.10.0
    .

---
Environment for perl 5.10.0:
    HOME=/home/e/eserte
    LANG (unset)
    LANGUAGE (unset)
    LC_ALL=de_DE.ISO8859-1
    LC_CTYPE=de_DE.ISO8859-1
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
   
PATH=/usr/X11R6/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/bi
n:/usr/gnu/bin:/usr/TeX/bin:/usr/local/sbin:/usr/sbin:/sbin:
/usr/local/pilot/bin:/home/e/eserte/bin/FreeBSD:/home/e/eser
te/bin/sh:/home/e/eserte/bin:/usr/X386/bin:/usr/games:/home/
e/eserte/devel
    PERL_BADLANG (unset)
    PERL_HTML_DISPLAY_CLASS=HTML:isplay::
Mozilla
    SHELL=/bin/tcsh


Re: Test failures on amd64-freebsd 6.2
user name
2007-09-19 10:44:39
sreziccpan.org (via RT) wrote:
> # New Ticket Created by  sreziccpan.org 
> # Please include the string:  [perl #45513]
> # in the subject line of all future correspondence
about this issue. 
> # <URL: h
ttp://rt.perl.org/rt3/Ticket/Display.html?id=45513 >
> 
> 
> 
> This is a bug report for perl from sreziccpan.org,
> generated with the help of perlbug 1.36 running under
perl 5.10.0.
> 
> 
>
------------------------------------------------------------
-----
> [Please enter your report here]
> 
> With bleedperl I get the following test failures:
> 
>
t/io/pipe...................................................
..FAILED--expected 24 tests, saw 8
> 
>
ext/IO/t/io_pipe............................................
..FAILED--expected 10 tests, saw 8
> 
>
ext/Time/HiRes/t/HiRes......................................
..
> ../ext/Time/HiRes/t/HiRes.t: overall time allowed for
tests (90s) exceeded!
> FAILED--expected 38 tests, saw 11
> 
> The following two look fishy, but do not generate a
failure:
> 
>
ext/IPC/SysV/t/ipcsysv......................................
..# cannot proceed: semget() error: No space left on device
> ok

This at least is normal, it's a question of resource
acquisition. I 
think your kernel semaphore configuration is lower than the
amount of 
semaphores the test wants to use.

That should probably be a skip(), come to think of it.

David


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )