develooper Front page | perl.perl5.porters | Postings from September 2003

Re: RC5 is out

Thread Previous | Thread Next
From:
Gerrit P. Haase
Date:
September 22, 2003 23:40
Subject:
Re: RC5 is out
Message ID:
881841680656.20030923084548@familiehaase.de
Hallo Jarkko,


> Please test.  use.perl.org announcement will come later.

$ uname -svr
CYGWIN_NT-4.0 1.5.5(0.94/3/2) 2003-09-20 16:31
with gcc-3.3.1 and latest binutils.

No PERLIO environment settings:

Failed 5/819 test scripts, 99.39% okay. 92/77671 subtests failed, 99.88% okay.
Failed Test                      Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
../ext/threads/t/stress_cv.t                   64   30  46.88%  34-63
../ext/threads/t/stress_re.t                   64   30  46.88%  34-63
../ext/threads/t/stress_string.t               64   30  46.88%  34-63
io/tell.t                                      28    1   3.57%  28
op/sysio.t                                     39    1   2.56%  39
28 tests and 390 subtests skipped.

PERLIO=perlio

Failed 2/820 test scripts, 99.76% okay. 2/77710 subtests failed, 100.00% okay.
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
op/sysio-2.t               39    1   2.56%  39
op/sysio.t                 39    1   2.56%  39
28 tests and 390 subtests skipped.
PERLIO=perlio

where sysio-2.t is a local copy.

$ perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
    osname=cygwin, osvers=1.5.5(0.9432), archname=cygwin-thread-multi-64int
    uname='cygwin_nt-4.0 loreley 1.5.5(0.9432) 2003-09-20 16:31 i686 unknown unknown cygwin '
    config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Doptimize=-g -O2 -Dman3ext=3pm'
    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=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -DDEBUGGING -fno-strict-aliasing -I/usr/local/include',
    optimize='-g -O2',
    cppflags='-DPERL_USE_SAFE_PUTENV -DDEBUGGING -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='3.3.1 (gph 77)', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ld2', ldflags =' -g -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -ldb -lcrypt -lutil -lgdbm_compat
    perllibs=-lcrypt -lutil -lgdbm_compat
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -g'
    cccdlflags=' ', lddlflags=' -g -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS USE_64_BIT_INT USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
  Locally applied patches:
        RC5
  Built under cygwin
  Compiled at Sep 22 2003 22:38:32
  %ENV:
    PERLIO="perlio"
    CYGWIN="ntsec binmode tty nowinsymlinks"
  @INC:
    /usr/lib/perl5/5.8.1/cygwin-thread-multi-64int
    /usr/lib/perl5/5.8.1
    /usr/lib/perl5/site_perl/5.8.1/cygwin-thread-multi-64int
    /usr/lib/perl5/site_perl/5.8.1
    /usr/lib/perl5/site_perl
    .


Gerrit
-- 
=^..^=


Thread Previous | Thread Next


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