From owner-freebsd-stable@FreeBSD.ORG Thu Jul 4 16:16:04 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 009C5B05 for ; Thu, 4 Jul 2013 16:16:03 +0000 (UTC) (envelope-from dim@freebsd.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) by mx1.freebsd.org (Postfix) with ESMTP id B8F6F1F55 for ; Thu, 4 Jul 2013 16:16:03 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::199c:6fe6:9d79:6781] (unknown [IPv6:2001:7b8:3a7:0:199c:6fe6:9d79:6781]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id ADA4B5C43; Thu, 4 Jul 2013 18:16:00 +0200 (CEST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: Phantom nulls in usbdevs.h during 9-STABLE kernel build From: Dimitry Andric In-Reply-To: Date: Thu, 4 Jul 2013 18:15:59 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <2D61560D-E3D9-4558-8715-8215DBBF21D9@FreeBSD.org> To: J David X-Mailer: Apple Mail (2.1508) Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 16:16:04 -0000 On Jul 4, 2013, at 18:02, J David wrote: ... > Yes, I am pretty sure we have seen this with gcc as well because one = of the first machines that started doing this doesn't have the CLANG = options in make.conf. I will try to reproduce that to be absolutely = sure, but that may take several hours. One other thing: which type of file system are you using for /usr/obj, = or wherever you pointed $MAKEOBJDIRPREFIX? -Dimitry