Subject: pkg/30755: lang/sbcl won't build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <droidzoo-crew.org@spider.zoo-crew.org>
List: pkgsrc-bugs
Date: 07/15/2005 21:15:00
>Number: 30755
>Category: pkg
>Synopsis: lang/sbcl won't build
>Confidential: no
>Severity: non-critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jul 15 21:15:00 +0000 2005
>Originator: droidzoo-crew.org@spider.zoo-crew.org
>Release: NetBSD 1.6.2_STABLE
>Organization:
>Environment:
System: NetBSD spider 1.6.2_STABLE NetBSD 1.6.2_STABLE (SPIDER) #2: Wed May 18 02:35:39 EDT 2005 droid@spider:/usr/src/sys/arch/i386/compile/SPIDER i386
Architecture: i386
Machine: i386
>Description:
//entering make-target-1.sh
//building runtime system and symbol table file
GNUmakefile:72: depend: No such file or directory
echo '#include "genesis/config.h"' >sbcl.h
echo '#include "genesis/constants.h"' >>sbcl.h
cc -M -g -Wall -O2 -I. alloc.c backtrace.c breakpoint.c coreparse.c dynbind.c gc-common.c globals.c interr.c interrupt.c monitor.c parse.c print.c purify.c regnames.c run-program.c runtime.c save.c search.c thread.c time.c util.c validate.c vars.c wrap.c > depend.tmp
In file included from os.h:41,
from alloc.c:22:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from backtrace.c:21:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from breakpoint.c:17:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from coreparse.c:31:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from thread.h:10,
from dynbind.c:20:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from gc-common.c:33:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from thread.h:10,
from validate.h:27,
from globals.c:23:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from arch.h:15,
from interr.c:21:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from arch.h:15,
from interrupt.c:53:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from purify.c:24:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from runtime.c:43:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from save.c:20:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from search.c:16:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from thread.h:10,
from validate.h:27,
from thread.c:13:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from validate.c:21:
target-os.h:66: ucontext.h: No such file or directory
In file included from os.h:41,
from vars.c:20:
target-os.h:66: ucontext.h: No such file or directory
gmake: *** [depend] Error 1
0.90 real 0.40 user 0.13 sys
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/sbcl
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /usr/pkgsrc/lang/sbcl/work/.work.log
===>
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/sbcl
>How-To-Repeat:
make
>Fix:
mmm..idunno
>Unformatted: