From owner-freebsd-bugs@FreeBSD.ORG Wed Aug 7 17:53:00 2013 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A2909351; Wed, 7 Aug 2013 17:53:00 +0000 (UTC) (envelope-from sjg@juniper.net) Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe006.messaging.microsoft.com [216.32.181.186]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5F79D2C94; Wed, 7 Aug 2013 17:52:59 +0000 (UTC) Received: from mail158-ch1-R.bigfish.com (10.43.68.246) by CH1EHSOBE007.bigfish.com (10.43.70.57) with Microsoft SMTP Server id 14.1.225.22; Wed, 7 Aug 2013 17:52:58 +0000 Received: from mail158-ch1 (localhost [127.0.0.1]) by mail158-ch1-R.bigfish.com (Postfix) with ESMTP id ED87C420336; Wed, 7 Aug 2013 17:52:57 +0000 (UTC) X-Forefront-Antispam-Report: CIP:66.129.224.52; KIP:(null); UIP:(null); IPV:NLI; H:P-EMF01-SAC.jnpr.net; RD:none; EFVD:NLI X-SpamScore: 3 X-BigFish: VPS3(zzda00hdc73hzz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6h1082kz8dhz1de097hz2fh2a8h668h839hd25hf0ah1288h12a5h12a9h12bdh12e5h137ah139eh13b6h1441h14ddh1504h1537h162dh1631h1758h1898h18e1h1946h19b5h1ad9h1b0ah1b2fh1b88h1fb3h1d0ch1d2eh1d3fh1de2h1dfeh1dffh1e23h1155h) Received-SPF: pass (mail158-ch1: domain of juniper.net designates 66.129.224.52 as permitted sender) client-ip=66.129.224.52; envelope-from=sjg@juniper.net; helo=P-EMF01-SAC.jnpr.net ; SAC.jnpr.net ; Received: from mail158-ch1 (localhost.localdomain [127.0.0.1]) by mail158-ch1 (MessageSwitch) id 1375897900187013_23052; Wed, 7 Aug 2013 17:51:40 +0000 (UTC) Received: from CH1EHSMHS021.bigfish.com (snatpool1.int.messaging.microsoft.com [10.43.68.245]) by mail158-ch1.bigfish.com (Postfix) with ESMTP id 1FB772C004A; Wed, 7 Aug 2013 17:51:40 +0000 (UTC) Received: from P-EMF01-SAC.jnpr.net (66.129.224.52) by CH1EHSMHS021.bigfish.com (10.43.70.21) with Microsoft SMTP Server (TLS) id 14.16.227.3; Wed, 7 Aug 2013 17:51:36 +0000 Received: from magenta.juniper.net (172.17.27.123) by P-EMF01-SAC.jnpr.net (172.24.192.21) with Microsoft SMTP Server (TLS) id 14.3.146.0; Wed, 7 Aug 2013 10:51:34 -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 r77HpXL35698; Wed, 7 Aug 2013 10:51:33 -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 A099D58097; Wed, 7 Aug 2013 10:51:33 -0700 (PDT) To: Garrett Cooper Subject: Re: conf/181116: CURRENT build always uses bmake, even though WITHOUT_BMAKE is specified In-Reply-To: References: <201308071650.r77Go0ql017340@freefall.freebsd.org> Comments: In-reply-to: Garrett Cooper message dated "Wed, 07 Aug 2013 10:39:59 -0700." From: "Simon J. Gerraty" X-Mailer: MH-E 7.82+cvs; nmh 1.3; GNU Emacs 22.3.1 Date: Wed, 7 Aug 2013 10:51:33 -0700 Message-ID: <20130807175133.A099D58097@chaos.jnpr.net> MIME-Version: 1.0 Content-Type: text/plain X-OriginatorOrg: juniper.net X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Cc: "freebsd-bugs@FreeBSD.org" , "FreeBSD-gnats-submit@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: Wed, 07 Aug 2013 17:53:00 -0000 src/Makefile does not read bsd.own.mk so does not see src.conf it does however see make.conf More importantly, is this a "test" or is there a percieved need to continue building with fmake? If so why? I was aiming to get rid of WITH[OUT]_BMAKE soon - in time for 10.0