From owner-freebsd-current Mon Jan 10 7:25:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id A2EDA151D2 for ; Mon, 10 Jan 2000 07:25:07 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id QAA57328 for ; Mon, 10 Jan 2000 16:24:57 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: current@freebsd.org Subject: current hangs in make world (softupdates on ccd on ata) From: Poul-Henning Kamp Date: Mon, 10 Jan 2000 16:24:57 +0100 Message-ID: <57326.947517897@critter.freebsd.dk> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Make world hangs reliably for me right now: +-------- |... |/* starting time is 16:18:8 */ |/* ending time is 16:18:8 */ |ln -sf gxx-hash.h hash.h |echo '#include "cp/cp-tree.def"' > gencheck.h |echo '#include "objc/objc-tree.def"' >> gencheck.h |sed -e "/^ifobjc$/,/^end ifobjc$/d" -e "/^ifc$/d" -e "/^end ifc$/d" /syv/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/c-parse.in > c-parse.y |yacc -d -o c-parse.c c-parse.y +-------- 0 19921 1 83 -2 0 1276 932 getblk D p0 0:00.09 yacc -d -o c-parse.c c-parse.y This is a softupdates filesystem on a ccd on ata... -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message