From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E68F23858D39; Mon, 19 Sep 2022 17:33:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E68F23858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663608830; bh=WqWBewfZpzLdA2NiwqUL7PqHpioPBm3i4whSDN+AV8U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=N/2CPtAomtH26YPk1iZVCTiJrWT4h/HAsZg/aqQ2PNzmVyPDp9vsSePmjwdUcFXuY J6lR4sPHW+EVIj9tTcE0lKoL8HbFZaZ0NStJXKTbjdqOrShX3TTn4p9QlffMz42yZH spqEBmziW7N4gcHBa29YTEO7WG7c4naRMRN36V8k= From: "roger at nextmovesoftware dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'. Date: Mon, 19 Sep 2022 17:33:50 +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: 12.1.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: roger at nextmovesoftware dot com X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D106472 Roger Sayle changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|roger at nextmovesoftware dot com |unassigned at gcc d= ot gnu.org --- Comment #20 from Roger Sayle --- I can confirm that removing the bootstrap=3Dtrue from the two lines in Makefile.def suggested by Jeff in comment #18, does fix the libgo build for= me. But unfortunately, I can't get "d" to build (with these changes) due to "im= port gcc.config" in libphobos/libdruntime/core/internal/atomic.d being unable to read module 'config' during stage2.=