Subject: pkg/10464: pkgsrc/lang/clisp doesn't configure in -current (ELF, i386)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <smd@ebone.net>
List: netbsd-bugs
Date: 06/27/2000 15:57:12
>Number: 10464
>Category: pkg
>Synopsis: pkgsrc/lang/clisp doesn't configure in -current (ELF, i386)
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jun 27 15:58:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Sean Doran
>Release: cvs as of 22 june 2000
>Organization:
>Environment:
System: NetBSD crasse.smd.ebone.net 1.5A NetBSD 1.5A (SCREAM) #0: Thu Jun 22 01:44:01 CEST 2000 smd@crasse.smd.ebone.net:/usr/src/sys/arch/i386/compile/SCREAM i386
>Description:
configure stage of "make" in pkgsrc/lang/clisp on
1.5A (ELF, i386) hangs
...
checking whether signal handlers need to be reinstalled... no
checking whether signals are blocked when signal handlers are entered...
(and that's it forever)
PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND
7571 root 64 0 20K 236K run 1:15 92.34% 90.97% conftest
ktrace/ktruss doesn't reveal anything. :(
sending SIGQUIT causes:
checking whether signals are blocked when signal handlers are entered... yes
checking whether other signals are blocked when signal handlers are entered...
(note the "yes")
PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND
7596 root 64 0 20K 236K run 0:25 93.53% 70.51% conftest
again, sending SIGQUIT advances things along with a yes, hanging at
checking for sigaction... yes
checking whether sigaction handlers need to be reinstalled... no
checking whether signals are blocked when sigaction handlers are entered...
which responds to SIGQUIT and the build proceeds to the end, and
seems to run ok so far.
>How-To-Repeat:
cd /usr/pkgsrc/lang/clisp
make
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: