From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 0C5/CXrN8F6LfgAA0tVLHw (envelope-from ) for ; Mon, 22 Jun 2020 15:25:46 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 4HxSBXrN8F4NegAAbx9fmQ (envelope-from ) for ; Mon, 22 Jun 2020 15:25:46 +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 74A0D9400C1 for ; Mon, 22 Jun 2020 15:25:45 +0000 (UTC) Received: from localhost ([::1]:45346 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jnOKM-0007Oc-Un for larch@yhetil.org; Mon, 22 Jun 2020 11:25:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53442) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jnOEs-00075l-JG for bug-guix@gnu.org; Mon, 22 Jun 2020 11:20:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51009) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jnOEs-0007VC-6Q for bug-guix@gnu.org; Mon, 22 Jun 2020 11:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jnOEs-00022g-2W for bug-guix@gnu.org; Mon, 22 Jun 2020 11:20:02 -0400 Subject: bug#41993: [BUG] Rust 1.19.0 failing to build Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Mon, 22 Jun 2020 15:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 41993 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Kurt I , 41993-done@debbugs.gnu.org Mail-Followup-To: 41993@debbugs.gnu.org, marius@gnu.org, gitlabcanada@runbox.com Received: via spool by 41993-done@debbugs.gnu.org id=D41993.15928391757806 (code D ref 41993); Mon, 22 Jun 2020 15:20:01 +0000 Received: (at 41993-done) by debbugs.gnu.org; 22 Jun 2020 15:19:35 +0000 Received: from localhost ([127.0.0.1]:34321 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jnOER-00021p-20 for submit@debbugs.gnu.org; Mon, 22 Jun 2020 11:19:35 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38910) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jnOEP-00021c-BH for 41993-done@debbugs.gnu.org; Mon, 22 Jun 2020 11:19:33 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43524) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jnOEJ-0007Qu-9W; Mon, 22 Jun 2020 11:19:27 -0400 Received: from ti0006q161-3115.bb.online.no ([88.95.106.80]:51078 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jnOEI-0002n8-Pf; Mon, 22 Jun 2020 11:19:27 -0400 From: Marius Bakke In-Reply-To: <3503fe2bc4abe8406ed79d1240ae05ce3867f965.camel@runbox.com> References: <3503fe2bc4abe8406ed79d1240ae05ce3867f965.camel@runbox.com> Date: Mon, 22 Jun 2020 17:19:24 +0200 Message-ID: <87lfkfcemb.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 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-Spam-Score: -3.11 X-TUID: cdaRDS5r+lQb --=-=-= Content-Type: text/plain Kurt I writes: > Running guix system reconfigure and it's failing to build as a > dependency for wine 5.3 Thanks for the report! It's because ffmpeg recently gained an optional dependency on Rust, which currently fails on i686. Fixed in 402d03751c03e509b9aee1f26eed40cae81eebba. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7wy/wACgkQoqBt8qM6 VPoa3Qf/T1zcHcQal/Ew/cRK5jDObqhwFy04heKZNuSb3Apb4xfrXUiFu1mZ9FOJ B+BqXIgrECHgKu1KPpIgVfrhWsvCcb4BAgX7TaKI+ycXnBDUf7JkZhuNtMv0Ovej YSZyIoPQ85I786+gjAC1jyMEX7RBLyHADepRd457ppqWwlEuD7E+AA71Vder/bgc P62NTfe8K6gHHJGTgV3U0fK0n96ZwCdVt5Vb9tk28wClEHotyasROLmkKaUDYJhH Wa4vXzH8CeTXg/FaPpseGtXW02A+TCrn1tXhbUm2jNIygdINZLbBPHKuYEwfWiFD 5EqutzhrqBcJWSSwEcww1HoVz9T8xg== =4QpM -----END PGP SIGNATURE----- --=-=-=--