Subject: bin/31532: nbmake loses track of its children?
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Chuck Silvers <chuq@chuq.com>
List: netbsd-bugs
Date: 10/09/2005 17:29:00
>Number: 31532
>Category: bin
>Synopsis: nbmake loses track of its children?
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Oct 09 17:29:00 +0000 2005
>Originator: Chuck Silvers
>Release: NetBSD -current 2005/10/05
>Organization:
>Environment:
System: NetBSD spathi.chuq.com 2.0.1 NetBSD 2.0.1 (SPATHI) #36: Wed Jan 26 06:44:33 PST 2005 chs@spathi.chuq.com:/home/chs/netbsd/20src/src/sys/arch/i386/compile/SPATHI i386
Architecture: i386
Machine: i386
>Description:
parallel builds trigger is this kind of output from nbmake:
nbmake: Child (765) not in table?
[: all: unexpected operator
[: all: unexpected operator
[: all: unexpected operator
[: all: unexpected operator
Creating /home/builds/ab/HEAD/macppc/200510060000Z-dest/etc/mtree/set.base
nbmake: Child (21722) not in table?
[: all: unexpected operator
[: all: unexpected operator
[: all: unexpected operator
Creating /home/builds/ab/HEAD/macppc/200510060000Z-dest/etc/mtree/set.comp
nbmake: Child (2279) not in table?
[: all: unexpected operator
[: all: unexpected operator
[: all: unexpected operator
[: all: unexpected operator
this happens for the releng daily builds too, see:
http://releng.netbsd.org/builds/HEAD/200510060000Z/macppc.build
>How-To-Repeat:
build.sh -j 8 release
>Fix: