From owner-freebsd-current@freebsd.org Sun Oct 22 14:59:53 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ABFAFE54421 for ; Sun, 22 Oct 2017 14:59:53 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x22a.google.com (mail-it0-x22a.google.com [IPv6:2607:f8b0:4001:c0b::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 81C3968B15 for ; Sun, 22 Oct 2017 14:59:53 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x22a.google.com with SMTP id n195so3303610itg.0 for ; Sun, 22 Oct 2017 07:59:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=45K1XpWVqHHQ0VoPvA4rv84jofn1p7k+JHxRSnZN84g=; b=N7BLcJ/pIJSqU0UTBmf7CO+ikR/OGMcqnefrUAkCUCZohB5yehTrK3P1tsl9Gt5BHf UaRtZHVXnqr66qwI010uh2cBPvHX+2Xx8tIQsdg8Ma8afTptA7o6Hi+Ddf6ajbIm70hj aGkLs21jjTAWS1Zfkqgj/TYNMY0lwaA5Jad6fFWKmCNMOk/kB7k3fjyZqwqq7YOBwEDM RbmW7yb2Q+9W6ArwNZDRS8LSLaVnS41VUjrt25kyR6wczvTkoirDSM7wnUHAOaOMMedr g5HitQLK6QE+4jiyxP4kO/Cegdbds+Q6kHRc+gn3heRHQJypZ8R3sBQkPZLkLUfjKC3u V1uQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=45K1XpWVqHHQ0VoPvA4rv84jofn1p7k+JHxRSnZN84g=; b=N6FK6r8r5d472a4WXHiMFY1y9f5L6FeynmSeEZt6Qz/a2dIr6/nrU4Cq3jsCYOKWbB 4gLEJO/CJpOkOECiaTz5U8qWXC/b2cMa1lbHbiI/FlWRhxYNWhBc0jBCTCVPNHbFzv5j PP30YUaL+rot05F2iu19a5tDtz5kxDIR/8pXGjMthAgABstv6j5OBr594vrOqPz2S8xb SJZ3Kg/UUpIs/I/JLEDYOAXk175Q9KviQDwlxOdKP6WYivWf6xbzO1GE+WCBk98lTM47 gZfey6pLLuCERqblgFfz7tk1RSVPNbBW7wbbNXMtyncdPbxxpQvYKlZ8oOkZKKF+icC7 egTw== X-Gm-Message-State: AMCzsaXP7TgMLTn6RSuG2iQ/hqHtHTJB4o5keDfZVRrOFCsN3WlwLebz mAnYZQs+oHVxGAaxZFGYtMK21MsuIwci96vZT7pABQ== X-Google-Smtp-Source: ABhQp+TDUEDgpQXw8y0pjTx2EBUfxYQw5LxU4a5k1/0k4AeFR2hBJG1Nzgt1DbZi+rCIoYuoLXqydoU07fIx/jGeFKc= X-Received: by 10.36.184.5 with SMTP id m5mr6266975ite.69.1508684392712; Sun, 22 Oct 2017 07:59:52 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.57.22 with HTTP; Sun, 22 Oct 2017 07:59:52 -0700 (PDT) X-Originating-IP: [2603:300b:6:5100:df5:793f:4458:5cf6] In-Reply-To: <20171022093932.4e822050@ernst.home> References: <20171021084104.517ba6b7@ernst.home> <948b8477-8ef2-9a6f-b9f8-83f515e44b9f@freebsd.org> <20171022093932.4e822050@ernst.home> From: Warner Losh Date: Sun, 22 Oct 2017 08:59:52 -0600 X-Google-Sender-Auth: 4-J9YvoekoqEgJRA4ibgBLaeKIw Message-ID: Subject: Re: /sys/boot compile broken To: gljennjohn@gmail.com Cc: FreeBSD Current Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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, 22 Oct 2017 14:59:53 -0000 On Sun, Oct 22, 2017 at 1:39 AM, Gary Jennejohn wrote: > On Sat, 21 Oct 2017 09:33:41 -0600 > Warner Losh wrote: > > > On Oct 21, 2017 8:02 AM, "Allan Jude" wrote: > > > > On 2017-10-21 02:41, Gary Jennejohn wrote: > > > SVN for HEAD source at 324810. > > > > > > Compiling /sys/boot is totally screwed up. The failure is that > > > geliboot.c cannot be found. > > > > > > This prevents a successful ``make buildworld''. > > > > > > This error occurs despite the fact that I have LOADER_NO_GELI_SUPPORT > > > set to yes in src.conf. > > > > > > Looking at the various Makefiles this option is supposed to prevent > > > using GELI. > > > > > > Even if the user wanted to use GELI the compile of the boot code > > > would probably fail. > > > > > > imp@ has had his fingers in the boot code lately. > > > > > > > Some of the boot code has been changed over to LOADER_GELI_SUPPORT=no > > > > And so you ended up with some code not guarded. Add the additional > > src.conf knob for now, and Warner will get it fixed up > > > > > > I fly back from legoland today and will touch this up. I'm in the process > > of changing them into real config knobs from the weird things that have > > leaked out... sys/boot is likely moving my up to boot as well in the near > > future. > > > > Thanks for the info. > > I see that this change was made fairly late in my time zone. mine too :) I was going to reply to this thread, but it was too late... Please let me know if it works for you. I was able to do builds both ways. Warner