Front page | perl.perl5.porters |
Postings from July 2001
op/numconvert.t failures
Thread Next
From:
Abhijit Menon-Sen
Date:
July 2, 2001 10:41
Subject:
op/numconvert.t failures
Message ID:
20010702231054.A19508@lustre.dyn.wiw.org
# ok's snipped.
# max_uv1 = 18446744073709551615, max_uv2 = 18446744073709551615, big_iv = -16
1..1440
# -1.84467440737095516e+19 -1.84467440737095516e+19 -9223372036854775808 -9223372036854775807 -1212121212121212121 -979797979797979797 -1 0 1 979797979797979797 1212121212121212121 9223372036854775807 9223372036854775808 18446744073709551615 1.84467440737095516e+19
[...]
# '18446744073709551600' ne '1.84467440737095516e+19', 1.84467440737095516e+19 => P N P vs P P
not ok 16
# '18446744073709551600' ne '1.84467440737095516e+19', 1.84467440737095516e+19 => P N N P vs P P
not ok 560
# '18446744073709551600' ne '1.84467440737095516e+19', 1.84467440737095516e+19 => P N P P vs P P
not ok 576
# '18446744073709551600' ne '1.84467440737095516e+19', 1.84467440737095516e+19 => P N u P vs P P
not ok 592
# '18446744073709551600' ne '1.84467440737095516e+19', 1.84467440737095516e+19 => P N i P vs P P
not ok 608
# '18446744073709551600' ne '1.84467440737095516e+19', 1.84467440737095516e+19 => P N n P vs P P
not ok 624
# '18446744073709551600' ne '1.84467440737095516e+19', 1.84467440737095516e+19 => P N p P vs P P
not ok 640
# '18446744073709551600' ne '1.84467440737095516e+19', 1.84467440737095516e+19 => P P N P vs P P
not ok 720
# '18446744073709551600' ne '1.84467440737095516e+19', 1.84467440737095516e+19 => P u N P vs P P
not ok 880
# '18446744073709551600' ne '1.84467440737095516e+19', 1.84467440737095516e+19 => P i N P vs P P
not ok 1040
# '18446744073709551600' ne '1.84467440737095516e+19', 1.84467440737095516e+19 => P n N P vs P P
not ok 1200
# '18446744073709551600' ne '1.84467440737095516e+19', 1.84467440737095516e+19 => P p N P vs P P
not ok 1360
Summary of my perl5 (revision 5.0 version 7 subversion 17) configuration:
Platform:
osname=linux, osvers=2.2.19, archname=i686-linux-64int-ld
uname='linux lustre 2.2.19 #102 mon apr 2 19:48:18 ist 2001 i686 unknown '
config_args='-Dusedevel -des'
hint=previous, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=define
Compiler:
cc='cc', ccflags ='-Wall -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g -O2',
cppflags='-Wall -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -Wall -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
ccversion='', gccversion='egcs-2.91.66 19990314/Linux (egcs-1.1.2 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 -lc -lposix -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lposix -lcrypt -lutil
libc=, 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'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING USE_64_BIT_INT USE_LONG_DOUBLE USE_LARGE_FILES
Locally applied patches:
DEVEL11058
Built under linux
Compiled at Jul 2 2001 22:41:27
@INC:
lib
/usr/local/lib/perl5/5.7.1/i686-linux-64int-ld
/usr/local/lib/perl5/5.7.1
/usr/local/lib/perl5/site_perl/5.7.1/i686-linux-64int-ld
/usr/local/lib/perl5/site_perl/5.7.1
/usr/local/lib/perl5/site_perl
.
Thread Next
-
op/numconvert.t failures
by Abhijit Menon-Sen