From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ED1A13858C60; Thu, 26 Oct 2023 06:03:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ED1A13858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1698300213; bh=7okiejh4+OZ362JQOYwO2sQE1TnDN3I4oBcVw1yHy+8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=W5nC6wwveYFBW3rp+J0KFmQMzgqjcWZr2mP4WdSUYAdKoM3RfPFcY6BeYShX1y9EE 94U5Cb+sq7nta/lGS+bn7mNFJMv0Eefc2lLx/VZOQMBFGq1fSsWm/v0gFBYjf3KAyk vvBZucsNLOSAPiWoD2ktUApC29lAEoXZzVYrp9/M= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/30528] [gdb/testsuite] FAIL: gdb.dwarf2/per-bfd-sharing.exp: couldn't remove files in temporary cache dir Date: Thu, 26 Oct 2023 06:03:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.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: 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=3D30528 --- Comment #1 from Tom de Vries --- Reproduced again on SLE-11 x86_64: ... /data/vries/osc/devel/gcc/gdb/tmp-qa-local/pkgs/gdb-testresults.SLE-11.x86_= 64/gdb-x86_64-suse-linux-m64.sum: FAILs: FAIL: gdb.dwarf2/per-bfd-sharing.exp: couldn't remove files in temporary ca= che dir ... I wondered if missing build-id support could be the cause of this, but elsewhere in the same log we have: ... PASS: gdb.base/sepdebug.exp: build-id support by binutils ... Another possibility could be that we're looking at some of the race conditi= ons in the index cache that were fixed recently. --=20 You are receiving this mail because: You are on the CC list for the bug.=