From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B780A3858C52; Thu, 4 May 2023 12:34:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B780A3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683203659; bh=lPgV1NwL+QGdkHYjXKqAI+rz6UJ5QlBOm/+uu6k44Rg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eixrwVLgFsdbtmzVE7tf/33f3N1UiDwtmLvsUfld5Dxr4kK/39lAb0OXiLtjQVm0N +BsCGiP1gI9/2kUBB+TfhIAcHy4JVXg0BsdEkcBd+5Ed47o027pIik6E4A43mOl8T5 VEeWu+5gAOqN1LomfxizPOTG3Lkvk4TOKUIOpl4I= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/109709] List of prerequisites should include that tar is required (not only for unpacking the source). Date: Thu, 04 May 2023 12:34:19 +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: 14.0 X-Bugzilla-Keywords: build, documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: redi 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D109709 --- Comment #7 from Jonathan Wakely --- Maybe we should just say "a full set of POSIX shell utilities (ls, cp, find, tar, sed, etc.) is expected to be available" and leave it at that.=