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 UFEkEmXrv18fUAAA0tVLHw (envelope-from ) for ; Thu, 26 Nov 2020 17:52:37 +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 GOHuDWXrv1+GCQAAB5/wlQ (envelope-from ) for ; Thu, 26 Nov 2020 17:52:37 +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 0064F9402B0 for ; Thu, 26 Nov 2020 17:52:35 +0000 (UTC) Received: from localhost ([::1]:37442 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kiLRY-0001Su-Lj for larch@yhetil.org; Thu, 26 Nov 2020 12:52:32 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41412) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kiLLG-0004c7-2N for bug-guix@gnu.org; Thu, 26 Nov 2020 12:46:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59478) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kiLLF-0008KR-QW for bug-guix@gnu.org; Thu, 26 Nov 2020 12:46:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kiLLF-0001Fs-Pf for bug-guix@gnu.org; Thu, 26 Nov 2020 12:46:01 -0500 Subject: bug#44692: [staging] alacritty build failure Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Thu, 26 Nov 2020 17:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 44692 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Marius Bakke Mail-Followup-To: 44692@debbugs.gnu.org, efraim@flashner.co.il, marius@gnu.org Received: via spool by 44692-done@debbugs.gnu.org id=D44692.16064127054750 (code D ref 44692); Thu, 26 Nov 2020 17:46:01 +0000 Received: (at 44692-done) by debbugs.gnu.org; 26 Nov 2020 17:45:05 +0000 Received: from localhost ([127.0.0.1]:42789 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kiLKL-0001EY-1a for submit@debbugs.gnu.org; Thu, 26 Nov 2020 12:45:05 -0500 Received: from flashner.co.il ([178.62.234.194]:37624) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kiLKI-0001Dj-9X for 44692-done@debbugs.gnu.org; Thu, 26 Nov 2020 12:45:04 -0500 Received: from localhost (unknown [141.226.15.169]) by flashner.co.il (Postfix) with ESMTPSA id 1146540215; Thu, 26 Nov 2020 17:44:55 +0000 (UTC) Date: Thu, 26 Nov 2020 19:44:18 +0200 From: Efraim Flashner Message-ID: References: <87k0ul9n37.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lOaxp09CGuF9Xhc2" Content-Disposition: inline In-Reply-To: <87k0ul9n37.fsf@gnu.org> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 44692-done@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Scanner: ns3122888.ip-94-23-21.eu 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: -1.11 X-TUID: TDW8+UmS+5Ce --lOaxp09CGuF9Xhc2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 16, 2020 at 07:24:28PM +0100, Marius Bakke wrote: > Hello, >=20 > On the 'staging' branch, the "alacritty" package fails to build: >=20 > --8<---------------cut here---------------start------------->8--- > starting phase `build' > error: --features is not allowed in the root of a virtual workspace > note: while this was previously accepted, it didn't actually do anything > command "cargo" "build" "--features" "" "--release" failed with status 101 > --8<---------------cut here---------------end--------------->8--- >=20 > It probably has to do with the Rust upgrade. >=20 > Ideas? Looks like you fixed this in be8a0881f19c7e6c5d1dabbbf1a850fff578860e.o Closing. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --lOaxp09CGuF9Xhc2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl+/6W4ACgkQQarn3Mo9 g1FENw/7BH5CyBZjyzAlRD9YkoSGiQZ3jjGtZHNJVjKw/YUVLUxy15UW1PTfkEJ3 2cCAInavDSv4A8kIBPcTEfhNRJKlGgMLtrrbA7mStHodEQ/VtAUS/KfzObOWIUdA KVs0sUS91Z2npYqnUN6bpzx3GusQ3ENZ0oMZaY0j98qYd7KkLdLZ17kmacUzzBFU 6J5tAHbhFkW8HDA84s20GzYJsiboUBMfGnxAeHJyMiqMnTCNY1olkLkXBekNgKNP cOPQJIe/Qu/GKDlyZgMgxyqEqIcI51DjoAH0QBDMHgjUcQtMnrycqo+kXa5LeV7j QO+cVYyYIAu5NYJAe+DViaPt/XzfCnhRETIUeZ8GsTM56ig7aMzYOddm2rTiDlpm rvYFz5/KpdIFVJTH/awhSLbrOOjft0lF4DD2q3J5GUJuH++UvPD3WC7/rmxHQ7Qi kWTUmZtdFamy99P0OS/EScPLLDoU+5FQUz/ZZhdmWH3yXPs5ILWnuTAF18QMb0IC x80NAMq4QNcwIVcRkYWKdAgc231lWnqYea4OLMszNchhMHeCb4LDBukEKZkGiV7N vdKKQwgazxFURAVT5icArLcO1jYROOrmJAnPgeIhesp6RK2+4nzDmiq3RySoXHdO PURJKxjf/RJLIxL2ALjkRtXvEGSqzL5j153nsbXmspciGgI4SQA= =kPmx -----END PGP SIGNATURE----- --lOaxp09CGuF9Xhc2--