From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id pAq0EEFQ319IJwAA0tVLHw (envelope-from ) for ; Sun, 20 Dec 2020 13:23:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id MEj+C0FQ31/zKAAAB5/wlQ (envelope-from ) for ; Sun, 20 Dec 2020 13:23:13 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2E46A940657 for ; Sun, 20 Dec 2020 13:23:12 +0000 (UTC) Received: from localhost ([::1]:51160 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kqyg1-0003OB-Kf for larch@yhetil.org; Sun, 20 Dec 2020 08:23:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:40514) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kqyfu-0003O2-Ov for bug-guix@gnu.org; Sun, 20 Dec 2020 08:23:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60560) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kqyfu-0005eM-Gp for bug-guix@gnu.org; Sun, 20 Dec 2020 08:23:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kqyfu-0003xK-Bv for bug-guix@gnu.org; Sun, 20 Dec 2020 08:23:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#35519: guix master 4de63cf3fc0a831d75cb507456821104f24800c2: rust 1.19.0 build failure on i686-linux Resent-From: Danny Milosavljevic Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 20 Dec 2020 13:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 35519 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Mathieu Othacehe Received: via spool by 35519-submit@debbugs.gnu.org id=B35519.160847052815132 (code B ref 35519); Sun, 20 Dec 2020 13:23:02 +0000 Received: (at 35519) by debbugs.gnu.org; 20 Dec 2020 13:22:08 +0000 Received: from localhost ([127.0.0.1]:43873 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kqyf1-0003w0-OG for submit@debbugs.gnu.org; Sun, 20 Dec 2020 08:22:07 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:43078) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kqyf0-0003vr-41 for 35519@debbugs.gnu.org; Sun, 20 Dec 2020 08:22:06 -0500 Received: from localhost (80-110-125-229.cgn.dynamic.surfer.at [80.110.125.229]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 30EE63365A99; Sun, 20 Dec 2020 14:22:04 +0100 (CET) Date: Sun, 20 Dec 2020 14:22:00 +0100 From: Danny Milosavljevic Message-ID: <20201220142043.2049b1d9@scratchpost.org> In-Reply-To: <877dpfkuq9.fsf@gnu.org> References: <871s1ion48.fsf@netris.org> <20200318214538.160d62bd@scratchpost.org> <877dpfkuq9.fsf@gnu.org> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/F7ep+_=2XX3.oW2.90JoAd+"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 35519@debbugs.gnu.org, Marius Bakke Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.41 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 2E46A940657 X-Spam-Score: -2.41 X-Migadu-Scanner: scn1.migadu.com X-TUID: Czn0XCVrs5Iq --Sig_/F7ep+_=2XX3.oW2.90JoAd+ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi, On Fri, 18 Dec 2020 16:19:10 +0100 Mathieu Othacehe wrote: > The CI is spending a considerable amount of time trying to build Rust > packages for "i686-linux". As this is currently broken, what do you > think about applying the attached patch? Sure, for the time being. But seriously, mrustc supports a lot of other architectures (including defining custom architectures in config), and also can bootstrap Rust 1.29.0 directly. It's better to just update mrustc. (Marius Bakke already tried to integrate the mrustc update to core-updates--not sure what the roadblock was. Even if there was a roadblock, mrustc upstream was committed to 7 days ago--maybe the roadblock is gone now ?) --Sig_/F7ep+_=2XX3.oW2.90JoAd+ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl/fT/gACgkQ5xo1VCww uqWbYgf+OfFi1lnPMHh7f6SE+QtNgZ3WF0Azm4nSFTPYMCQZ00T1fJa/NHdYoX5J 1s7N0EZiOw3fVG4k2rLoEVl2aHA+tWM3GO2FeiARMxWPS6Xp5j/tlBSx/TfcFB+I n/VXaZdIMalW7teMHI6LGG6CQn6uWVW7aLkZeQScYSJiTDvs/bVUYC5EF105vrZv PEuZLTcmXvvStA16+YEmfxycDYwDIh2ph65Qf4IQEKShEUzsZ8luteHQGncbX9UK +t2diNm45ZeLlbUUO5sjsGW105DVNPO7p/3v1Ob1bpYMRgp5VdkcOKzwsELWocPw X+86nqTpdhBKlZrWN27KRxgUOlqErQ== =eUzh -----END PGP SIGNATURE----- --Sig_/F7ep+_=2XX3.oW2.90JoAd+--