From owner-freebsd-current@freebsd.org Thu Jan 4 14:06:18 2018 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 595EBEB6A75 for ; Thu, 4 Jan 2018 14:06:18 +0000 (UTC) (envelope-from mark@heily.com) Received: from mail-oi0-x22c.google.com (mail-oi0-x22c.google.com [IPv6:2607:f8b0:4003:c06::22c]) (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 1DB596ACC2 for ; Thu, 4 Jan 2018 14:06:18 +0000 (UTC) (envelope-from mark@heily.com) Received: by mail-oi0-x22c.google.com with SMTP id 184so1075179oii.2 for ; Thu, 04 Jan 2018 06:06:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heily-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=d9wooc4E+p2IAzypEMqPv2T4Rhg3H5dUZDQHYIPx0qE=; b=HUSnfxIwFx0Erya3mI6m77Z20ciGIj0mvcxzVP34F3M8murCuRoO3zMjRspP2CjHAm ZjKOsFLR6YePcvzAJLV1ljhtH+rsuV5NSR4l/dDhRUIpYmvVNN2Ft6B/baOcEzpFlIrP ZNlBYznmvVQutN+5KfgQY0CdhgoYs++GoPGFnsHxSlFIGa6icbCamZ5ZxUZk24zwE/JK Lo4OVXspExqopsGSEj1BmwalRBZaSYTEsAI9KTtMd9CZZxRZri8yNKNLegnQ9Wdq4TVJ qtWV4U5fr7BTWz1Jb/+5JIYfU7o9XKcMZ9a3zeZk/c+n2HM1WQYCK27/F9PuvmMvobRv J6qQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=d9wooc4E+p2IAzypEMqPv2T4Rhg3H5dUZDQHYIPx0qE=; b=Dc/xyOcOCc6+DQrsymHX3XJBlnA1/7SrG1AYbRJDDxCa8lNnr3FhD6OvZ9g6sygiMT CNAuJXRNnbuHVS3IMOZwFEBKeXkcxr0IeZSxmAnzBOkQCpKSjICiUdGV9j6JZq3rnOqP q8f4voNNBWfq1rrsOA1FKuUxm089KhtyFGcT3JKBAu6PE3JswBcCyB4NBXF4uuSvSzNC S8CQXfWcUpqVUKOVKbpbI24n2I2hvbaaWo7ganGSJN2ZC6vbiI4MscUy0cGyGvekSADw OdY1KojBSNaLJ9rl/NVEbgKXx85bhEk6HbOh9Gv+5JPI84ZT1uKDtrW+/LXqiadWpVGb qxjQ== X-Gm-Message-State: AKGB3mLhPuZsich6HCr96HUs9JpoDgD2M6x4iFGy31hcPR2/ZgNdXs5q E+gccX+1RgmmYF1gqKGPi0czK6bBlZO4a88953OrmA== X-Google-Smtp-Source: ACJfBouV7WVCjWZUxwnC0L4hNqGKLRCzl9nh/4OgBBFb+uPl7smjmIC6y/hKPyxOkEE+dRidvP2sdqbxj5hfzH6upw8= X-Received: by 10.202.245.136 with SMTP id t130mr2638599oih.356.1515074777143; Thu, 04 Jan 2018 06:06:17 -0800 (PST) MIME-Version: 1.0 Received: by 10.157.22.183 with HTTP; Thu, 4 Jan 2018 06:06:16 -0800 (PST) X-Originating-IP: [71.70.173.127] In-Reply-To: <20180104121735.18f2387f@freyja.zeit4.iv.bundesimmobilien.de> References: <20180102143308.3dmv7sdqccuehrid@mutt-hbsd> <20180104121735.18f2387f@freyja.zeit4.iv.bundesimmobilien.de> From: Mark Heily Date: Thu, 4 Jan 2018 09:06:16 -0500 Message-ID: Subject: Re: more fallout from removal of lint To: "O. Hartmann" Cc: Shawn Webb , Don Lewis , freebsd-current Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 04 Jan 2018 14:06:18 -0000 On Thu, Jan 4, 2018 at 6:17 AM, O. Hartmann wrote: > On Tue, 2 Jan 2018 09:33:08 -0500 > Shawn Webb wrote: > > > On Mon, Jan 01, 2018 at 05:14:00PM -0800, Don Lewis wrote: > > > Since lint was removed from 12.0-CURRENT, it is not possible to build > > > 11.1-STABLE on a 12.0-CURRENT host > There is a big difference between what is "possible" and what is "supported". Since CURRENT is branched off of STABLE, there is always a period of time where the two build systems are compatible. During this time, it is *possible* to build STABLE on a CURRENT host. However, the build system for CURRENT can be changed in ways that make it incompatible with building STABLE. This is normal and expected behavior for a development branch. It has never been a *supported* option to mix and match source code from different branches on a single host. Can you try creating a 11.1-STABLE jail on your 12-CURRENT host, and perform the build within the jail? I'm not clear on what role Poudriere plays in all of this, so that may take some additional work to straighten out. Regards, - Mark