Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6840 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED) #2455

Closed
p5pRT opened this issue Aug 26, 2000 · 2 comments

Comments

@p5pRT
Copy link

p5pRT commented Aug 26, 2000

Migrated from rt.perl.org#3881 (status was 'resolved')

Searchable as RT3881$

@p5pRT
Copy link
Author

p5pRT commented Aug 26, 2000

From builder@ratdog.stok.co.uk

in the last trig test (#24)

  my $posiu_degrees = rad2deg(-10000, 0);
  print "not " unless near($posiu_degrees, -197.795130823273);

$posiu_degrees with my configuration comes out to -197.795130823208751 (if
I just use warn to spit out $posiu_degrees). The difference is about 6e-11
which is bigger than your allowed espilon in sub near in trig.t

Perl Info

Flags:
    category=install
    severity=none

Site configuration information for perl v5.7.0:

Configured by mike at Sat Aug 26 12:44:10 CDT 2000.

Summary of my perl5 (revision 5.0 version 7 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.2.16-9mdk, archname=i586-linux-64all
    uname='linux ratdog.stok.co.uk 2.2.16-9mdk #1 thu jun 22 17:04:01 pdt 2000 i586 unknown '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define 
    use64bitint=define use64bitall=define uselongdouble=define usesocks=undef
  Compiler:
    cc='cc', optimize='-O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -mcpu=k6 -march=k6 -fno-fast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2', gccversion=2.95.3 19991030 (prerelease), gccosandvers=
    cppflags='-fno-strict-aliasing'
    ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    stdchar='char', d_stdstdio=define, usevfork=false
    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 -ldb -ldl -lm -lc -lposix -lcrypt -lutil
    libc=/lib/libc-2.1.3.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:
    SUIDMAIL - fixes for suidperl security
    DEVEL6840


@INC for perl v5.7.0:
    lib
    /usr/local/lib/perl5/5.7.0/i586-linux-64all
    /usr/local/lib/perl5/5.7.0
    /usr/local/lib/perl5/site_perl/5.7.0/i586-linux-64all
    /usr/local/lib/perl5/site_perl/5.7.0
    /usr/local/lib/perl5/site_perl
    .


Environment for perl v5.7.0:
    HOME=/home/builder
    LANG=en
    LANGUAGE=en_US:en
    LC_COLLATE=en
    LC_CTYPE=en
    LC_MESSAGES=en
    LC_MONETARY=en
    LC_NUMERIC=en
    LC_TIME=en
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/usr/local/bin:/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/home/builder/bin
    PERL_BADLANG (unset)
    SHELL=/bin/sh


@p5pRT p5pRT closed this as completed Nov 28, 2003
@p5pRT
Copy link
Author

p5pRT commented Nov 28, 2003

From The RT System itself

fixed in 5.7.0, failure only in betas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant