Subject: pkg/9776: devel/librep segfaults during build
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mbw@netbsd.org>
List: netbsd-bugs
Date: 04/04/2000 22:22:41
>Number:         9776
>Category:       pkg
>Synopsis:       devel/librep segfaults during build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 04 21:11:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Michael Wolfson
>Release:        1.4.2
>Organization:
>Environment:
NetBSD fatmac 1.4.2 NetBSD 1.4.2 (FATMAC) #0: Mon Mar 20 00:36:27 EST 2000     mw@fatmac:/usr/src/sys/arch/hp300/compile/FATMAC hp300

>Description:

devel/librep 0.9 (from pkgsrc.tar.gz dated April 1, 2000) segfaults during
compile.  Output follows:

gmake[1]: Entering directory `/mnt/bigdrive/pkgsrc/devel/librep/work/librep-0.9/
lisp'
REPLISPDIR=../lisp REPDOCFILE=../DOC ../libtool --mode=execute -dlopen ../src/li
bsdbm.la ../src/rep --batch --no-rc \
  -l compiler -f compile-compiler
Compiling ../lisp/compiler.jl...
rep: received fatal signal: Segmentation fault

struct debug_buf common:

Backtrace in `fatal_signal_handler':
        0xffefffe2
        <_Fload+1168>
        <_rep_funcall+942>
        <_Ffuncall+414>
        <_Feval+184>
        <_Fprogn+68>
        <_Ffuncall+390>
        <_Feval+184>

Lisp backtrace:
#<subr load> ((symbol-name feature)) nil
#<closure require> ((quote sdbm)) nil
#<closure add-documentation> ((nth 1 form) doc) nil
#<closure comp-compile-top-form> (form) nil
#<closure compile-file> (file) nil
#<closure> ("compiler.jl") t
#<subr mapc> ((lambda (file) (setq file (expand-file-name file lisp-lib-director
y)) (when (or (not (file-exists-p (concat file 99))) (file-newer-than-file-p fil
e (concat file 99))) (compile-file file))) (quote ("compiler.jl" "compiler-opt.j
l"))) nil
#<closure compile-compiler> nil nil
nil nil nil

Segmentation fault
gmake[1]: *** [lisp] Error 139
gmake[1]: Leaving directory `/mnt/bigdrive/pkgsrc/devel/librep/work/librep-0.9/l
isp'
gmake: *** [all] Error 2
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

>How-To-Repeat:

Using pkgsrc.tar.gz dated Apr 1, 2000
cd devel/librep
make package
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted: