From nobody Tue Nov 15 19:24:33 2022 X-Original-To: bugs@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 4NBbhy4f7Qz4hYMg for ; Tue, 15 Nov 2022 19:24:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NBbhy3Kt3z4JPL for ; Tue, 15 Nov 2022 19:24:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1668540274; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4VvLLsXTvWIWj6UTBxOqkx45yro//ZNFfdmOiS3l0WY=; b=hma9p9ZGch8rrmbM8lu8NGnJuoqg4IhBDLZigCkWfoj+9GVPhoWAsDFDbGvvNMBVM2mH27 4h7/KRdTzKFPSRIHBnGaiTzXq8ftgJSDrbWx2vNyJtpLAmzfCL7HEKQ2fL7qU0QNZ2eHbB 4ww9wtoSJGFHSgKBD6ecDGhTJDYNBuHhmQDYWQVBKpaVjguKEs6IH7dpDxixcVJ8jnPyl+ um8qyyNwqsMeqYJdyq9WeKtkFk0iOOLMrEEn5qrrsh4o35OjEAbee7gg4usdRkhJNngXKs NggKqMS+xQlAAJ0FatPZAbaSViE5zP6ZuIr5u1PT91DCK41+F1FWXTAx793TUg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668540274; a=rsa-sha256; cv=none; b=KqgEPxgOgGhlGxEI69ASZbZ3A41vRvKRq47wwIcdB8KxfqWskQoOy9VYeo18KfVZmg2gz5 ToKHQu1e9k70g5MDPcr/KXaJwftIByN20eV/hUQ0paa/voSX7Uu3aYLeCinOPvjzQohGtr fjNPXTD3g/S+J5erni4otIxVZIH76IlJm2HaHnkZ4rKZwU7H/nMtCPT3YNs3A2c4/wQTc4 SOlGbpBrn10aw5l69+3S5fS64D5IshK4GApUiyjqel1pzwxwDY9K40aMoYjq0jl4zP++oO YF3lM5c3/agGPEi01warcdbssjfp1DPe89f1e2GsMi2OrPE3M4DShQ8PQNrXNg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NBbhy2PnmzYtC for ; Tue, 15 Nov 2022 19:24:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2AFJOYkR080097 for ; Tue, 15 Nov 2022 19:24:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AFJOYLJ080096 for bugs@FreeBSD.org; Tue, 15 Nov 2022 19:24:34 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 264208] make install[kernel|world] from read only /usr/obj throws permission denied warnings. Date: Tue, 15 Nov 2022 19:24:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.1-STABLE X-Bugzilla-Keywords: toolchain X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: bdrewery@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264208 Bryan Drewery changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bdrewery@FreeBSD.org --- Comment #4 from Bryan Drewery --- The warnings can be hidden with MAKE_OBJDIR_CHECK_WRITABLE=3D0 in env. It m= ay be worth adding this to share/mk/sys.mk. It should just be a warning and not a real problem unless running a target = that needs to do a write. --=20 You are receiving this mail because: You are the assignee for the bug.=