Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.85k stars 527 forks source link

make test failures #1191

Closed p5pRT closed 20 years ago

p5pRT commented 24 years ago

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

Searchable as RT2160$

p5pRT commented 24 years ago

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