From owner-freebsd-stable@FreeBSD.ORG Thu Aug 21 14:50:11 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A79001E3 for ; Thu, 21 Aug 2014 14:50:11 +0000 (UTC) Received: from frv153.fwdcdn.com (frv153.fwdcdn.com [212.42.77.153]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 627213EE1 for ; Thu, 21 Aug 2014 14:50:10 +0000 (UTC) Received: from frv152.fwdcdn.com ([212.42.77.152]) by frv153.fwdcdn.com QID:1XKTFw-000362-US/RC:1; Thu, 21 Aug 2014 17:22:24 +0300 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=i0ENSgkzCZQ1Fha50olX3fQjnPiKwcU3htf5Uog5YcE=; b=KjADwjLmIEEeb6aXMB0mx6O1Q97Qhbb7xQTEHf6Noy67vUcgpO6aSzLmiYyLJveOSWAiBttTugmWtsyb27XQ2H3gTGmTbUk0hNS+YOcLEX8bA/zKR236vCLb0W/P/qwSRACLc4cjNc/UZh16CaRKBY1sR2R4P5v20YMAAIybNa4=; Received: from [134.249.91.229] (helo=nonamehost.local) by frv152.fwdcdn.com with esmtpsa ID 1XKTFe-0002fT-7F ; Thu, 21 Aug 2014 17:22:06 +0300 Date: Thu, 21 Aug 2014 17:22:05 +0300 From: Ivan Klymenko To: Mike Tancsa Subject: Re: make -j# buildkernel errors ? (parallel build problem) Message-ID: <20140821172205.7a069c87@nonamehost.local> In-Reply-To: <53F5FC7D.4080806@sentex.net> References: <53F5FC7D.4080806@sentex.net> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Authentication-Result: IP=134.249.91.229; mail.from=fidaj@ukr.net; dkim=pass; header.d=ukr.net X-Ukrnet-Yellow: 0 Cc: "freebsd-stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2014 14:50:11 -0000 =D0=92 Thu, 21 Aug 2014 10:04:45 -0400 Mike Tancsa =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > If I do a make -j4 buildkernel on RELENG_10, it fails. However, all=20 > seems well with a non parallel build. >=20 >=20 >=20 > I am at r270271 >=20 >=20 > Last few lines are I have the same problem and if I'm not mistaken, it started with a revision r270187 - r270205