From nobody Wed Nov 24 17:03:22 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 9D44F18B0A6C for ; Wed, 24 Nov 2021 17:03:33 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-ua1-x936.google.com (mail-ua1-x936.google.com [IPv6:2607:f8b0:4864:20::936]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HznQY3qK9z4jG4 for ; Wed, 24 Nov 2021 17:03:33 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-ua1-x936.google.com with SMTP id r15so6538679uao.3 for ; Wed, 24 Nov 2021 09:03:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=HtFUsfRphDYRfx6s/6WHBsrepo4rApUvEGCB7H6WPmY=; b=y8gFXyk1LQzad0mHpzhEbOMqg1/NUIyCKv9LcdGFfFVclJaTFeZ4G3l5xBbQmWtg5w PrymqtHz5m7GtpDGKcN+pxitxXOhdLzNXR9NDjH8RwhdOl+JFxeKShUxdN554GSybog1 qRlls+BwsP1yJzct5ywRxuEmmShQ4y1SU8Lq+/HMjzt5woSFWjnZ27v/GLyWmepXjpPd tMfsJjTHdKGLVvfQaU0KbbyT1OUFS7mf/XaBpHgu0OA1xgnr+TSxe8kKqIr5ObZ+Jtad 4DUG008GwaHus3E/Q72C8ClcizjaFzm/6RNcoVJPhoK3ooY/q9mCoPDjUUMtMqPuA04b mnNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=HtFUsfRphDYRfx6s/6WHBsrepo4rApUvEGCB7H6WPmY=; b=hD5kJvj5AeogC9aSyrwqwiQjrIdriO5iwoIB4PtOqQiS7beH9CWjGZTY6kMF95PbuB 7tDNY2Y9TEV8cnE+klsp+o/IwI0LubSjDURHloatCaRi8ciMWfD6oNftRSSCDcx3k0TR GbIfEzGyH2aR9RT12fca3nj4Sjg6y0ZHJXoOYiFG+8gmhqQFejzK6vDtZegegYD9KlTU G80ZbetcYjtzmKb9vThN9WfnEC8B5P5Ma04WsYVV8m7qAlBygUgZ9G0WiZI5Fmm00GkY igya0AzCZpeSBZo4aVY/W/v3+EduY9iwuVbgV1y8v6qn7H3Hpijc/zg5MSn+kMoGnhaE 6oHg== X-Gm-Message-State: AOAM533WO6pxaBhHZ3LhWa4F5GWUI6BlD/kP6M5izzbYNywHUfjUvSPf nTJi85QzvMWwf35zU9nUgQ3aHEITFRgQD3K+fQdGFg== X-Google-Smtp-Source: ABdhPJzov8Ravu5PxHvD04dAgT/Ir/2yxvg554yZbsUns1rwE/5lC63C5AeiRMSvhboFivoRSYi+YWhlS37Q4CL2po0= X-Received: by 2002:a05:6102:3e8d:: with SMTP id m13mr27252872vsv.6.1637773413037; Wed, 24 Nov 2021 09:03:33 -0800 (PST) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Warner Losh Date: Wed, 24 Nov 2021 10:03:22 -0700 Message-ID: Subject: Re: make cleandiry tries to access /lib/geom To: John Baldwin Cc: "Bjoern A. Zeeb" , FreeBSD Current , Jessica Clarke Content-Type: multipart/alternative; boundary="00000000000081d49e05d18bd62f" X-Rspamd-Queue-Id: 4HznQY3qK9z4jG4 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: Y --00000000000081d49e05d18bd62f Content-Type: text/plain; charset="UTF-8" On Wed, Nov 24, 2021 at 9:52 AM John Baldwin wrote: > On 11/24/21 3:30 AM, Bjoern A. Zeeb wrote: > > Hi, > > > > 673 ===> usr.bin/diff/tests (cleandir) > > 674 ===> lib/geom (cleandir) > > 675 ===> sbin/mount_udf (cleandir) > > 676 make[6] warning: /lib/geom: Permission denied. > > > > ^^^^ not sure what is going on here? > > > > 677 ===> share/i18n/esdb/ISO-8859 (cleandir) > > 678 ===> tests/sys/cddl/zfs/tests/cli_root/zfs_clone (cleandir) > > I think Jess has a possible fix. This is some regression added in the > build system several months ago. https://reviews.freebsd.org/D30990 --00000000000081d49e05d18bd62f--