From owner-freebsd-stable@FreeBSD.ORG Fri Oct 13 20:06:41 2006 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B70AB16A4C9 for ; Fri, 13 Oct 2006 20:06:41 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 255C443D7F for ; Fri, 13 Oct 2006 20:06:13 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id E7F33608F; Sat, 14 Oct 2006 00:06:11 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id AA5615FA6; Sat, 14 Oct 2006 00:06:11 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k9DK6Ikl028325; Sat, 14 Oct 2006 00:06:18 +0400 (MSD) (envelope-from ru) Date: Sat, 14 Oct 2006 00:06:18 +0400 From: Ruslan Ermilov To: Vivek Khera Message-ID: <20061013200618.GE28074@rambler-co.ru> References: <20061013143130.GW491@dev.null.cz> <680A85A8-65CE-4CEF-AF3D-AD2AE9FB9F16@khera.org> <20061013163309.GC91702@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cPi+lWm09sJ+d57q" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: FreeBSD Stable Subject: Re: FreeBSD and "make -j# buildworld" usability X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 20:06:41 -0000 --cPi+lWm09sJ+d57q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 13, 2006 at 12:56:28PM -0400, Vivek Khera wrote: >=20 > On Oct 13, 2006, at 12:33 PM, Ruslan Ermilov wrote: >=20 > >>Works for me with -j2 on buildworld. > >> > >>My buildkernel fails since I compile acpi static. > >> > >Hmm, and where and how does it break? This commit (not yet > >in RELENG_6) doesn't help? > > >=20 > To be clear: make buildkernel works, but make -j2 builkernel used to =20 > fail complaining that something wasn't built yet. Just tried it now =20 > (twice) on an amd64 box and it worked. might have been luck of timing. >=20 > Tried on an i386 box and it dies here every time with -j2, but builds =20 > to completion without: >=20 > =3D=3D=3D> nullfs (depend) > @ -> /n/lorax1/usr6/src/sys > machine -> /n/lorax1/usr6/src/sys/i386/include > awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p > awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q > awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h > rm -f .depend > mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -=20 > DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I@/../include -=20 > I/usr/include -I/n/lorax1/usr6/obj.i386/n/lorax1/usr6/src/sys/KCI32 /=20 > n/lorax1/usr6/src/sys/modules/nullfs/../../fs/nullfs/null_subr.c /n/=20 > lorax1/usr6/src/sys/modules/nullfs/../../fs/nullfs/null_vfsops.c /n/=20 > lorax1/usr6/src/sys/modules/nullfs/../../fs/nullfs/null_vnops.c > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > 11.259user 14.494sys 84.0%, 0ib 1122ob 1049tx 3006da 4055to 0swp 0:30.63 >=20 >=20 > Perhaps my memory of it being acpi were incorrect (or I've since =20 > added nullfs to my kernel...) >=20 Can you put somewhere a full (combined stdout + stderr) output available for download, together with the kernel config (if it is not GENERIC)? P.S. Please don't manually exclude me from To:. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --cPi+lWm09sJ+d57q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFL/G6qRfpzJluFF4RAnJYAJ43qE97hUf/CYHqBoigBSUhIQCWqwCfSMTC F5RJs9Rq4glk5aL9bcINZjk= =ZZ07 -----END PGP SIGNATURE----- --cPi+lWm09sJ+d57q--