From owner-freebsd-bugs@FreeBSD.ORG Sun Apr 14 20:49:56 2013 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1856F8D3 for ; Sun, 14 Apr 2013 20:49:56 +0000 (UTC) (envelope-from sjg@juniper.net) Received: from exprod7og114.obsmtp.com (exprod7og114.obsmtp.com [64.18.2.215]) by mx1.freebsd.org (Postfix) with ESMTP id EDA0D195 for ; Sun, 14 Apr 2013 20:49:54 +0000 (UTC) Received: from P-EMHUB01-HQ.jnpr.net ([66.129.224.36]) (using TLSv1) by exprod7ob114.postini.com ([64.18.6.12]) with SMTP ID DSNKUWsWbIdQwwjz2wd8I1sgrgEbwOkkTtX/@postini.com; Sun, 14 Apr 2013 13:49:55 PDT Received: from magenta.juniper.net (172.17.27.123) by P-EMHUB01-HQ.jnpr.net (172.24.192.33) with Microsoft SMTP Server (TLS) id 8.3.213.0; Sun, 14 Apr 2013 13:49:48 -0700 Received: from chaos.jnpr.net (chaos.jnpr.net [172.24.29.229]) by magenta.juniper.net (8.11.3/8.11.3) with ESMTP id r3EKnm361553; Sun, 14 Apr 2013 13:49:48 -0700 (PDT) (envelope-from sjg@juniper.net) Received: from chaos.jnpr.net (localhost [127.0.0.1]) by chaos.jnpr.net (Postfix) with ESMTP id C1AB058097; Sun, 14 Apr 2013 13:49:47 -0700 (PDT) To: Garrett Cooper Subject: Re: conf/177845: WITH_BMAKE does not work on CURRENT In-Reply-To: <670AA8F8-B4EA-4D13-B892-EB94BF88F046@gmail.com> References: <201304140420.r3E4K0Et063274@freefall.freebsd.org> <9B5C1BF8-17FB-4718-8AF1-3F8F5E55DAB8@gmail.com> <20130414054224.6720958097@chaos.jnpr.net> <866FF12C-2525-4A59-B20B-39A0522D7B44@gmail.com> <20130414062049.B0C8958097@chaos.jnpr.net> <670AA8F8-B4EA-4D13-B892-EB94BF88F046@gmail.com> Comments: In-reply-to: Garrett Cooper message dated "Sat, 13 Apr 2013 23:33:53 -0700." From: "Simon J. Gerraty" X-Mailer: MH-E 7.82+cvs; nmh 1.3; GNU Emacs 22.3.1 Date: Sun, 14 Apr 2013 13:49:47 -0700 Message-ID: <20130414204947.C1AB058097@chaos.jnpr.net> MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-bugs@FreeBSD.org X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Apr 2013 20:49:56 -0000 FWIW the buildworld I just did (with freebsd make as /usr/bin/make) finished ok (tree updated to r249461), and lots of previous builds used bmake as /usr/bin/make. I'll rebuild this same tree that way... Yep, that complete ok too. > I'm rebuilding world right now so it might be due to a bug fixed = >in the past, but I swear I've seen this on another CURRENT box I kept = >reasonably (within the past couple months) up to date.