From owner-svn-src-all@freebsd.org Thu Oct 17 17:48:09 2019 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 73DA4158F12; Thu, 17 Oct 2019 17:48:09 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-qk1-x72b.google.com (mail-qk1-x72b.google.com [IPv6:2607:f8b0:4864:20::72b]) (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 46vGpx2Tg0z4TVC; Thu, 17 Oct 2019 17:48:09 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-qk1-x72b.google.com with SMTP id e66so2646212qkf.13; Thu, 17 Oct 2019 10:48:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=UaEuwhuszGUOiRNRL+8kOx3eAbUDFah2+iSIaXjKNfU=; b=Svq5maRwa3ZKHXxdph44TelXfn/HMAAU8E0JF6arLLLc75G5KbmrNP0sDCkUcpT7Gu E2cq4sl17lXdO5BUriG8pHgj+mtd/JxKDhFb8LUZ1Rlzt8kZy6D1abSlKAVtaJrCizHR zzYhehKsYaK53KyeQ0VMyKXLcAm9aR7CdUIhv3m0e6bL3kOpQBm9fzd5rzAeM3akeXvz Bev9uizh9c7hLXb9LFyxkMUTLxGwrxPTY9wMqEQLq6xkjPuEThA5KuBXivXqt8Cvbk1+ 1IMY1skFmPnnF+zttaSQ+0ZXHmjKHCHs+klv6XjUUVGRG0tI8rpZnnsGHl86LUDyva0+ cLxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=UaEuwhuszGUOiRNRL+8kOx3eAbUDFah2+iSIaXjKNfU=; b=jehLvP62M+mRUPDZMGvh2SlW2Ysb8vjITR6kir6WkFnm9wuP5etAQi54R6YSS3WNaa 6azn/gfQEwe3CN9b145gZDe4mGDcboINsP3tMBLhbS6Cg5YGdypoA9koVNauHoEwX6eA 1HTMGCO0x+dPh4oZx2MgoSaCLnn7w5O3dtet1kjpxJMND0VWmPZjDmmAdM1vCBLqtvW9 oxPtXvw5OKrL9N/GFZd4TuQE1qMNYhv7+8ohfRAyC/QZYbX+mttH+z7/es3VRVYBC5nS ebP15SfkVZiwy/WGjq5KmRrw3Gc8nxVhbna46pP8ukT6Cp8xJaYR5aV2XgPocmkB2wwK daNA== X-Gm-Message-State: APjAAAXqdYmlUxz/lva0OvBZEGv/8LxuYQAcL8D1tnKFvs8hKEDEeD9n Jsucha8llEHcp4ZmmZXxwCJNn0nR X-Google-Smtp-Source: APXvYqzVB81l+pnwnf9VWwwlBaaHF4wvzUoSurw51+7ILl17xfLvTnNNbpbWvspoZ+UoM8V4j++v0Q== X-Received: by 2002:a37:44a:: with SMTP id 71mr4573721qke.442.1571334487399; Thu, 17 Oct 2019 10:48:07 -0700 (PDT) Received: from raichu (toroon0560w-lp130-05-69-158-183-252.dsl.bell.ca. [69.158.183.252]) by smtp.gmail.com with ESMTPSA id f37sm64304qtb.65.2019.10.17.10.48.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Oct 2019 10:48:06 -0700 (PDT) Sender: Mark Johnston Date: Thu, 17 Oct 2019 13:48:01 -0400 From: Mark Johnston To: Alan Somers Cc: src-committers , svn-src-all , svn-src-head Subject: Re: svn commit: r352909 - in head: contrib/elftoolchain/nm usr.bin/nm Message-ID: <20191017174801.GA6447@raichu> References: <201909301728.x8UHS0QF070658@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) X-Rspamd-Queue-Id: 46vGpx2Tg0z4TVC X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] 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, 17 Oct 2019 17:48:09 -0000 On Thu, Oct 17, 2019 at 11:37:44AM -0600, Alan Somers wrote: > On Mon, Sep 30, 2019 at 11:28 AM Mark Johnston wrote: > > > Author: markj > > Date: Mon Sep 30 17:27:59 2019 > > New Revision: 352909 > > URL: https://svnweb.freebsd.org/changeset/base/352909 > > > > Log: > > Capsicumize nm(1). > > > > Reviewed by: emaste > > Sponsored by: The FreeBSD Foundation > > Differential Revision: https://reviews.freebsd.org/D21107 > > > > Modified: > > head/contrib/elftoolchain/nm/nm.c > > head/usr.bin/nm/Makefile > > > > I can no longer build world after this change. I think nm is being built > before libcasper, because I don't see libcasper.h in my object directory. > Has anybody else had this problem? > > In file included from > /usr/home/somers/freebsd/base/head/contrib/elftoolchain/nm/nm.c:32: > /usr/include/capsicum_helpers.h:42:10: fatal error: 'libcasper.h' file not > found > #include > ^~~~~~~~~~~~~ > 1 error generated. > *** [nm.o] Error code 1 > > make[3]: stopped in /usr/home/somers/freebsd/base/head/usr.bin/nm > 1 error Could you share the full build log somewhere? I haven't seen any other reports of this, and other elftoolchain utilities have been making use of libcasper for a long time.