From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BD5263858D38; Mon, 25 Mar 2024 23:02:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BD5263858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1711407751; bh=UAfP8rRoCKYEpU/8xTvlXVQ05NEKjaq2lHzblvXDy7E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oRMHj8F2+UakHfQxesBLjlEOve9PQMXG8/MD2i5PtWxHLgvCxD+82hDjX5zM2DcK9 kDquueBt7cgzn6pEfzXk8chfpLyTaBKX/WToXScSRarBxx96vlXk3d+8FFY5KsMNf4 thFSqVjq7ViN9pAh04WFrN/6PyD0FIOO1r0AkJ94= From: "mark at klomp dot org" To: gdb-prs@sourceware.org Subject: [Bug build/31557] [gdb/build, aarch64] amd64_linux_read_description was not declared in this scope Date: Mon, 25 Mar 2024 23:02:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: build X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31557 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #1 from Mark Wielaard --- All non-x86_64 builders seem broken: https://builder.sourceware.org/buildbot/#/builders?tags=3Dgdb Introduced by: https://builder.sourceware.org/buildbot/#/changes/50850 commit 198ff6ff819c240545f9fc68b39636fd376d4ba9 Author: Andrew Burgess Date: Tue Jan 30 15:37:23 2024 +0000 gdb/gdbserver: share x86/linux tdesc caching Also causes testcase failures on i386. --=20 You are receiving this mail because: You are on the CC list for the bug.=