From owner-svn-src-all@freebsd.org Thu Apr 18 18:04:06 2019 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B9041578564 for ; Thu, 18 Apr 2019 18:04:06 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qk1-x72d.google.com (mail-qk1-x72d.google.com [IPv6:2607:f8b0:4864:20::72d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DD76072B08 for ; Thu, 18 Apr 2019 18:04:05 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qk1-x72d.google.com with SMTP id y5so1653127qkc.11 for ; Thu, 18 Apr 2019 11:04:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=EmeCNmitZD0w6BybPlHKXGFCEUhrW6A8tp9Me1vqIPk=; b=AkmVOIYmYL+PNEc/1nRbL84EKD6sQSjqtkAYKLFHrVKKg4Yqlbj/AeOeJSChlV9bL0 Sbl/zOCsYZ0Oh8cUFGozcXV1oIZwsuGZ9aCUBFRiQk7ZfxgCwhZuIKFzPhYfKXMZhNcT yil0gf4EA21iO+HoP/styywSzoNs7yyzq8nG2VGHQnR3hqyEJcr8k3mxza9xr/SaI87U 7Qwou2p76Z59m/03F2BfMsdrQPmFsB+osprRIm4OIHvsaTk5JG9Ry07jNcQ0rVu8rWAc 924ZBzyNPMwa/56ID2qIPcojNfb81fyjMhTziZb3by956mnWhORp/0IdTEH9WW9hK3KO FMMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=EmeCNmitZD0w6BybPlHKXGFCEUhrW6A8tp9Me1vqIPk=; b=rBYB8zJp+ZKL8w0sbwNJCB3AIH7b50qLler5YIZrkuPHinBUuFL5BVyOVSEwJIEb3A g9UWORkStmGY8V6SpSA6lgYXmYWKJ/0/UdfzsDMewvcMVlKEyw0V3eRPj1qdOjuNKmW0 5pO0NsTRLH4XSS5O1RbBZ4wu8YyX709hpayXxCcfi+RgcjqmYY3KnRqFabF6qhaYbZUa qm3pqLjLozmFB6C28bjUVfOHkFzjRYd7okfbDtCCwraaClcJYZea3awoU8LaHmM+GrgS rrGZEnZzcFkt4EaPttmTdUY1CwVXGpSZoJt9KkHtEHSs1lLb/NSAMU+3z8OgjlaxDV6F MRfA== X-Gm-Message-State: APjAAAW37NuxJyzT6OQ+Cmwk/hbFVQGMrSA0KS7a9o4mZxqJtXjJ8HC5 4a5DEenjnV1lka1sayzZRmj8I8D8dzr/4TqHw5YgHA== X-Google-Smtp-Source: APXvYqzEvYRl4JdN04/kzcJ2uF5OScJG5S3wPCBhvXOqW2r+dGq3Dogmu9u+CBV5mDp2ITVnET0Tes79njE3ovLLooQ= X-Received: by 2002:a05:620a:15c4:: with SMTP id o4mr71362902qkm.175.1555610645304; Thu, 18 Apr 2019 11:04:05 -0700 (PDT) MIME-Version: 1.0 References: <201904180332.x3I3WJTt096491@slippy.cwsent.com> <201904181345.x3IDjgr4005764@gndrsh.dnsmgr.net> In-Reply-To: From: Warner Losh Date: Thu, 18 Apr 2019 12:03:53 -0600 Message-ID: Subject: Re: svn commit: r346341 - head/tools/build To: Ed Maste Cc: Kyle Evans , "Rodney W. Grimes" , Cy Schubert , Cy Schubert , src-committers , svn-src-all , svn-src-head X-Rspamd-Queue-Id: DD76072B08 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.99)[-0.988,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Apr 2019 18:04:06 -0000 On Thu, Apr 18, 2019 at 12:03 PM Ed Maste wrote: > On Thu, 18 Apr 2019 at 10:03, Kyle Evans wrote: > > > > Keep in mind that this is bootstrap; it's being built for the host > > system, but it will link against a version of libcasper that's been > > built in an earlier stage with the proper featureset. > > Not exactly the case here: if building on a system with too-old Casper > then strings just builds without Capsicum/Casper support. Macros / > static inline stub implementations in the header takes care of this, > it does not actually link against any libcasper. > Yea, we need to do one or the other. Warner