From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id A7A0B38560A4 for ; Mon, 30 May 2022 08:08:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A7A0B38560A4 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: from reform (deer0x07.wildebeest.org [172.31.17.137]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id A819D30006D6; Mon, 30 May 2022 10:08:02 +0200 (CEST) Received: by reform (Postfix, from userid 1000) id 50CA82E80464; Mon, 30 May 2022 10:08:02 +0200 (CEST) Date: Mon, 30 May 2022 10:08:02 +0200 From: Mark Wielaard To: Martin =?utf-8?B?TGnFoWth?= Cc: buildbot@sourceware.org Subject: Re: [PATCH] Add gccrust for openSUSE containers. Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Spam-Status: No, score=-3.9 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: buildbot@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "The https://builder.sourceware.org/ buildbot" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2022 08:08:05 -0000 Hi Martin, On Mon, May 30, 2022 at 09:57:53AM +0200, Martin Liška wrote: > Ready to be installed? Looks good. Go for it! The gcc rust hackers also asked for a full bootstrap build, maybe just once a day. After this works out we can look into that. Cheers, Mark