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

make test failures #1191

Closed
p5pRT opened this issue Feb 16, 2000 · 1 comment
Closed

make test failures #1191

p5pRT opened this issue Feb 16, 2000 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Feb 16, 2000

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

Searchable as RT2160$

@p5pRT
Copy link
Author

p5pRT commented Feb 16, 2000

From rob@cimsoft.com

These tests fail​:
  op/defins
  op/glob
  op/lex_assign
  op/readdir
  pragma/locale
  lib/anydbm
  lib/attrs
  lib/dirhand
  lib/dumper
  lib/glob-case
  lib/glob-taint
  lib/io_taint
  lib/io_tell
  lib/io_xs
  lib/sdbm

and usually it's just on exit from the test that ./perl dumps core in
__do_global_dtors_aux (). Running './perl op/defins.t', for example,
reports "ok 14" which I believe is the last subtest.

Over 90% of all subtests succeed.

Summary of my perl5 (revision 5.0 version 5 subversion 650) configuration​:
  Platform​:
  osname=solaris, osvers=2.7, archname=sun4-solaris
  uname='sunos jennaire 5.7 generic sun4u sparc sunw,ultra-5_10 '
  config_args='-Dcc=gcc -d'
  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='-fno-strict-aliasing -I/usr/local/include'
  ccflags ='-fno-strict-aliasing -I/usr/local/include -DUSE_LONG_LONG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
  stdchar='char', d_stdstdio=define, usevfork=false
  intsize=4, longsize=4, ptrsize=4, doublesize=8
  d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
  alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries​:
  ld='gcc', ldflags =' -L/usr/local/lib '
  libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
  libs=-lsocket -lnsl -ldl -lm -lc -lcrypt -lsec
  libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking​:
  dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
  cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Any guidance appreciated.
rjs

--
Rob Sargent rob@​cimsoft.com
Cimarron Software, Inc Phone​: 801.521.3210
Suite 530 175 South West Temple Fax​: 801.521.3111
Salt Lake City, UT 84101

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