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

MD5 coredumps on 'make test' #1052

Closed
p5pRT opened this issue Jan 19, 2000 · 1 comment
Closed

MD5 coredumps on 'make test' #1052

p5pRT opened this issue Jan 19, 2000 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Jan 19, 2000

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

Searchable as RT2003$

@p5pRT
Copy link
Author

p5pRT commented Jan 19, 2000

From root@mongo.uk.sun.com

Running make test
PERL_DL_NONLAZY=1 /home1/software/perl/devel/bin/perl -Iblib/arch -Iblib/lib -I/home1/software/perl/devel/lib/5.00563/sun4-solaris -I/home1/software/perl/devel/lib/5.00563 -e 'use Test​::Harness qw(&runtests $verbose); $verbose=0; runtests @​ARGV;' t/*.t
t/badfile...........dubious
  Test returned status 0 (wstat 139, 0x8b)
  test program seems to have generated a core
t/digest............ok
t/files.............ok
t/md5-aaa...........ok
t/md5...............dubious
  Test returned status 0 (wstat 139, 0x8b)
  test program seems to have generated a core
t/rfc2202...........ok
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
t/badfile.t 0 139 ?? ?? % ??
t/md5.t 0 139 ?? ?? % ??
Failed 2/6 test scripts, 66.67% okay. 0/278 subtests failed, 100.00% okay.
*** Error code 29
make​: Fatal error​: Command failed for target `test_dynamic'
  /usr/ccs/bin/make test -- NOT OK

Perl Info


Site configuration information for perl 5.00563:

Configured by root at Wed Jan 19 13:33:55 GMT 2000.

Summary of my perl5 (revision 5.0 version 5 subversion 63) configuration:
  Platform:
    osname=solaris, osvers=2.7, archname=sun4-solaris
    uname='sunos mongo 5.7 generic_106541-08 sun4u sparc sunw,ultra-1 '
    config_args='-dsOE -Dprefix=/home1/software/perl/devel -Doptimize=-g -Duseshrplib -Uusemymalloc'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
    use64bits=undef usemultiplicity=undef
  Compiler:
    cc='cc', optimize='-g', gccversion=
    cppflags='-DDEBUGGING -I/usr/local/include'
    ccflags ='-DDEBUGGING -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=n, prototype=define
  Linker and Libraries:
    ld='cc', 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=true, libperl=libperl.so
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -R /home1/software/perl/devel/lib/5.00563/sun4-solaris/CORE'
    cccdlflags='-KPIC', lddlflags='-G -L/usr/local/lib'

Locally applied patches:
    


@INC for perl 5.00563:
    /home1/software/perl/devel/lib/5.00563/sun4-solaris
    /home1/software/perl/devel/lib/5.00563
    /home1/software/perl/devel/lib/site_perl/5.00563/sun4-solaris
    /home1/software/perl/devel/lib/site_perl
    .


Environment for perl 5.00563:
    HOME=/home1/rootal
    LANG=C
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/home1/software/perl/devel/bin:/home1/rootal/bin:/usr/local/bin:/bin:/usr/bin:/usr/sbin:/opt/gcc/bin:/opt/SUNWspro/bin:/usr/ccs/bin:/usr/ucb:/usr/dt/bin:/usr/openwin/bin:/opt/SUNWisdn/bin:/opt/SUNWisdn/tools:.
    PERL_BADLANG (unset)
    SHELL=/bin/ksh

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