From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1565D3858429; Sat, 10 Sep 2022 03:06:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1565D3858429 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1662779167; bh=1bxuIM6UfpjDlYJBkU39GCMywqmEAuUzaGHOwQqnOXs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YJzu9+8hjMeiTfyiiBNVxs6dQtg8HU8RH8ZsyMgFTQyeEDjVjAEBybZ3YOo82rOMq k4Rx4dYqNeZdKjCK0dfj/qhQxiMyM2latq5P1c5/i1ZAdleWRTBN2hxaFxq6kyN3WQ nusY0gcTnD3nD+qiHxH0Vi/b2zmGXCULEE76vnqw= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/106899] Snapshots do not contain pre-generated man pages & info pages Date: Sat, 10 Sep 2022 03:06:06 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 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=3D106899 --- Comment #2 from Andrew Pinski --- "Public releases and weekly snapshots of the development sources are also available via HTTPS." "Necessary to build GCC documentation during development because the genera= ted output files are not included in the repository. They are included in releases." >From https://gcc.gnu.org/install/prerequisites.html Also I suspect building the snapshot with the generated files will no longe= r be considered a snapshot but a snap release instead. Since it is not exactly w= hat is in the git repo anymore.=