Front page | perl.perl5.porters |
Postings from April 2001
[ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 oni686-linux-thread-multi-64int-l d 2.2.13
Thread Next
From:
Abigail
Date:
April 26, 2001 13:13
Subject:
[ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 oni686-linux-thread-multi-64int-l d 2.2.13
Message ID:
20010426154112.18154.qmail@foad.org
This is a build failure report for perl from abigail@foad.org,
generated with the help of perlbug 1.33 running under perl v5.7.1.
-----------------------------------------------------------------
[Please enter your report here]
If I build perl@9849 with -Duselongdouble, I get the following
test failure:
$ ./perl -I../lib harness lib/xs-typemap.t
lib/xs-typemap......FAILED test 39
Failed 1/84 tests, 98.81% okay
Failed Test Status Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------------
lib/xs-typemap.t 84 1 1.19% 39
Failed 1/1 test scripts, 0.00% okay. 1/84 subtests failed, 98.81% okay.
$
Running it without harness gives:
not ok 39
# Test 39 got: '52.3449999999999989' (lib/xs-typemap.t at line 177)
# Expected: '52.345'
It is the test:
ok( T_DOUBLE(52.345), 52.345);
that fails.
This happens with any combination of configure options, as long as
-Duselongdouble is present.
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=install
severity=none
---
Site configuration information for perl v5.7.1:
Configured by abigail at Thu Apr 26 12:32:50 MEST 2001.
Summary of my perl5 (revision 5.0 version 7 subversion 1) configuration:
Platform:
osname=linux, osvers=2.2.13, archname=i686-linux-thread-multi-64int-ld
uname='linux alexandra 2.2.13 #5 tue feb 8 15:37:54 est 2000 i686 unknown '
config_args='-Dcf_email=abigail@foad.org -Dperladmin=abigail@foad.org -Doptimize=-g -des -Uinstallusrbinperl -Dprefix=/opt/bleedperl -Dusedevel -Duse64bitall -Duselongdouble -Dusethreads -Duseperlio'
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=undef uselongdouble=define
Compiler:
cc='cc', ccflags ='-D_REENTRANT -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g',
cppflags='-D_REENTRANT -DDEBUGGING -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.2 19991024 (release)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lndbm -lgdbm -ldbm -ldb -ldl -lm -lpthread -lc -lposix -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lpthread -lc -lposix -lcrypt -lutil
libc=/lib/libc-2.1.2.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Locally applied patches:
DEVEL9849
---
@INC for perl v5.7.1:
lib
/home/abigail/Perl
/home/abigail/Sybase
/opt/bleedperl/lib/5.7.1/i686-linux-thread-multi-64int-ld
/opt/bleedperl/lib/5.7.1
/opt/bleedperl/lib/site_perl/5.7.1/i686-linux-thread-multi-64int-ld
/opt/bleedperl/lib/site_perl/5.7.1
/opt/bleedperl/lib/site_perl/5.7.0/i686-linux-thread-multi-64int-ld
/opt/bleedperl/lib/site_perl/5.7.0
/opt/bleedperl/lib/site_perl
.
---
Environment for perl v5.7.1:
HOME=/home/abigail
LANG (unset)
LANGUAGE (unset)
LD_LIBRARY_PATH=/home/abigail/Lib:/usr/local/lib:/usr/lib:/lib:/usr/X11R6/lib:/opt/tcl/lib:/opt/tk/lib/tk8.0
LOGDIR (unset)
PATH=/home/abigail/Bin:/opt/perl/bin:/opt/tcl/bin:/opt/tk/bin:/usr/local/bin:/usr/local/X11/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/games:/opt/povray/bin:/opt/teTeX/bin/i686-pc-linux-gnu:/opt/python/bin:/opt/acrobat/bin
PERL5LIB=/home/abigail/Perl:/home/abigail/Sybase
PERLDIR=/opt/perl
PERL_BADLANG (unset)
SHELL=/bin/sh
Thread Next
-
[ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 oni686-linux-thread-multi-64int-l d 2.2.13
by Abigail