From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 14B8038582A1; Sun, 20 Aug 2023 08:16:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 14B8038582A1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692519375; bh=XlsVY1ZXAbQIIzX2UklKGGHEnzM7vxghlo5iHFTJy6k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rg2WgC5Deppb1g7VAX6YooZrSvVfdZSFprkQP5ZGV61H53FBemd+97MwuN6+RB2t2 i157XawXzeNYR5ft9gGxg1L4SHJLuFyhSuKkXoe2Dmhb+VvZfN2GsmSAgTwXwJ/cx6 60DoRg28EbFZC3+3kw9HyMfGbOoh91VKrJvP5fyo= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/111027] [11/12/13/14 Regression] `make install` touches the build directory; Install error "tmp-header-vars: Permission denied", build on NFS, improvement possible Date: Sun, 20 Aug 2023 08:16:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_known_to_fail cf_known_to_work bug_status everconfirmed short_desc target_milestone cf_reconfirmed_on Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D111027 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |4.5.0 Known to work| |4.4.0 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Summary|Install error |[11/12/13/14 Regression] |"tmp-header-vars: |`make install` touches the |Permission denied", build |build directory; Install |on NFS, improvement |error "tmp-header-vars: |possible |Permission denied", build | |on NFS, improvement | |possible Target Milestone|--- |11.5 Last reconfirmed| |2023-08-20 --- Comment #3 from Andrew Pinski --- Confirmed. Introduced in r0-97381-g090fa0ab610a for GCC 4.5.0 so it is techincally a regression.=