From owner-freebsd-current@FreeBSD.ORG Mon Sep 28 20:19:18 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1F34106566C for ; Mon, 28 Sep 2009 20:19:18 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 9D5118FC12 for ; Mon, 28 Sep 2009 20:19:18 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1MsMgm-0007AK-Ev for freebsd-current@freebsd.org; Mon, 28 Sep 2009 22:19:16 +0200 Received: from 207.155.204.151.ptr.us.xo.net ([207.155.204.151]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Sep 2009 22:19:16 +0200 Received: from atkin901 by 207.155.204.151.ptr.us.xo.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Sep 2009 22:19:16 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Mark Atkinson Date: Mon, 28 Sep 2009 20:19:43 +0000 Lines: 20 Message-ID: References: <20090928185634.GI4858@sysmon.tcworks.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 207.155.204.151.ptr.us.xo.net User-Agent: Thunderbird 2.0.0.22 (X11/20090705) In-Reply-To: <20090928185634.GI4858@sysmon.tcworks.net> Sender: news Subject: Re: cvsup17.freebsd.org having issues with RELENG_8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Sep 2009 20:19:19 -0000 Scott Lambert wrote: > I've been using SUPHOST=cvsup17.freebsd.org on my P3 RELENG_8 box. Yes, I noticed that about a month ago when my buildworld started failing. cvsup17 is (seemingly) sponsored by the weather channel (weather.com). Wasn't sure to send a heads up too. > World built successfully, in 6 hours. "make buildkernel" kept blowing up > in the if_re driver, 28 minutes in. When I commented out all references > to "RL_HWREV_8168DP" it broke later in the build. I blew away /usr/obj > and /usr/src and tried again, same issues. I did make delete-old > delete-old-lib, just in case. Blew away /usr/[src|obj]. Same issue. > > My other RELENG_8 boxes weren't having this issue, so I was beginning to > suspect hardware. Finally I tried a different cvsup server and got a > lot of changes from 2009.08.03. Unfortunately, I didn't use my normal > scripts so didn't get a log of what all it checked out. > > Just a heads-up. >