Front page | perl.perl5.porters |
Postings from February 2000
[ID 20000205.005] Not OK: perl 5.00564 on PA-RISC1.1 10.20
From:
Daniel S. Lewart
Date:
February 5, 2000 21:43
Subject:
[ID 20000205.005] Not OK: perl 5.00564 on PA-RISC1.1 10.20
Message ID:
200002060543.XAA26322@apollo.cvm.uiuc.edu
This is a build failure report for perl from d-lewart@uiuc.edu,
generated with the help of perlbug 1.27 running under perl 5.00564.
-----------------------------------------------------------------
Perlbug,
HP-UX 10.20 with gcc 2.95.2.
The following prints the *last* entry in /etc/passwd:
perl -le 'print getpwent'
This is the same bug I reported in Sep 1999 for 5.005_61:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1999-09/msg01056.html
t/op/pwent.t is too forgiving, so "make test" gives a false "ok".
Thank you,
Daniel Lewart
d-lewart@uiuc.edu
-----------------------------------------------------------------
---
Site configuration information for perl 5.00564:
Configured by lewart at Sat Feb 5 19:38:35 CST 2000.
Summary of my perl5 (revision 5.0 version 5 subversion 640) configuration:
Platform:
osname=hpux, osvers=10.20, archname=PA-RISC1.1
uname='hp-ux apollo b.10.20 a 9000715 2013547832 two-user license '
config_args='-des -Dcc=gcc -Dprefix=/ext/perl5.5.640'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usesocks=undef useperlio=undef d_sfio=undef
use64bits=undef uselargefiles=define usemultiplicity=undef
Compiler:
cc='gcc', optimize='-O', gccversion=2.95.2 19991024 (release)
cppflags='-D_HPUX_SOURCE -DUINT32_MAX_BROKEN -fno-strict-aliasing -I/usr/local/include'
ccflags ='-D_HPUX_SOURCE -DUINT32_MAX_BROKEN -fno-strict-aliasing -I/usr/local/include'
stdchar='unsigned char', d_stdstdio=define, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='ld', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib/pa1.1 /lib /usr/lib /usr/ccs/lib
libs=-lnsl_s -lndbm -lgdbm -ldb -ldld -lm -lc -lndir -lcrypt -lsec
libc=/lib/libc.sl, so=sl, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '
cccdlflags='-fpic', lddlflags='-b -L/usr/local/lib'
Locally applied patches:
---
@INC for perl 5.00564:
/ext/perl5.5.640/lib/5.5.640/PA-RISC1.1
/ext/perl5.5.640/lib/5.5.640
/ext/perl5.5.640/lib/site_perl/5.5.640/PA-RISC1.1
/ext/perl5.5.640/lib/site_perl/5.5.640
.
---
Environment for perl 5.00564:
HOME=/home/lewart
LANG (unset)
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/usr/local/bin:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/upgrade/bin
PERL_BADLANG (unset)
SHELL=/usr/bin/ksh
SHLIB_PATH (unset)
-
[ID 20000205.005] Not OK: perl 5.00564 on PA-RISC1.1 10.20
by Daniel S. Lewart