From owner-svn-src-head@freebsd.org Mon Sep 19 06:42:57 2016 Return-Path: Delivered-To: svn-src-head@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 53813BE0ADB for ; Mon, 19 Sep 2016 06:42:57 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x231.google.com (mail-it0-x231.google.com [IPv6:2607:f8b0:4001:c0b::231]) (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 1959683E for ; Mon, 19 Sep 2016 06:42:57 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x231.google.com with SMTP id n143so62477818ita.1 for ; Sun, 18 Sep 2016 23:42:57 -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=7x3P3wcHWtH8lrBDG/L54MkpnOsxUV/Te1pIf6pMUx0=; b=wmNRM6nPX78Th07stwASlPkGgoCXYxln0QOxGsMfjK67j8hmD6JHDCh54emsCnWuPC HgE0t6Uq54eHIPHPvFVIT4gHhFLiVx7HD1uEsc9bx9Lo/T0XOlqWblE6UcAJluvFsybh bFPe8ch+za9EZiFie/WqKo2+ntYPPqXEX4x3nBD0rfUPUlhyjyRzSlxkQ8+g2dftg0u4 5+2CRddsdnn5qdTHX9MDkxoDquX0idcvBqHeAHDPXMXyC4T3sSRe9355OGkTmYcZywFd JLK6Q/B9Olow0NDHbTxNso4eKm/75+f3A95uN0bUj+gYP+3FNfn/tFcsxvGGqlIKAmjH k4/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=7x3P3wcHWtH8lrBDG/L54MkpnOsxUV/Te1pIf6pMUx0=; b=DQeO0Uqji21a1tzz1GDSxz1R76JFdIpNTJlIKSxzKE9sSALLyRwAkMggZqPudOi8FA 5cMczKCwtB7C9KdNEWvbfC74G+hp4oNyeHJipCuiFonl6CY5x3v+6wyQyIoFCj5G7IdG OGboXaR+RYdJ48PygEWiQzmQnvheRs/7nIoxUUrQ/e78ELqoRzEhSKnUNPAuFFAok1nI +O6ZvRfeDWNyCGXlFFnUs+9M024hlCO0Dn4ytk+ZfVeV7YPOea18ECOG9SRt+DYN04eW xiCbDrSs6GFBXufEYpPDTf7O2BMwBvFtt5kK5riCm74X+zsQHmZKeQaZZPElZNEAZt4j dpuA== X-Gm-Message-State: AE9vXwNszDaOPMTJn0hJ5f7fFRxUTUs8w72sx6YP912ariPEN0D3o4/xpkpZc73SY9gWjr2PQ4vtrhpRcev4cw== X-Received: by 10.36.158.213 with SMTP id p204mr8264925itd.99.1474267376594; Sun, 18 Sep 2016 23:42:56 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.36.65.7 with HTTP; Sun, 18 Sep 2016 23:42:56 -0700 (PDT) X-Originating-IP: [50.253.99.174] In-Reply-To: <20160919064156.qrewh22igpuh7ytr@ivaldir.etoilebsd.net> References: <201609181916.u8IJGnG2062423@repo.freebsd.org> <20160919064156.qrewh22igpuh7ytr@ivaldir.etoilebsd.net> From: Warner Losh Date: Mon, 19 Sep 2016 00:42:56 -0600 X-Google-Sender-Auth: KBHU8m4iwi3XRPnp5YjRa8X8RjY Message-ID: Subject: Re: svn commit: r305949 - head/usr.bin/soelim To: Baptiste Daroussin Cc: Allan Jude , src-committers , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2016 06:42:57 -0000 On Mon, Sep 19, 2016 at 12:41 AM, Baptiste Daroussin wrote: > On Mon, Sep 19, 2016 at 12:04:16AM -0600, Warner Losh wrote: >> On Sun, Sep 18, 2016 at 11:52 PM, Warner Losh wrote: >> > On Sun, Sep 18, 2016 at 11:44 PM, Warner Losh wrote: >> >> On Sun, Sep 18, 2016 at 6:24 PM, Allan Jude wrote: >> >>> On 2016-09-18 15:16, Baptiste Daroussin wrote: >> >>>> Author: bapt >> >>>> Date: Sun Sep 18 19:16:48 2016 >> >>>> New Revision: 305949 >> >>>> URL: https://svnweb.freebsd.org/changeset/base/305949 >> >>>> >> >>>> Log: >> >>>> Simplify the fix for bootstrap tools >> >>>> >> >>>> building head is not supported from prior to stable/10 where sys/capsicum.h was >> >>>> named sys/capabilities.h >> >> >> >> There's still a lot of people building head on 9.x systems. You sure >> >> this is a good idea? >> > >> > MINIMUM_SUPPORTED_OSREL?= 900044 >> > >> > is the currently listed minimum version. Last time I tried it, it worked. >> >> So in case it wasn't clear, I'd like to request a backout of the >> elimination of the #ifdef, or at least permission to add them back >> when I can show that 9.x systems still can build HEAD. Unlike clang >> requiring c++11 to build, this is a trivial thing to maintain >> compatibility. >> > > Agree, I had also other reasons to back out the entire capsicum support. I will > bring it back later (and make sure it can build on FreeBSD 9 Thanks! I'll be happy to help test or code review if you'd like. Warner