Front page | perl.perl5.porters |
Postings from March 2000
[ID 20000321.083] OK: perl v5.6.0 +v5.6.0-RC3 on alpha-dec_osf 5.0
From:
Steven N. Hirsch
Date:
March 21, 2000 17:25
Subject:
[ID 20000321.083] OK: perl v5.6.0 +v5.6.0-RC3 on alpha-dec_osf 5.0
Message ID:
Pine.LNX.4.10.10003212026410.19455-100000@pii.fast.net
This is a bug report for perl from hirsch@tru64.fast.net,
generated with the help of perlbug 1.28 running under perl v5.6.0.
-----------------------------------------------------------------
[Please enter your report here]
Verrryy interesting... If I
1) build a statically-linked RC3 (no libperl.so)
and
2) turn off binary compatibility with 5.005
it works splendidly. This is the one exception:
comp/cpp............cc: Severe: No such file or directory
... file is '/tmp/decAAAabikEa.c'
FAILED before any test output arrived
FAILED--1 test script could be run, alas--no output ever seen
I have heard it claimed that this may be ignored. If that's not so,
please advise.
I'm planning to go back and retry the dynamic linked version for a
reality check, then try to establish which of the two recent changes
actually made the difference.
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=core
severity=none
---
Site configuration information for perl v5.6.0:
Configured by hirsch at Tue Mar 21 18:00:26 EST 2000.
Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
Platform:
osname=dec_osf, osvers=5.0, archname=alpha-dec_osf
uname='osf1 tru64.fast.net v5.0 910 alpha '
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=undef usesocks=undef
Compiler:
cc='cc', optimize='-O4', gccversion=
cppflags='-std -fprm d -ieee -D_INTRINSICS -I/usr/local/include -DLANGUAGE_C'
ccflags ='-std -fprm d -ieee -D_INTRINSICS -I/usr/local/include -DLANGUAGE_C'
stdchar='unsigned char', d_stdstdio=define, usevfork=false
intsize=4, longsize=8, ptrsize=8, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='ld', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /var/shlib
libs=-ldbm -ldb -lm -liconv
libc=/usr/shlib/libc.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-shared -expect_unresolved "*" -O4 -msym -std -s -L/usr/local/lib'
Locally applied patches:
v5.6.0-RC3
---
@INC for perl v5.6.0:
./lib
/usr/local/lib/perl5/5.6.0/alpha-dec_osf
/usr/local/lib/perl5/5.6.0
/usr/local/lib/perl5/site_perl/5.6.0/alpha-dec_osf
/usr/local/lib/perl5/site_perl/5.6.0
/usr/local/lib/perl5/site_perl
.
---
Environment for perl v5.6.0:
HOME=/home/hirsch
LANG=C
LANGUAGE (unset)
LD_LIBRARY_PATH=/usr/src/perl-5.6.0-RC2
LOGDIR (unset)
PATH=/home/hirsch/bin:/usr/local/lib/jdk1.2.2/bin:/usr/viewsuite/binlnx:/usr/local/bin:/usr/X11R6/bin:/usr/bin:/bin:/sbin:/usr/sbin:/usr/local/sbin
PERL_BADLANG (unset)
SHELL=/bin/bash
-
[ID 20000321.083] OK: perl v5.6.0 +v5.6.0-RC3 on alpha-dec_osf 5.0
by Steven N. Hirsch