Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perl test fails in VMS_STDIO #383

Closed
p5pRT opened this issue Aug 16, 1999 · 2 comments
Closed

Perl test fails in VMS_STDIO #383

p5pRT opened this issue Aug 16, 1999 · 2 comments

Comments

@p5pRT
Copy link

p5pRT commented Aug 16, 1999

Migrated from rt.perl.org#1218 (status was 'resolved')

Searchable as RT1218$

@p5pRT
Copy link
Author

p5pRT commented Aug 16, 1999

From parlow@fiz-chemie.de

%DELETE-I-FILDEL, SY​:[PERL.T]PERL.;1 deleted (8 blocks)
%COPY-S-COPIED, SY​:[PERL]PERL.EXE;3 copied to SY​:[PERL.T]PERL.;1 (6 blocks)
%DELETE-I-FILDEL, SY​:[PERL.T]ECHO.OBJ;1 deleted (4 blocks)

16-AUG-1999 16​:04​:09.49 User​: PARLOW Process ID​: 48803A37
  Node​: AXP020 Process name​: "PARLOW"

Accounting information​:
Buffered I/O count​: 16315 Peak working set size​: 6032
Direct I/O count​: 42572 Peak virtual size​: 49408
Page faults​: 9844 Mounted volumes​: 0
Images activated​: 109
Elapsed CPU time​: 0 00​:00​:49.47
Connect time​: 0 07​:09​:11.99
[.LIB]VMS_STDIO.........1..19
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
not ok 7
FAILED on test 7
u=49.79 s=0 cu=0 cs=0 files=1 tests=19

16-AUG-1999 16​:04​:13.10 User​: PARLOW Process ID​: 48803A37
  Node​: AXP020 Process name​: "PARLOW"

Accounting information​:
Buffered I/O count​: 16543 Peak working set size​: 6032
Direct I/O count​: 42584 Peak virtual size​: 49408
Page faults​: 10384 Mounted volumes​: 0
Images activated​: 111
Elapsed CPU time​: 0 00​:00​:49.86
Connect time​: 0 07​:09​:15.59
%DELETE-I-FILDEL, SY​:[PERL.T]ECHO.EXE;1 deleted (8 blocks)


Site configuration information for perl 5.00502​:

Configured by unknown at Fri aug 13 15​:39​:23.79 1999.

Summary of my perl5 (5.0 patchlevel 5 subversion 0) configuration​:
  Platform​:
  osname=VMS, osvers=V6.2, archname=VMS_AXP
  uname='VMS axp020 V6.2 DEC 7000 Model 620'
  hint=none, useposix=false, d_sigaction=undef
  usethreads=undef useperlio=undef d_sfio=undef
  Compiler​:
  cc='CC/DECC', optimize='undef', gccversion=undef
  cppflags='undef'
  ccflags ='/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoList'
  stdchar='char', d_stdstdio=define, usevfork=true
  intsize=4, longsize=4, ptrsize=4, doublesize=8
  d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
  alignbytes=8, usemymalloc=N, prototype=define
  Linker and Libraries​:
  ld='Link', ldflags ='/NoTrace/NoMap'
  libpth=/sys$share /sys$library
  libs=
  libc=(DECCRTL), so=exe, useshrplib=undef, libperl=undef
  Dynamic Linking​:
  dlsrc=dl_vms.c, dlext=exe, d_dlsymun=undef, ccdlflags=''
  cccdlflags='', lddlflags='/Share'

Locally applied patches​:
 


@​INC for perl 5.00502​:
  perl_root​:[lib.VMS_AXP.5_005]
  perl_root​:[lib]
  perl_root​:[lib.site_perl.VMS_AXP]
  perl_root​:[lib.site_perl]
  .


Environment for perl 5.00502​:
  HOME=u1​:[parlow]
  LANG (unset)
  LD_LIBRARY_PATH (unset)
  LOGDIR (unset)
  PATH=sy​:[perl.utils]
  PERLSHR=PERL_ROOT​:[000000]PERLSHR.EXE
  PERL_BADLANG (unset)
  PERL_ROOT=$1$DUA200​:[PERL.]
  SHELL (unset)
*****************************************************
* Dr. Axel Parlow *
* FIZ CHEMIE BERLIN *
* Production Department - ChemInform *
* Franklinstrasse 11 *
* D-10587 Berlin *
* Tel​: +49 30 39977 220 Fax​: +49 30 39977 135 *
* E-Mail​: parlow@​fiz-chemie.de *
*****************************************************

@p5pRT
Copy link
Author

p5pRT commented Aug 16, 1999

From [Unknown Contact. See original ticket]

On Mon, 16 Aug 1999, Axel Parlow wrote​:

This is a bug report for perl from parlow@​fiz-chemie.de,
generated with the help of perlbug 1.26 running under perl 5.00502.

[.LIB]VMS_STDIO.........1..19
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
not ok 7

This is a known failure in the stdio test, and is a problem with the test
rather than perl. Your build is OK (tough you should consider going to
5.005_03, as it fixes a number of bugs)

  Dan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant