From owner-freebsd-stable@FreeBSD.ORG Sun Feb 5 04:21:43 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48EE5106564A for ; Sun, 5 Feb 2012 04:21:43 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 07FE88FC13 for ; Sun, 5 Feb 2012 04:21:42 +0000 (UTC) Received: by iaeo4 with SMTP id o4so10416415iae.13 for ; Sat, 04 Feb 2012 20:21:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; bh=F5X2LlkIqvTuTXg5ytwsN22xluvHmGYw+cbs6KH/JLs=; b=rWpMJPlIL6dzMKpv2cM+7ao5cuPzSB2JK9EEseJtVuXFf6aQ+DsgxYyYualhBSMxse aABfkwUoYniZ2mCG+sTEKtn0cq6sWfsCtH+GOeBfbN85BV7hTxZ82eJQBDl/cUQz+0ua eDoC4xKLMvNywIIGaHnxVNFTlltH1G+Z0g6KA= Received: by 10.42.144.2 with SMTP id z2mr12151280icu.18.1328415702671; Sat, 04 Feb 2012 20:21:42 -0800 (PST) Received: from DataIX.net (adsl-99-181-135-57.dsl.klmzmi.sbcglobal.net. [99.181.135.57]) by mx.google.com with ESMTPS id l28sm19512862ibc.3.2012.02.04.20.21.40 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 04 Feb 2012 20:21:41 -0800 (PST) Sender: Jason Hellenthal Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id q154Lcf5010441 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 4 Feb 2012 23:21:38 -0500 (EST) (envelope-from jhell@DataIX.net) Received: (from jhell@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id q154Lbld009663; Sat, 4 Feb 2012 23:21:37 -0500 (EST) (envelope-from jhell@DataIX.net) Date: Sat, 4 Feb 2012 23:21:37 -0500 From: Jason Hellenthal To: Warren Block Message-ID: <20120205042137.GB582@DataIX.net> References: <20120204184816.GA52504@icarus.home.lan> <20120204190702.GC37724@DataIX.net> <20120204230332.GA582@DataIX.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: freebsd-stable@freebsd.org, Jeremy Chadwick Subject: Re: ld: kernel.debug: Not enough room for program headers 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: Sun, 05 Feb 2012 04:21:43 -0000 On Sat, Feb 04, 2012 at 05:18:18PM -0700, Warren Block wrote: > On Sat, 4 Feb 2012, Jason Hellenthal wrote: > > > On Sat, Feb 04, 2012 at 12:54:58PM -0700, Warren Block wrote: > >> But it still does (did) not build here with NOCCACHE set, so it's not > >> a ccache problem. > > > > I have seen ccache before run anyway even though .if statements are > > within make.conf to prevent it. It was something to do with make and > > friends built from world with ccache and after it would continue to use > > ccache regardless. This can be verified by watching the cache hits and > > misses during a compile with NOCCACHE set. Its tough to revert from > > this but involves removing ccache/distcc from the system. > > Interesting. Just for fun, I tried that, and the ccache stats didn't > change. Wierd. I dont know what to say to that and out of ideas at this point. Can say though that FreeBSD 8.2-STABLE #1 r230983M: Sat Feb 4 11:05:52 EST 2012 this one did compile cleanly here. usr/obj was clean when built and have build logs for every batch of 10 revisions for the past 6 months with no errors shown. -- ;s =;