From owner-freebsd-current@FreeBSD.ORG Sun May 20 03:38:35 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA29D106566B for ; Sun, 20 May 2012 03:38:35 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id 724B78FC08 for ; Sun, 20 May 2012 03:38:35 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=rair.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1SVwyW-0000Hb-N4; Sun, 20 May 2012 03:38:32 +0000 Date: Sun, 20 May 2012 12:38:31 +0900 Message-ID: From: Randy Bush To: "O. Hartmann" In-Reply-To: <4FB7A63C.70509@zedat.fu-berlin.de> References: <4FB7A63C.70509@zedat.fu-berlin.de> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: FreeBSD Current Subject: Re: CURRENT: buildworld fails 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: Sun, 20 May 2012 03:38:35 -0000 38 csup -g -s -L 2 cvs-supfile 2>&1 | tee cvsup.log 39 time make buildworld 2>&1 | tee buildworld.log 40 time make kernel 2>&1 | tee kernel.log 41 time make installworld 2>&1 | tee installworld.log 42 mergemaster -cviFU 43 ./fix.termcap 44 reboot FreeBSD ran.psg.com 10.0-CURRENT FreeBSD 10.0-CURRENT #9: Sat May 19 23:53:23 UTC 2012 root@ran.psg.com:/usr/obj/usr/src/sys/RAN amd64 seemed to work randy