From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 682C73882053; Thu, 13 Jun 2024 15:46:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 682C73882053 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718293615; bh=zh5oPsk83J/oIr5XfTle00jROy0CFBLEzDWo+Gm9QLE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tEx3ufp8prc7HNGOMbjlQAcvzS/y+aQX8qgsd6+5an1fmRprxd+idTouhDBD9aaV/ deDPcVJRL60vnWleiXkciRmC1KuTKVY131bF6Gztj3RGEM60HQkLEcR6yQRkfSccsx kkvBgIf6j8Z1FaOaNU9/8lktCkycsA+d2SryZSRI= From: "cohenarthur at gcc dot gnu.org" To: gcc-rust@gcc.gnu.org Subject: [Bug bootstrap/115453] [15 regression] Noise from new dlopen, pthread configure checks since r15-1177-g75299e4fe50aa8 Date: Thu, 13 Jun 2024 15:46:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 15.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: cohenarthur at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: cohenarthur at gcc dot gnu.org X-Bugzilla-Target-Milestone: 15.0 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=3D115453 --- Comment #9 from Arthur Cohen --- (In reply to Andrew Pinski from comment #8) > Toplevel makefile is consider bootstrap component rather than rust ... Ah, sorry Andrew, I thought the component was referring to the origin of the issue. Just wanted to be able to find it in the list of Rust-related issues. Sorry! --=20 You are receiving this mail because: You are on the CC list for the bug.=