From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4E87C3857357; Tue, 15 Aug 2023 13:43:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4E87C3857357 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692107035; bh=A4hcQsVuPqJfXjEdOKyVVZ794Q+yT50SGUynDm+TG5c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GSKUkA8ryO+PItSZrt7x6/S3p+SXpKyB5NFJoWWsZ+gIwwI4Xg8FSfHE1MF3nfm9r B2v2lBWozRE9JbrMivC8CR0rMLKrmHpHTCpzmmxTx9s9YFcn9rSibv+bR4clRPJd1r o8HNAOsMJOXJcQ48RpX1E4BD8LvbX45EvtFhIlQ8= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/111027] Install error "tmp-header-vars: Permission denied", build on NFS, improvement possible Date: Tue, 15 Aug 2023 13:43:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords 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 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |build --- Comment #1 from Richard Biener --- I think the bug is that make install writes to the build directory at all (= OTOH libtool tends to re-link, but this instance seems to be different).=