develooper Front page | perl.perl5.porters | Postings from January 2001

[ID 20010112.011] Not OK: perl v5.7.0 +DEVEL8428 oni586-linux-thread-multi-64all-l d 2.2.17-21mdk (UNINSTALLED)

From:
Unknown Sender
Date:
January 12, 2001 20:29
Subject:
[ID 20010112.011] Not OK: perl v5.7.0 +DEVEL8428 oni586-linux-thread-multi-64all-l d 2.2.17-21mdk (UNINSTALLED)
Message ID:
20010113042947.874F31BA8D@ratdog.stok.co.uk

This is a build failure report for perl from mike@stok.co.uk,
generated with the help of perlbug 1.33 running under perl v5.7.0.


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

after applying Jarkko's suggested fix (patch below) to the configuration which
didn't build earlier tonight, it built OK and failed one test:

lib/safe1............Use of uninitialized value in numeric eq (==) at lib/safe1.t line 48.
FAILED at test 3

*** pp.h.orig	Fri Jan 12 09:44:42 2001
--- pp.h	Fri Jan 12 22:06:33 2001
***************
*** 386,389 ****
  True if this op will be the return value of an lvalue subroutine
  
  =cut */
! #define LVRET ((PL_op->op_private & OPpMAYBE_LVSUB) && Perl_is_lvalue_sub())
--- 386,389 ----
  True if this op will be the return value of an lvalue subroutine
  
  =cut */
! #define LVRET ((PL_op->op_private & OPpMAYBE_LVSUB) && Perl_is_lvalue_sub(aTHX))

[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
    category=install
    severity=none
---
Site configuration information for perl v5.7.0:

Configured by builder at Fri Jan 12 22:06:45 CST 2001.

Summary of my perl5 (revision 5.0 version 7 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.2.17-21mdk, archname=i586-linux-thread-multi-64all-ld
    uname='linux ratdog.stok.co.uk 2.2.17-21mdk #1 thu oct 5 13:16:08 cest 2000 i586 unknown '
    config_args=''
    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=define uselongdouble=define
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O3 -fomit-frame-pointer -pipe -s -mcpu=k6 -march=k6 -fexpensive-optimizations',
    cppflags='-D_REENTRANT -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='2.95.3 19991030 (prerelease)', 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 -ldb -ldl -lm -lpthread -lc -lposix -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lpthread -lc -lposix -lcrypt -lutil
    libc=/lib/libc-2.1.3.so, so=so, useshrplib=true, libperl=libperl.so
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic -Wl,-rpath,/usr/local/lib/perl5/5.7.0/i586-linux-thread-multi-64all-ld/CORE'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Locally applied patches:
    DEVEL8428

---
@INC for perl v5.7.0:
    lib
    /usr/local/lib/perl5/5.7.0/i586-linux-thread-multi-64all-ld
    /usr/local/lib/perl5/5.7.0
    /usr/local/lib/perl5/site_perl/5.7.0/i586-linux-thread-multi-64all-ld
    /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_US
    LC_CTYPE=en_US
    LC_MESSAGES=en_US
    LC_MONETARY=en_US
    LC_NUMERIC=en_US
    LC_TIME=en_US
    LD_LIBRARY_PATH=/usr/local/src/perl/perl
    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




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