From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2C24A3858D28; Wed, 3 May 2023 12:45:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2C24A3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683117902; bh=rchdK6vsDgzdUB75fRuwwOYJm1B6+htgiz+snpeM1sg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jO/eCRb+CUYBUaI5247Xeom4AC/pLyRiuP64iZYg7JD7hmTaMszcnaLzbFHokTgB7 OiwUXeNX6KL0gM6mR0+XoRZ9k+SeCIfjzlIiXn41nx1BIoWszr8+1PbfEJ+vwa1Kf2 q8G0vT9tnUTSzZjeBF6LlJ1mx7O4oORUx81Rev8w= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/109709] List of prerequisites should include that tar is required (not only for unpacking the source). Date: Wed, 03 May 2023 12:45:02 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: WAITING 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: bug_status cf_reconfirmed_on everconfirmed 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 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2023-05-03 Ever confirmed|0 |1 --- Comment #2 from Andrew Pinski --- Also the reason why it is listed explicitly for extraction is that the tar files that are generated use gnu tar and use the gnu extensions for long fi= le names.=