Front page | perl.perl5.porters |
Postings from April 2000
[ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
From:
Robert Payne
Date:
April 10, 2000 13:17
Subject:
[ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
Message ID:
200004102017.QAA86076@ncisv11.ncifcrf.gov
This is a bug report for perl from payner@ncifcrf.gov,
generated with the help of perlbug 1.28 running under perl 5.00503.
-----------------------------------------------------------------
[Please enter your report here]
I compiled perl 5.6 and it mostly works. However the make test
gives some errors:
op/64bitint..........FAILED at test 23
op/bop...............FAILED at test 12
op/misc..............PROG:
use integer;
print +($cusp - 1) % 8, $cusp % 8, -$cusp % 8, ($cusp + 1) % 8, "!\n";
EXPECTED:
-1 0 0 1 !
GOT:
7 0 0 -7 !
FAILED at test 3
op/pack..............FAILED at test 10
Failed 5 test scripts out of 230, 97.83% okay.
How important are these failures ? Has anyone ported perl 5.6
to unicos 10.0.0.6 ?
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=core
severity=low
---
This perlbug was built using Perl v5.6.0 - Fri Apr 7 09:37:03 EDT 2000
It is being executed now by Perl 5.00503 - Wed Jan 26 13:17:54 EST 2000.
Site configuration information for perl 5.00503:
Configured by miaskiew at Wed Jan 26 13:17:54 EST 2000.
Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
Platform:
osname=unicos, osvers=10.0.0.6, archname=CRAY_SV1-unicos
uname='sn3217 ncisv11 10.0.0.6 roo.0 cray sv1 '
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef useperlio=undef d_sfio=undef
Compiler:
cc='cc', optimize='-O0', gccversion=
cppflags='-I/usr/local/include'
ccflags ='-I/usr/local/include'
stdchar='unsigned char', d_stdstdio=define, usevfork=false
intsize=8, longsize=8, ptrsize=8, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='ld', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lmalloc -lc -lcrypt
libc=/lib/libc.a, so=none, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_none.xs, dlext=none, d_dlsymun=undef, ccdlflags=''
cccdlflags='', lddlflags=''
Locally applied patches:
---
@INC for perl 5.00503:
/usr/local/lib/perl5/5.00503/CRAY_SV1-unicos
/usr/local/lib/perl5/5.00503
/usr/local/lib/perl5/site_perl/5.005/CRAY_SV1-unicos
/usr/local/lib/perl5/site_perl/5.005
.
---
Environment for perl 5.00503:
HOME=/users/primgr/payner
LANG (unset)
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/opt/craysoft/nqe/bin:/opt/ctl/bin:/opt/ctl/craylibs/3.3.0.0/bin:/bin:/usr/bin:/usr/ucb:/usr/lbin:/usr/local/bin:/etc:/usr/local/bin:/usr/bin/X11::/etc:/usr/local/bin:/usr/bin/X11:
PERL_BADLANG (unset)
SHELL=/bin/csh
-
[ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
by Robert Payne