From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 03EE03858438; Wed, 28 Sep 2022 06:28:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 03EE03858438 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664346510; bh=oNMcD8PR1aDWxhYLMPmRIYG6JxORdwNaA8wWL9bP4tE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fm1/Ey5o7b2kklZHRsi4zS2z04vVqMPoNwu11EWY0xGzeZXtseJV45VgEM0vH2Xxx w+G3pyp6PXxR0e+iqntzg+QMgAKZX95o3aj6rWpD8yHJNrybLoYpYuS+6AtPA2LnVv W/SsGBItWC4QZ1b01BXAYR4UVNwW7S0O1PbBVrf0= From: "slyfox at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/107064] gcc/config/t-i386 depends are incomplete: /gcc/config/i386/i386-builtins.h:25:10: fatal error: i386-builtin-types.inc: No such file or directory Date: Wed, 28 Sep 2022 06:28:29 +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.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: slyfox 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: attachments.created 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=3D107064 --- Comment #1 from Sergei Trofimovich --- Created attachment 53635 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D53635&action=3Dedit 0001-gcc-config-t-i386-add-build-dependencies-on-i386-bui.patch=